@funkit/core 2.1.1 → 2.1.2-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +16232 -12
- package/dist/index.js.map +7 -1
- package/dist/src/common/constants.d.ts +35 -9
- package/dist/src/viem/Converter.d.ts +4 -4
- package/package.json +6 -4
- package/dist/src/abis/ApproveAndExec.json +0 -106
- package/dist/src/abis/ApproveAndSwap.json +0 -141
- package/dist/src/abis/CheckoutPaymaster.json +0 -3358
- package/dist/src/abis/ERC20.json +0 -1
- package/dist/src/abis/ERC721.json +0 -1
- package/dist/src/abis/EntryPoint.json +0 -1023
- package/dist/src/abis/EstimationPaymaster.json +0 -266
- package/dist/src/abis/FeePercentOracle.json +0 -218
- package/dist/src/abis/FunWallet.json +0 -758
- package/dist/src/abis/FunWalletFactory.json +0 -232
- package/dist/src/abis/GaslessPaymaster.json +0 -558
- package/dist/src/abis/LidoWithdrawQueue.json +0 -1
- package/dist/src/abis/RoleBasedAccessControl.json +0 -836
- package/dist/src/abis/TestNFT.json +0 -226
- package/dist/src/abis/TokenPaymaster.json +0 -696
- package/dist/src/abis/TokenPriceOracle.json +0 -57
- package/dist/src/abis/UniswapV2Factory.json +0 -1
- package/dist/src/abis/UniswapV2Router02.json +0 -1
- package/dist/src/abis/UniswapV3LimitOrder.json +0 -1
- package/dist/src/abis/UserAuthentication.json +0 -338
- package/dist/src/abis/univ3factory.json +0 -1
- package/dist/src/abis/univ3quoter.json +0 -1
- package/dist/src/abis/univ3router.json +0 -1
- package/dist/src/actions/AccessControl.js +0 -87
- package/dist/src/actions/AccessControl.js.map +0 -1
- package/dist/src/actions/BatchActions.js +0 -8
- package/dist/src/actions/BatchActions.js.map +0 -1
- package/dist/src/actions/Bridge.js +0 -42
- package/dist/src/actions/Bridge.js.map +0 -1
- package/dist/src/actions/FirstClassActions.js +0 -329
- package/dist/src/actions/FirstClassActions.js.map +0 -1
- package/dist/src/actions/Group.js +0 -30
- package/dist/src/actions/Group.js.map +0 -1
- package/dist/src/actions/LimitOrder.js +0 -43
- package/dist/src/actions/LimitOrder.js.map +0 -1
- package/dist/src/actions/Stake.js +0 -108
- package/dist/src/actions/Stake.js.map +0 -1
- package/dist/src/actions/Swap.js +0 -150
- package/dist/src/actions/Swap.js.map +0 -1
- package/dist/src/actions/Token.js +0 -103
- package/dist/src/actions/Token.js.map +0 -1
- package/dist/src/actions/index.js +0 -8
- package/dist/src/actions/index.js.map +0 -1
- package/dist/src/actions/types.js +0 -14
- package/dist/src/actions/types.js.map +0 -1
- package/dist/src/apis/AccessControlApis.js +0 -19
- package/dist/src/apis/AccessControlApis.js.map +0 -1
- package/dist/src/apis/BridgeApis.js +0 -54
- package/dist/src/apis/BridgeApis.js.map +0 -1
- package/dist/src/apis/ContractApis.js +0 -7
- package/dist/src/apis/ContractApis.js.map +0 -1
- package/dist/src/apis/GroupApis.js +0 -15
- package/dist/src/apis/GroupApis.js.map +0 -1
- package/dist/src/apis/InfoApis.js +0 -53
- package/dist/src/apis/InfoApis.js.map +0 -1
- package/dist/src/apis/ListenerApis.js +0 -31
- package/dist/src/apis/ListenerApis.js.map +0 -1
- package/dist/src/apis/NFTApis.js +0 -29
- package/dist/src/apis/NFTApis.js.map +0 -1
- package/dist/src/apis/OperationApis.js +0 -76
- package/dist/src/apis/OperationApis.js.map +0 -1
- package/dist/src/apis/PaymasterApis.js +0 -18
- package/dist/src/apis/PaymasterApis.js.map +0 -1
- package/dist/src/apis/SwapApis.js +0 -40
- package/dist/src/apis/SwapApis.js.map +0 -1
- package/dist/src/apis/UserApis.js +0 -56
- package/dist/src/apis/UserApis.js.map +0 -1
- package/dist/src/apis/index.js +0 -9
- package/dist/src/apis/index.js.map +0 -1
- package/dist/src/apis/types.js +0 -2
- package/dist/src/apis/types.js.map +0 -1
- package/dist/src/auth/Auth.js +0 -321
- package/dist/src/auth/Auth.js.map +0 -1
- package/dist/src/auth/SessionKeyAuth.js +0 -115
- package/dist/src/auth/SessionKeyAuth.js.map +0 -1
- package/dist/src/auth/index.js +0 -3
- package/dist/src/auth/index.js.map +0 -1
- package/dist/src/auth/types.js +0 -2
- package/dist/src/auth/types.js.map +0 -1
- package/dist/src/common/constants.js +0 -449
- package/dist/src/common/constants.js.map +0 -1
- package/dist/src/common/index.js +0 -3
- package/dist/src/common/index.js.map +0 -1
- package/dist/src/common/types.js +0 -2
- package/dist/src/common/types.js.map +0 -1
- package/dist/src/config/Config.js +0 -50
- package/dist/src/config/Config.js.map +0 -1
- package/dist/src/config/index.js +0 -3
- package/dist/src/config/index.js.map +0 -1
- package/dist/src/config/types.js +0 -2
- package/dist/src/config/types.js.map +0 -1
- package/dist/src/data/Chain.js +0 -209
- package/dist/src/data/Chain.js.map +0 -1
- package/dist/src/data/NFT.js +0 -101
- package/dist/src/data/NFT.js.map +0 -1
- package/dist/src/data/Operation.js +0 -88
- package/dist/src/data/Operation.js.map +0 -1
- package/dist/src/data/SolidityData.js +0 -84
- package/dist/src/data/SolidityData.js.map +0 -1
- package/dist/src/data/Token.js +0 -118
- package/dist/src/data/Token.js.map +0 -1
- package/dist/src/data/index.js +0 -7
- package/dist/src/data/index.js.map +0 -1
- package/dist/src/data/types.js +0 -22
- package/dist/src/data/types.js.map +0 -1
- package/dist/src/errors/BaseError.js +0 -25
- package/dist/src/errors/BaseError.js.map +0 -1
- package/dist/src/errors/ClientError.js +0 -63
- package/dist/src/errors/ClientError.js.map +0 -1
- package/dist/src/errors/ServerError.js +0 -13
- package/dist/src/errors/ServerError.js.map +0 -1
- package/dist/src/errors/errors.json +0 -626
- package/dist/src/errors/index.js +0 -5
- package/dist/src/errors/index.js.map +0 -1
- package/dist/src/errors/types.js +0 -48
- package/dist/src/errors/types.js.map +0 -1
- package/dist/src/sponsors/CheckoutSponsor.js +0 -61
- package/dist/src/sponsors/CheckoutSponsor.js.map +0 -1
- package/dist/src/sponsors/GaslessSponsor.js +0 -75
- package/dist/src/sponsors/GaslessSponsor.js.map +0 -1
- package/dist/src/sponsors/Sponsor.js +0 -80
- package/dist/src/sponsors/Sponsor.js.map +0 -1
- package/dist/src/sponsors/TokenSponsor.js +0 -251
- package/dist/src/sponsors/TokenSponsor.js.map +0 -1
- package/dist/src/sponsors/index.js +0 -5
- package/dist/src/sponsors/index.js.map +0 -1
- package/dist/src/sponsors/types.js +0 -8
- package/dist/src/sponsors/types.js.map +0 -1
- package/dist/src/utils/ApiUtils.js +0 -94
- package/dist/src/utils/ApiUtils.js.map +0 -1
- package/dist/src/utils/AuthUtils.js +0 -31
- package/dist/src/utils/AuthUtils.js.map +0 -1
- package/dist/src/utils/ChainUtils.js +0 -131
- package/dist/src/utils/ChainUtils.js.map +0 -1
- package/dist/src/utils/CheckoutUtils.js +0 -28
- package/dist/src/utils/CheckoutUtils.js.map +0 -1
- package/dist/src/utils/GroupUtils.js +0 -26
- package/dist/src/utils/GroupUtils.js.map +0 -1
- package/dist/src/utils/MerkleUtils.js +0 -86
- package/dist/src/utils/MerkleUtils.js.map +0 -1
- package/dist/src/utils/PaymasterUtils.js +0 -17
- package/dist/src/utils/PaymasterUtils.js.map +0 -1
- package/dist/src/utils/SwapUtils.js +0 -193
- package/dist/src/utils/SwapUtils.js.map +0 -1
- package/dist/src/utils/TypeUtils.js +0 -9
- package/dist/src/utils/TypeUtils.js.map +0 -1
- package/dist/src/utils/UserOpUtils.js +0 -171
- package/dist/src/utils/UserOpUtils.js.map +0 -1
- package/dist/src/utils/ViemUtils.js +0 -30
- package/dist/src/utils/ViemUtils.js.map +0 -1
- package/dist/src/utils/WalletUtils.js +0 -56
- package/dist/src/utils/WalletUtils.js.map +0 -1
- package/dist/src/utils/index.js +0 -9
- package/dist/src/utils/index.js.map +0 -1
- package/dist/src/viem/ContractInterface.js +0 -90
- package/dist/src/viem/ContractInterface.js.map +0 -1
- package/dist/src/viem/Converter.js +0 -47
- package/dist/src/viem/Converter.js.map +0 -1
- package/dist/src/viem/index.js +0 -3
- package/dist/src/viem/index.js.map +0 -1
- package/dist/src/wallet/FunWallet.js +0 -804
- package/dist/src/wallet/FunWallet.js.map +0 -1
- package/dist/src/wallet/index.js +0 -3
- package/dist/src/wallet/index.js.map +0 -1
- package/dist/src/wallet/types.js +0 -2
- package/dist/src/wallet/types.js.map +0 -1
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "TokenPriceOracle",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"inputs": [],
|
|
6
|
-
"name": "MAX_DELAY",
|
|
7
|
-
"outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
|
|
8
|
-
"stateMutability": "view",
|
|
9
|
-
"type": "function"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"inputs": [],
|
|
13
|
-
"name": "WEI_IN_ETH",
|
|
14
|
-
"outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
|
|
15
|
-
"stateMutability": "view",
|
|
16
|
-
"type": "function"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"inputs": [
|
|
20
|
-
{
|
|
21
|
-
"internalType": "address",
|
|
22
|
-
"name": "aggregatorOrToken",
|
|
23
|
-
"type": "address"
|
|
24
|
-
},
|
|
25
|
-
{ "internalType": "uint256", "name": "ethAmount", "type": "uint256" },
|
|
26
|
-
{ "internalType": "uint8", "name": "tokenDecimals", "type": "uint8" }
|
|
27
|
-
],
|
|
28
|
-
"name": "getTokenValueOfEth",
|
|
29
|
-
"outputs": [
|
|
30
|
-
{
|
|
31
|
-
"internalType": "uint256",
|
|
32
|
-
"name": "tokenValueOfEth",
|
|
33
|
-
"type": "uint256"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"internalType": "uint256",
|
|
37
|
-
"name": "oracleValidUntil",
|
|
38
|
-
"type": "uint256"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"stateMutability": "view",
|
|
42
|
-
"type": "function"
|
|
43
|
-
}
|
|
44
|
-
],
|
|
45
|
-
"addresses": {
|
|
46
|
-
"1": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
47
|
-
"5": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
48
|
-
"10": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
49
|
-
"137": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
50
|
-
"8453": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
51
|
-
"36865": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
52
|
-
"42161": "0x302275dcF9919c5449F2d53253ACD06315385272",
|
|
53
|
-
"421614": "0x33CE83528023d9aee4e6321250514741F00976DB",
|
|
54
|
-
"5000": "0x46B1Aee819Af33fa9617059A3D54e5352793473B",
|
|
55
|
-
"534352": "0x3053451A384524C57dAF9420f8d8b8464555E1e8"
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "UniswapV2Factory", "abi": [{ "inputs": [{ "internalType": "address", "name": "_feeToSetter", "type": "address" }], "payable": false, "stateMutability": "nonpayable", "type": "constructor" }, { "anonymous": false, "inputs": [{ "indexed": true, "internalType": "address", "name": "token0", "type": "address" }, { "indexed": true, "internalType": "address", "name": "token1", "type": "address" }, { "indexed": false, "internalType": "address", "name": "pair", "type": "address" }, { "indexed": false, "internalType": "uint256", "name": "", "type": "uint256" }], "name": "PairCreated", "type": "event" }, { "constant": true, "inputs": [], "name": "INIT_CODE_HASH", "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "name": "allPairs", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "allPairsLength", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [{ "internalType": "address", "name": "tokenA", "type": "address" }, { "internalType": "address", "name": "tokenB", "type": "address" }], "name": "createPair", "outputs": [{ "internalType": "address", "name": "pair", "type": "address" }], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "feeTo", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "feeToSetter", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [{ "internalType": "address", "name": "", "type": "address" }, { "internalType": "address", "name": "", "type": "address" }], "name": "getPair", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [{ "internalType": "address", "name": "_feeTo", "type": "address" }], "name": "setFeeTo", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [{ "internalType": "address", "name": "_feeToSetter", "type": "address" }], "name": "setFeeToSetter", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }], "addresses": { "5": "0x3000611369Ae8A009C8CB0e4011C765FdFB35802", "31337": "0x3489745eff9525CCC3d8c648102FE2cf3485e228", "36865": "0xF8c6B9d738D2E324bDe51760b798Bfa93dd077B3", "84531": "0x6d9888900b96a019982AC3CcF1A639a024851196" } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "UniswapV2Router02", "abi": [{ "inputs": [{ "internalType": "address", "name": "_factory", "type": "address" }, { "internalType": "address", "name": "_WETH", "type": "address" }], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [], "name": "WETH", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "tokenA", "type": "address" }, { "internalType": "address", "name": "tokenB", "type": "address" }, { "internalType": "uint256", "name": "amountADesired", "type": "uint256" }, { "internalType": "uint256", "name": "amountBDesired", "type": "uint256" }, { "internalType": "uint256", "name": "amountAMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountBMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "addLiquidity", "outputs": [{ "internalType": "uint256", "name": "amountA", "type": "uint256" }, { "internalType": "uint256", "name": "amountB", "type": "uint256" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "amountTokenDesired", "type": "uint256" }, { "internalType": "uint256", "name": "amountTokenMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountETHMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "addLiquidityETH", "outputs": [{ "internalType": "uint256", "name": "amountToken", "type": "uint256" }, { "internalType": "uint256", "name": "amountETH", "type": "uint256" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }], "stateMutability": "payable", "type": "function" }, { "inputs": [], "name": "factory", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }, { "internalType": "uint256", "name": "reserveIn", "type": "uint256" }, { "internalType": "uint256", "name": "reserveOut", "type": "uint256" }], "name": "getAmountIn", "outputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }], "stateMutability": "pure", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "reserveIn", "type": "uint256" }, { "internalType": "uint256", "name": "reserveOut", "type": "uint256" }], "name": "getAmountOut", "outputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }], "stateMutability": "pure", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }], "name": "getAmountsIn", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }], "name": "getAmountsOut", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountA", "type": "uint256" }, { "internalType": "uint256", "name": "reserveA", "type": "uint256" }, { "internalType": "uint256", "name": "reserveB", "type": "uint256" }], "name": "quote", "outputs": [{ "internalType": "uint256", "name": "amountB", "type": "uint256" }], "stateMutability": "pure", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "tokenA", "type": "address" }, { "internalType": "address", "name": "tokenB", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountAMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountBMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "removeLiquidity", "outputs": [{ "internalType": "uint256", "name": "amountA", "type": "uint256" }, { "internalType": "uint256", "name": "amountB", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountTokenMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountETHMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "removeLiquidityETH", "outputs": [{ "internalType": "uint256", "name": "amountToken", "type": "uint256" }, { "internalType": "uint256", "name": "amountETH", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountTokenMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountETHMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "removeLiquidityETHSupportingFeeOnTransferTokens", "outputs": [{ "internalType": "uint256", "name": "amountETH", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountTokenMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountETHMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }, { "internalType": "bool", "name": "approveMax", "type": "bool" }, { "internalType": "uint8", "name": "v", "type": "uint8" }, { "internalType": "bytes32", "name": "r", "type": "bytes32" }, { "internalType": "bytes32", "name": "s", "type": "bytes32" }], "name": "removeLiquidityETHWithPermit", "outputs": [{ "internalType": "uint256", "name": "amountToken", "type": "uint256" }, { "internalType": "uint256", "name": "amountETH", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountTokenMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountETHMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }, { "internalType": "bool", "name": "approveMax", "type": "bool" }, { "internalType": "uint8", "name": "v", "type": "uint8" }, { "internalType": "bytes32", "name": "r", "type": "bytes32" }, { "internalType": "bytes32", "name": "s", "type": "bytes32" }], "name": "removeLiquidityETHWithPermitSupportingFeeOnTransferTokens", "outputs": [{ "internalType": "uint256", "name": "amountETH", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "tokenA", "type": "address" }, { "internalType": "address", "name": "tokenB", "type": "address" }, { "internalType": "uint256", "name": "liquidity", "type": "uint256" }, { "internalType": "uint256", "name": "amountAMin", "type": "uint256" }, { "internalType": "uint256", "name": "amountBMin", "type": "uint256" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }, { "internalType": "bool", "name": "approveMax", "type": "bool" }, { "internalType": "uint8", "name": "v", "type": "uint8" }, { "internalType": "bytes32", "name": "r", "type": "bytes32" }, { "internalType": "bytes32", "name": "s", "type": "bytes32" }], "name": "removeLiquidityWithPermit", "outputs": [{ "internalType": "uint256", "name": "amountA", "type": "uint256" }, { "internalType": "uint256", "name": "amountB", "type": "uint256" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapETHForExactTokens", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "payable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactETHForTokens", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "payable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactETHForTokensSupportingFeeOnTransferTokens", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactTokensForETH", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactTokensForETHSupportingFeeOnTransferTokens", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactTokensForTokens", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "amountOutMin", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapExactTokensForTokensSupportingFeeOnTransferTokens", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }, { "internalType": "uint256", "name": "amountInMax", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapTokensForExactETH", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint256", "name": "amountOut", "type": "uint256" }, { "internalType": "uint256", "name": "amountInMax", "type": "uint256" }, { "internalType": "address[]", "name": "path", "type": "address[]" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "deadline", "type": "uint256" }], "name": "swapTokensForExactTokens", "outputs": [{ "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }], "stateMutability": "nonpayable", "type": "function" }, { "stateMutability": "payable", "type": "receive" }], "addresses": { "5": "0x5D581A65D141A18BAc677bdf566390f8E99EDa9D", "36865": "0x6488FA4B83343041E7712434F26d157Cc3310E4d" } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "UniswapV3LimitOrder", "abi": [{ "inputs": [{ "internalType": "address", "name": "_router", "type": "address" }, { "internalType": "address", "name": "_quoter", "type": "address" }], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [], "name": "EMPTY_STATE", "outputs": [{ "internalType": "bytes", "name": "", "type": "bytes" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "bytes", "name": "data", "type": "bytes" }], "name": "execute", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "bytes32", "name": "key", "type": "bytes32" }], "name": "getState", "outputs": [{ "internalType": "bytes", "name": "state", "type": "bytes" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "moduleId", "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "payFee", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "quoter", "outputs": [{ "internalType": "contractIQuoterV2", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "router", "outputs": [{ "internalType": "contractISwapRouter", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "bytes", "name": "data", "type": "bytes" }], "name": "validate", "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }], "stateMutability": "nonpayable", "type": "function" }], "addresses": { "1": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "5": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "10": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "137": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "8453": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "36865": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39", "42161": "0x973e8345610829b4B7a9C7B10dCef8a4A728bA39" } }
|
|
@@ -1,338 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "UserAuthentication",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"anonymous": false,
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"indexed": true,
|
|
9
|
-
"internalType": "address",
|
|
10
|
-
"name": "wallet",
|
|
11
|
-
"type": "address"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"indexed": true,
|
|
15
|
-
"internalType": "bytes32",
|
|
16
|
-
"name": "groupId",
|
|
17
|
-
"type": "bytes32"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"components": [
|
|
21
|
-
{
|
|
22
|
-
"internalType": "bytes32[]",
|
|
23
|
-
"name": "userIds",
|
|
24
|
-
"type": "bytes32[]"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"internalType": "uint256",
|
|
28
|
-
"name": "threshold",
|
|
29
|
-
"type": "uint256"
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
"indexed": false,
|
|
33
|
-
"internalType": "structMultiSigGroup",
|
|
34
|
-
"name": "group",
|
|
35
|
-
"type": "tuple"
|
|
36
|
-
}
|
|
37
|
-
],
|
|
38
|
-
"name": "MultiSigGroupCreated",
|
|
39
|
-
"type": "event"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"anonymous": false,
|
|
43
|
-
"inputs": [
|
|
44
|
-
{
|
|
45
|
-
"indexed": true,
|
|
46
|
-
"internalType": "address",
|
|
47
|
-
"name": "wallet",
|
|
48
|
-
"type": "address"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"indexed": true,
|
|
52
|
-
"internalType": "bytes32",
|
|
53
|
-
"name": "groupId",
|
|
54
|
-
"type": "bytes32"
|
|
55
|
-
}
|
|
56
|
-
],
|
|
57
|
-
"name": "MultiSigGroupDeleted",
|
|
58
|
-
"type": "event"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"anonymous": false,
|
|
62
|
-
"inputs": [
|
|
63
|
-
{
|
|
64
|
-
"indexed": true,
|
|
65
|
-
"internalType": "address",
|
|
66
|
-
"name": "wallet",
|
|
67
|
-
"type": "address"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"indexed": true,
|
|
71
|
-
"internalType": "bytes32",
|
|
72
|
-
"name": "groupId",
|
|
73
|
-
"type": "bytes32"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"components": [
|
|
77
|
-
{
|
|
78
|
-
"internalType": "bytes32[]",
|
|
79
|
-
"name": "userIds",
|
|
80
|
-
"type": "bytes32[]"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"internalType": "uint256",
|
|
84
|
-
"name": "threshold",
|
|
85
|
-
"type": "uint256"
|
|
86
|
-
}
|
|
87
|
-
],
|
|
88
|
-
"indexed": false,
|
|
89
|
-
"internalType": "structMultiSigGroup",
|
|
90
|
-
"name": "group",
|
|
91
|
-
"type": "tuple"
|
|
92
|
-
}
|
|
93
|
-
],
|
|
94
|
-
"name": "MultiSigGroupUpdated",
|
|
95
|
-
"type": "event"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"anonymous": false,
|
|
99
|
-
"inputs": [
|
|
100
|
-
{
|
|
101
|
-
"indexed": true,
|
|
102
|
-
"internalType": "address",
|
|
103
|
-
"name": "wallet",
|
|
104
|
-
"type": "address"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"indexed": false,
|
|
108
|
-
"internalType": "bytes",
|
|
109
|
-
"name": "multiSigInitData",
|
|
110
|
-
"type": "bytes"
|
|
111
|
-
}
|
|
112
|
-
],
|
|
113
|
-
"name": "UserAuthenticationInitialized",
|
|
114
|
-
"type": "event"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"inputs": [],
|
|
118
|
-
"name": "ADMIN_ROLE",
|
|
119
|
-
"outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
|
|
120
|
-
"stateMutability": "view",
|
|
121
|
-
"type": "function"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"inputs": [],
|
|
125
|
-
"name": "INIT_HASH",
|
|
126
|
-
"outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
|
|
127
|
-
"stateMutability": "view",
|
|
128
|
-
"type": "function"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"inputs": [],
|
|
132
|
-
"name": "VERSION",
|
|
133
|
-
"outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
|
|
134
|
-
"stateMutability": "view",
|
|
135
|
-
"type": "function"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"inputs": [
|
|
139
|
-
{
|
|
140
|
-
"components": [
|
|
141
|
-
{ "internalType": "address", "name": "sender", "type": "address" },
|
|
142
|
-
{ "internalType": "uint256", "name": "nonce", "type": "uint256" },
|
|
143
|
-
{ "internalType": "bytes", "name": "initCode", "type": "bytes" },
|
|
144
|
-
{ "internalType": "bytes", "name": "callData", "type": "bytes" },
|
|
145
|
-
{
|
|
146
|
-
"internalType": "uint256",
|
|
147
|
-
"name": "callGasLimit",
|
|
148
|
-
"type": "uint256"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"internalType": "uint256",
|
|
152
|
-
"name": "verificationGasLimit",
|
|
153
|
-
"type": "uint256"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"internalType": "uint256",
|
|
157
|
-
"name": "preVerificationGas",
|
|
158
|
-
"type": "uint256"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"internalType": "uint256",
|
|
162
|
-
"name": "maxFeePerGas",
|
|
163
|
-
"type": "uint256"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"internalType": "uint256",
|
|
167
|
-
"name": "maxPriorityFeePerGas",
|
|
168
|
-
"type": "uint256"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"internalType": "bytes",
|
|
172
|
-
"name": "paymasterAndData",
|
|
173
|
-
"type": "bytes"
|
|
174
|
-
},
|
|
175
|
-
{ "internalType": "bytes", "name": "signature", "type": "bytes" }
|
|
176
|
-
],
|
|
177
|
-
"internalType": "structUserOperation",
|
|
178
|
-
"name": "userOp",
|
|
179
|
-
"type": "tuple"
|
|
180
|
-
},
|
|
181
|
-
{ "internalType": "bytes32", "name": "userOpHash", "type": "bytes32" },
|
|
182
|
-
{ "internalType": "bytes", "name": "", "type": "bytes" }
|
|
183
|
-
],
|
|
184
|
-
"name": "authenticateUserOp",
|
|
185
|
-
"outputs": [
|
|
186
|
-
{ "internalType": "uint256", "name": "sigTimeRange", "type": "uint256" }
|
|
187
|
-
],
|
|
188
|
-
"stateMutability": "view",
|
|
189
|
-
"type": "function"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"inputs": [
|
|
193
|
-
{ "internalType": "bytes32", "name": "groupId", "type": "bytes32" },
|
|
194
|
-
{
|
|
195
|
-
"components": [
|
|
196
|
-
{
|
|
197
|
-
"internalType": "bytes32[]",
|
|
198
|
-
"name": "userIds",
|
|
199
|
-
"type": "bytes32[]"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"internalType": "uint256",
|
|
203
|
-
"name": "threshold",
|
|
204
|
-
"type": "uint256"
|
|
205
|
-
}
|
|
206
|
-
],
|
|
207
|
-
"internalType": "structMultiSigGroup",
|
|
208
|
-
"name": "group",
|
|
209
|
-
"type": "tuple"
|
|
210
|
-
}
|
|
211
|
-
],
|
|
212
|
-
"name": "createMultiSigGroup",
|
|
213
|
-
"outputs": [],
|
|
214
|
-
"stateMutability": "nonpayable",
|
|
215
|
-
"type": "function"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"inputs": [
|
|
219
|
-
{ "internalType": "bytes32", "name": "groupId", "type": "bytes32" }
|
|
220
|
-
],
|
|
221
|
-
"name": "deleteMultiSigGroup",
|
|
222
|
-
"outputs": [],
|
|
223
|
-
"stateMutability": "nonpayable",
|
|
224
|
-
"type": "function"
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"inputs": [
|
|
228
|
-
{ "internalType": "bytes32", "name": "key", "type": "bytes32" }
|
|
229
|
-
],
|
|
230
|
-
"name": "getState",
|
|
231
|
-
"outputs": [
|
|
232
|
-
{ "internalType": "bytes", "name": "state", "type": "bytes" }
|
|
233
|
-
],
|
|
234
|
-
"stateMutability": "view",
|
|
235
|
-
"type": "function"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"inputs": [
|
|
239
|
-
{ "internalType": "bytes32", "name": "key", "type": "bytes32" }
|
|
240
|
-
],
|
|
241
|
-
"name": "getState32",
|
|
242
|
-
"outputs": [
|
|
243
|
-
{ "internalType": "bytes32", "name": "state", "type": "bytes32" }
|
|
244
|
-
],
|
|
245
|
-
"stateMutability": "view",
|
|
246
|
-
"type": "function"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"inputs": [
|
|
250
|
-
{ "internalType": "bytes", "name": "multiSigInitData", "type": "bytes" }
|
|
251
|
-
],
|
|
252
|
-
"name": "init",
|
|
253
|
-
"outputs": [],
|
|
254
|
-
"stateMutability": "nonpayable",
|
|
255
|
-
"type": "function"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"inputs": [
|
|
259
|
-
{ "internalType": "address", "name": "", "type": "address" },
|
|
260
|
-
{ "internalType": "uint256", "name": "", "type": "uint256" },
|
|
261
|
-
{ "internalType": "bytes", "name": "", "type": "bytes" },
|
|
262
|
-
{ "internalType": "bytes", "name": "_signature", "type": "bytes" },
|
|
263
|
-
{ "internalType": "bytes32", "name": "_hash", "type": "bytes32" }
|
|
264
|
-
],
|
|
265
|
-
"name": "isValidAction",
|
|
266
|
-
"outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
|
|
267
|
-
"stateMutability": "view",
|
|
268
|
-
"type": "function"
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"inputs": [],
|
|
272
|
-
"name": "moduleId",
|
|
273
|
-
"outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
|
|
274
|
-
"stateMutability": "view",
|
|
275
|
-
"type": "function"
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"inputs": [
|
|
279
|
-
{ "internalType": "bytes[]", "name": "calls", "type": "bytes[]" }
|
|
280
|
-
],
|
|
281
|
-
"name": "multiCall",
|
|
282
|
-
"outputs": [],
|
|
283
|
-
"stateMutability": "nonpayable",
|
|
284
|
-
"type": "function"
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"inputs": [
|
|
288
|
-
{ "internalType": "bytes", "name": "signature", "type": "bytes" },
|
|
289
|
-
{ "internalType": "bytes32", "name": "userOpHash", "type": "bytes32" },
|
|
290
|
-
{ "internalType": "bytes32", "name": "userId", "type": "bytes32" }
|
|
291
|
-
],
|
|
292
|
-
"name": "subValidateSignatureECDSA",
|
|
293
|
-
"outputs": [
|
|
294
|
-
{ "internalType": "uint256", "name": "sigTimeRange", "type": "uint256" }
|
|
295
|
-
],
|
|
296
|
-
"stateMutability": "pure",
|
|
297
|
-
"type": "function"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"inputs": [
|
|
301
|
-
{ "internalType": "bytes32", "name": "groupId", "type": "bytes32" },
|
|
302
|
-
{
|
|
303
|
-
"components": [
|
|
304
|
-
{
|
|
305
|
-
"internalType": "bytes32[]",
|
|
306
|
-
"name": "userIds",
|
|
307
|
-
"type": "bytes32[]"
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"internalType": "uint256",
|
|
311
|
-
"name": "threshold",
|
|
312
|
-
"type": "uint256"
|
|
313
|
-
}
|
|
314
|
-
],
|
|
315
|
-
"internalType": "structMultiSigGroup",
|
|
316
|
-
"name": "group",
|
|
317
|
-
"type": "tuple"
|
|
318
|
-
}
|
|
319
|
-
],
|
|
320
|
-
"name": "updateMultiSigGroup",
|
|
321
|
-
"outputs": [],
|
|
322
|
-
"stateMutability": "nonpayable",
|
|
323
|
-
"type": "function"
|
|
324
|
-
}
|
|
325
|
-
],
|
|
326
|
-
"addresses": {
|
|
327
|
-
"1": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
328
|
-
"5": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
329
|
-
"10": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
330
|
-
"137": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
331
|
-
"8453": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
332
|
-
"36865": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
333
|
-
"42161": "0xb3DeA1dd1d9aC323041850c0A15C578C883F3f6F",
|
|
334
|
-
"421614": "0x81C464389b2ac51D39aD934732bd172c4126773b",
|
|
335
|
-
"5000": "0x73dBAFFa2B1E93D4c824B70DE8CA8926b9F18339",
|
|
336
|
-
"534352": "0xe6e015a9C1A06D348A94e964dA27CdC34CaF36E6"
|
|
337
|
-
}
|
|
338
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "univ3factory", "abi": [{ "inputs": [], "stateMutability": "nonpayable", "type": "constructor" }, { "anonymous": false, "inputs": [{ "indexed": true, "internalType": "uint24", "name": "fee", "type": "uint24" }, { "indexed": true, "internalType": "int24", "name": "tickSpacing", "type": "int24" }], "name": "FeeAmountEnabled", "type": "event" }, { "anonymous": false, "inputs": [{ "indexed": true, "internalType": "address", "name": "oldOwner", "type": "address" }, { "indexed": true, "internalType": "address", "name": "newOwner", "type": "address" }], "name": "OwnerChanged", "type": "event" }, { "anonymous": false, "inputs": [{ "indexed": true, "internalType": "address", "name": "token0", "type": "address" }, { "indexed": true, "internalType": "address", "name": "token1", "type": "address" }, { "indexed": true, "internalType": "uint24", "name": "fee", "type": "uint24" }, { "indexed": false, "internalType": "int24", "name": "tickSpacing", "type": "int24" }, { "indexed": false, "internalType": "address", "name": "pool", "type": "address" }], "name": "PoolCreated", "type": "event" }, { "inputs": [{ "internalType": "address", "name": "tokenA", "type": "address" }, { "internalType": "address", "name": "tokenB", "type": "address" }, { "internalType": "uint24", "name": "fee", "type": "uint24" }], "name": "createPool", "outputs": [{ "internalType": "address", "name": "pool", "type": "address" }], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint24", "name": "fee", "type": "uint24" }, { "internalType": "int24", "name": "tickSpacing", "type": "int24" }], "name": "enableFeeAmount", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "uint24", "name": "", "type": "uint24" }], "name": "feeAmountTickSpacing", "outputs": [{ "internalType": "int24", "name": "", "type": "int24" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "", "type": "address" }, { "internalType": "address", "name": "", "type": "address" }, { "internalType": "uint24", "name": "", "type": "uint24" }], "name": "getPool", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "owner", "outputs": [{ "internalType": "address", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "parameters", "outputs": [{ "internalType": "address", "name": "factory", "type": "address" }, { "internalType": "address", "name": "token0", "type": "address" }, { "internalType": "address", "name": "token1", "type": "address" }, { "internalType": "uint24", "name": "fee", "type": "uint24" }, { "internalType": "int24", "name": "tickSpacing", "type": "int24" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_owner", "type": "address" }], "name": "setOwner", "outputs": [], "stateMutability": "nonpayable", "type": "function" }], "addresses": { "1": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "5": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "10": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "137": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "8453": "0x33128a8fC17869897dcE68Ed026d694621f6FDfD", "36865": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "42161": "0x1F98431c8aD98523631AE4a59f267346ea31F984", "421614": "0x1F98431c8aD98523631AE4a59f267346ea31F984" } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "univ3quoter", "abi": [], "addresses": { "1": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e", "5": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e", "10": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e", "137": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e", "8453": "0x3d4e44Eb1374240CE5F1B871ab261CD16335B76a", "36865": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e", "42161": "0x61fFE014bA17989E743c5F6cB21bF9697530B21e" } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "name": "univ3router", "abi": [], "addresses": { "1": "0xE592427A0AEce92De3Edee1F18E0157C05861564", "5": "0xc104A3e2CDC1c29a2a284C515d4e10102D2e39cE", "10": "0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45", "137": "0xE592427A0AEce92De3Edee1F18E0157C05861564", "8453": "0x2626664c2603336E57B271c5C0b26F421741e481", "36865": "0xE592427A0AEce92De3Edee1F18E0157C05861564", "42161": "0xE592427A0AEce92De3Edee1F18E0157C05861564", "421614": "0xE592427A0AEce92De3Edee1F18E0157C05861564" } }
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import { getAddress, pad } from 'viem';
|
|
2
|
-
import { SessionKeyAuth } from '../auth';
|
|
3
|
-
import { RBAC_CONTRACT_INTERFACE } from '../common';
|
|
4
|
-
import { Chain } from '../data';
|
|
5
|
-
import { Token } from '../data/Token';
|
|
6
|
-
import { ErrorCode, InvalidParameterError } from '../errors';
|
|
7
|
-
import { MerkleTree } from '../utils/MerkleUtils';
|
|
8
|
-
import { getSigHash } from '../utils/ViemUtils';
|
|
9
|
-
export const createFeeRecipientAndTokenMerkleTree = async (params) => {
|
|
10
|
-
const recipients = (params.feeRecipientWhitelist ?? []).map((recipient) => getAddress(recipient));
|
|
11
|
-
// TODO: Temporary fallback, remove after refactoring -- Panda
|
|
12
|
-
const options = globalThis.globalEnvOption;
|
|
13
|
-
const chain = await Chain.getChain({ chainIdentifier: options.chain });
|
|
14
|
-
const tokens = await Promise.all((params.feeTokenWhitelist ?? []).map((token) => Token.getAddress(token, chain)));
|
|
15
|
-
const feeRecipientAndTokenMerkleTree = new MerkleTree([
|
|
16
|
-
...recipients,
|
|
17
|
-
...tokens,
|
|
18
|
-
]);
|
|
19
|
-
return feeRecipientAndTokenMerkleTree;
|
|
20
|
-
};
|
|
21
|
-
export const createTargetSelectorMerkleTree = (params) => {
|
|
22
|
-
const selectors = [];
|
|
23
|
-
params.actionWhitelist.forEach((actionWhitelistItem) => {
|
|
24
|
-
selectors.push(...actionWhitelistItem.functionWhitelist.map((functionName) => getSigHash(actionWhitelistItem.abi, functionName)));
|
|
25
|
-
});
|
|
26
|
-
const targets = params.targetWhitelist.map((target) => getAddress(target));
|
|
27
|
-
const targetSelectorMerkleTree = new MerkleTree([...targets, ...selectors]);
|
|
28
|
-
return targetSelectorMerkleTree;
|
|
29
|
-
};
|
|
30
|
-
export const createSessionKeyTransactionParams = async (params, txOptions = globalThis.globalEnvOption) => {
|
|
31
|
-
if (params.targetWhitelist.length === 0) {
|
|
32
|
-
throw new InvalidParameterError(ErrorCode.MissingParameter, 'targetWhitelist is required', { params }, 'Provide targetWhitelist when creating a session key.', 'https://docs.fun.xyz');
|
|
33
|
-
}
|
|
34
|
-
if (params.userId === undefined) {
|
|
35
|
-
throw new InvalidParameterError(ErrorCode.MissingParameter, 'userId is required', { params }, 'Provide userId when creating a session key.', 'https://docs.fun.xyz');
|
|
36
|
-
}
|
|
37
|
-
let { actionValueLimit, feeValueLimit } = params;
|
|
38
|
-
actionValueLimit ??= 0n;
|
|
39
|
-
feeValueLimit ??= 0n;
|
|
40
|
-
const targetSelectorMerkleTree = createTargetSelectorMerkleTree(params);
|
|
41
|
-
const feeRecipientTokenMerkleTree = await createFeeRecipientAndTokenMerkleTree(params);
|
|
42
|
-
const ruleStruct = {
|
|
43
|
-
deadline: convertTimestampToBigInt(params.deadline),
|
|
44
|
-
targetSelectorMerkleRootHash: targetSelectorMerkleTree.getRootHash(),
|
|
45
|
-
feeRecipientTokenMerkleRootHash: feeRecipientTokenMerkleTree.getRootHash(),
|
|
46
|
-
actionValueLimit,
|
|
47
|
-
feeValueLimit,
|
|
48
|
-
};
|
|
49
|
-
const roleId = params.roleId;
|
|
50
|
-
const ruleId = params.ruleId;
|
|
51
|
-
const userId = params.userId;
|
|
52
|
-
const setRuleCallData = RBAC_CONTRACT_INTERFACE.encodeData('setRule', [
|
|
53
|
-
ruleId,
|
|
54
|
-
ruleStruct,
|
|
55
|
-
]);
|
|
56
|
-
const connectRuleAndRoleCallData = RBAC_CONTRACT_INTERFACE.encodeData('addRuleToRole', [roleId, ruleId]);
|
|
57
|
-
const connectUserToRoleCallData = RBAC_CONTRACT_INTERFACE.encodeData('addUserToRole', [roleId, userId]);
|
|
58
|
-
const chain = await Chain.getChain({ chainIdentifier: txOptions.chain });
|
|
59
|
-
const rbacAddress = await chain.getAddress('rbacAddress');
|
|
60
|
-
return RBAC_CONTRACT_INTERFACE.encodeTransactionParams(rbacAddress, 'multiCall', [[setRuleCallData, connectRuleAndRoleCallData, connectUserToRoleCallData]]);
|
|
61
|
-
};
|
|
62
|
-
export const createSessionUser = async (auth, params) => {
|
|
63
|
-
const targetSelectorMerkleTree = createTargetSelectorMerkleTree(params);
|
|
64
|
-
const feeRecipientAndTokenMerkleTree = await createFeeRecipientAndTokenMerkleTree(params);
|
|
65
|
-
return new SessionKeyAuth(auth, params.ruleId, params.roleId, targetSelectorMerkleTree, feeRecipientAndTokenMerkleTree);
|
|
66
|
-
};
|
|
67
|
-
export const addOwnerTxParams = async (params, txOptions = globalThis.globalEnvOption) => {
|
|
68
|
-
const chain = await Chain.getChain({ chainIdentifier: txOptions.chain });
|
|
69
|
-
const rbacAddress = await chain.getAddress('rbacAddress');
|
|
70
|
-
return RBAC_CONTRACT_INTERFACE.encodeTransactionParams(rbacAddress, 'addOwner', [pad(params.ownerId, { size: 32 })]);
|
|
71
|
-
};
|
|
72
|
-
export const removeOwnerTxParams = async (params, txOptions = globalThis.globalEnvOption) => {
|
|
73
|
-
const chain = await Chain.getChain({ chainIdentifier: txOptions.chain });
|
|
74
|
-
const rbacAddress = await chain.getAddress('rbacAddress');
|
|
75
|
-
return RBAC_CONTRACT_INTERFACE.encodeTransactionParams(rbacAddress, 'removeOwner', [pad(params.ownerId, { size: 32 })]);
|
|
76
|
-
};
|
|
77
|
-
const convertTimestampToBigInt = (timestamp) => {
|
|
78
|
-
if (Math.abs(Date.now() - timestamp) < Math.abs(Date.now() - timestamp * 1000)) {
|
|
79
|
-
// timestamp is in mills
|
|
80
|
-
return BigInt(Math.floor(timestamp)) / 1000n;
|
|
81
|
-
}
|
|
82
|
-
else {
|
|
83
|
-
// timestamp is seconds
|
|
84
|
-
return BigInt(Math.floor(timestamp));
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
//# sourceMappingURL=AccessControl.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AccessControl.js","sourceRoot":"","sources":["../../../src/actions/AccessControl.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { WALLET_CONTRACT_INTERFACE } from '../common';
|
|
2
|
-
export const createExecuteBatchTxParams = (params, walletAddress) => {
|
|
3
|
-
const targets = params.map((param) => param.to);
|
|
4
|
-
const values = params.map((param) => param.value ?? 0n);
|
|
5
|
-
const datas = params.map((param) => param.data ?? '0x');
|
|
6
|
-
return WALLET_CONTRACT_INTERFACE.encodeTransactionParams(walletAddress, 'executeBatch', [targets, values, datas]);
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=BatchActions.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BatchActions.js","sourceRoot":"","sources":["../../../src/actions/BatchActions.ts"],"names":[],"mappings":"AAEA,OAAO,EAAqB,yBAAyB,EAAE,MAAM,WAAW,CAAA;AAExE,MAAM,CAAC,MAAM,0BAA0B,GAAG,CACxC,MAA2B,EAC3B,aAAsB,EACH,EAAE;IACrB,MAAM,OAAO,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;IAC/C,MAAM,MAAM,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,IAAI,EAAE,CAAC,CAAA;IACvD,MAAM,KAAK,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,IAAI,IAAI,CAAC,CAAA;IACvD,OAAO,yBAAyB,CAAC,uBAAuB,CACtD,aAAa,EACb,cAAc,EACd,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,CAAC,CACzB,CAAA;AACH,CAAC,CAAA"}
|