@yodlpay/tokenlists 0.8.3 → 0.8.5
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/tokenlist-generated.json +0 -8
- package/dist/tokenlists.cjs.development.js +558 -566
- package/dist/tokenlists.cjs.development.js.map +1 -1
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +558 -566
- package/dist/tokenlists.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/tokenlists.esm.js
CHANGED
|
@@ -2526,14 +2526,6 @@ var tokens$1 = [
|
|
|
2526
2526
|
decimals: 18,
|
|
2527
2527
|
logoUri: "https://assets.coingecko.com/coins/images/34258/thumb/round_icon_2048_px.png?1719523838"
|
|
2528
2528
|
},
|
|
2529
|
-
{
|
|
2530
|
-
chainId: 42161,
|
|
2531
|
-
address: "0x498bf2b1e120fed3ad3d42ea2165e9b73f99c1e5",
|
|
2532
|
-
name: "crvUSD",
|
|
2533
|
-
symbol: "CRVUSD",
|
|
2534
|
-
decimals: 18,
|
|
2535
|
-
logoUri: "https://assets.coingecko.com/coins/images/30118/thumb/0xf939e0a03fb07f59a73314e73794be0e57ac1b4e.png?1721097561"
|
|
2536
|
-
},
|
|
2537
2529
|
{
|
|
2538
2530
|
chainId: 42161,
|
|
2539
2531
|
address: "0x82e3a8f066a6989666b031d916c43672085b1582",
|
|
@@ -15708,1143 +15700,1143 @@ var YodlRouterV07 = [
|
|
|
15708
15700
|
|
|
15709
15701
|
var YodlRouterV08 = [
|
|
15710
15702
|
{
|
|
15711
|
-
type: "constructor",
|
|
15712
15703
|
inputs: [
|
|
15713
15704
|
],
|
|
15714
|
-
stateMutability: "nonpayable"
|
|
15705
|
+
stateMutability: "nonpayable",
|
|
15706
|
+
type: "constructor"
|
|
15715
15707
|
},
|
|
15716
15708
|
{
|
|
15717
|
-
|
|
15718
|
-
|
|
15709
|
+
inputs: [
|
|
15710
|
+
],
|
|
15711
|
+
name: "ECDSAInvalidSignature",
|
|
15712
|
+
type: "error"
|
|
15713
|
+
},
|
|
15714
|
+
{
|
|
15715
|
+
inputs: [
|
|
15716
|
+
{
|
|
15717
|
+
internalType: "uint256",
|
|
15718
|
+
name: "length",
|
|
15719
|
+
type: "uint256"
|
|
15720
|
+
}
|
|
15721
|
+
],
|
|
15722
|
+
name: "ECDSAInvalidSignatureLength",
|
|
15723
|
+
type: "error"
|
|
15724
|
+
},
|
|
15725
|
+
{
|
|
15726
|
+
inputs: [
|
|
15727
|
+
{
|
|
15728
|
+
internalType: "bytes32",
|
|
15729
|
+
name: "s",
|
|
15730
|
+
type: "bytes32"
|
|
15731
|
+
}
|
|
15732
|
+
],
|
|
15733
|
+
name: "ECDSAInvalidSignatureS",
|
|
15734
|
+
type: "error"
|
|
15735
|
+
},
|
|
15736
|
+
{
|
|
15737
|
+
anonymous: false,
|
|
15738
|
+
inputs: [
|
|
15739
|
+
{
|
|
15740
|
+
indexed: true,
|
|
15741
|
+
internalType: "address",
|
|
15742
|
+
name: "priceFeed0",
|
|
15743
|
+
type: "address"
|
|
15744
|
+
},
|
|
15745
|
+
{
|
|
15746
|
+
indexed: true,
|
|
15747
|
+
internalType: "address",
|
|
15748
|
+
name: "priceFeed1",
|
|
15749
|
+
type: "address"
|
|
15750
|
+
},
|
|
15751
|
+
{
|
|
15752
|
+
indexed: false,
|
|
15753
|
+
internalType: "int256",
|
|
15754
|
+
name: "exchangeRate0",
|
|
15755
|
+
type: "int256"
|
|
15756
|
+
},
|
|
15757
|
+
{
|
|
15758
|
+
indexed: false,
|
|
15759
|
+
internalType: "int256",
|
|
15760
|
+
name: "exchangeRate1",
|
|
15761
|
+
type: "int256"
|
|
15762
|
+
}
|
|
15763
|
+
],
|
|
15764
|
+
name: "Convert",
|
|
15765
|
+
type: "event"
|
|
15766
|
+
},
|
|
15767
|
+
{
|
|
15768
|
+
anonymous: false,
|
|
15769
|
+
inputs: [
|
|
15770
|
+
{
|
|
15771
|
+
indexed: true,
|
|
15772
|
+
internalType: "string",
|
|
15773
|
+
name: "currency0",
|
|
15774
|
+
type: "string"
|
|
15775
|
+
},
|
|
15776
|
+
{
|
|
15777
|
+
indexed: true,
|
|
15778
|
+
internalType: "address",
|
|
15779
|
+
name: "priceFeed1",
|
|
15780
|
+
type: "address"
|
|
15781
|
+
},
|
|
15782
|
+
{
|
|
15783
|
+
indexed: false,
|
|
15784
|
+
internalType: "int256",
|
|
15785
|
+
name: "exchangeRate0",
|
|
15786
|
+
type: "int256"
|
|
15787
|
+
},
|
|
15788
|
+
{
|
|
15789
|
+
indexed: false,
|
|
15790
|
+
internalType: "int256",
|
|
15791
|
+
name: "exchangeRate1",
|
|
15792
|
+
type: "int256"
|
|
15793
|
+
}
|
|
15794
|
+
],
|
|
15795
|
+
name: "ConvertWithExternalRate",
|
|
15796
|
+
type: "event"
|
|
15797
|
+
},
|
|
15798
|
+
{
|
|
15799
|
+
anonymous: false,
|
|
15800
|
+
inputs: [
|
|
15801
|
+
{
|
|
15802
|
+
indexed: true,
|
|
15803
|
+
internalType: "address",
|
|
15804
|
+
name: "sender",
|
|
15805
|
+
type: "address"
|
|
15806
|
+
},
|
|
15807
|
+
{
|
|
15808
|
+
indexed: true,
|
|
15809
|
+
internalType: "address",
|
|
15810
|
+
name: "receiver",
|
|
15811
|
+
type: "address"
|
|
15812
|
+
},
|
|
15813
|
+
{
|
|
15814
|
+
indexed: false,
|
|
15815
|
+
internalType: "address",
|
|
15816
|
+
name: "token",
|
|
15817
|
+
type: "address"
|
|
15818
|
+
},
|
|
15819
|
+
{
|
|
15820
|
+
indexed: false,
|
|
15821
|
+
internalType: "uint256",
|
|
15822
|
+
name: "amount",
|
|
15823
|
+
type: "uint256"
|
|
15824
|
+
},
|
|
15825
|
+
{
|
|
15826
|
+
indexed: false,
|
|
15827
|
+
internalType: "uint256",
|
|
15828
|
+
name: "fees",
|
|
15829
|
+
type: "uint256"
|
|
15830
|
+
},
|
|
15831
|
+
{
|
|
15832
|
+
indexed: false,
|
|
15833
|
+
internalType: "bytes32",
|
|
15834
|
+
name: "memo",
|
|
15835
|
+
type: "bytes32"
|
|
15836
|
+
}
|
|
15837
|
+
],
|
|
15838
|
+
name: "Yodl",
|
|
15839
|
+
type: "event"
|
|
15840
|
+
},
|
|
15841
|
+
{
|
|
15842
|
+
anonymous: false,
|
|
15843
|
+
inputs: [
|
|
15844
|
+
{
|
|
15845
|
+
indexed: true,
|
|
15846
|
+
internalType: "address",
|
|
15847
|
+
name: "sender",
|
|
15848
|
+
type: "address"
|
|
15849
|
+
},
|
|
15850
|
+
{
|
|
15851
|
+
indexed: true,
|
|
15852
|
+
internalType: "address",
|
|
15853
|
+
name: "receiver",
|
|
15854
|
+
type: "address"
|
|
15855
|
+
},
|
|
15856
|
+
{
|
|
15857
|
+
indexed: true,
|
|
15858
|
+
internalType: "uint256",
|
|
15859
|
+
name: "amount",
|
|
15860
|
+
type: "uint256"
|
|
15861
|
+
}
|
|
15862
|
+
],
|
|
15863
|
+
name: "YodlNativeTokenTransfer",
|
|
15864
|
+
type: "event"
|
|
15719
15865
|
},
|
|
15720
15866
|
{
|
|
15721
|
-
type: "function",
|
|
15722
|
-
name: "CHAINLINK_FEED",
|
|
15723
15867
|
inputs: [
|
|
15724
15868
|
],
|
|
15869
|
+
name: "CHAINLINK_FEED",
|
|
15725
15870
|
outputs: [
|
|
15726
15871
|
{
|
|
15872
|
+
internalType: "int8",
|
|
15727
15873
|
name: "",
|
|
15728
|
-
type: "int8"
|
|
15729
|
-
internalType: "int8"
|
|
15874
|
+
type: "int8"
|
|
15730
15875
|
}
|
|
15731
15876
|
],
|
|
15732
|
-
stateMutability: "view"
|
|
15877
|
+
stateMutability: "view",
|
|
15878
|
+
type: "function"
|
|
15733
15879
|
},
|
|
15734
15880
|
{
|
|
15735
|
-
type: "function",
|
|
15736
|
-
name: "EXTERNAL_FEED",
|
|
15737
15881
|
inputs: [
|
|
15738
15882
|
],
|
|
15883
|
+
name: "EXTERNAL_FEED",
|
|
15739
15884
|
outputs: [
|
|
15740
15885
|
{
|
|
15886
|
+
internalType: "int8",
|
|
15741
15887
|
name: "",
|
|
15742
|
-
type: "int8"
|
|
15743
|
-
internalType: "int8"
|
|
15888
|
+
type: "int8"
|
|
15744
15889
|
}
|
|
15745
15890
|
],
|
|
15746
|
-
stateMutability: "view"
|
|
15891
|
+
stateMutability: "view",
|
|
15892
|
+
type: "function"
|
|
15747
15893
|
},
|
|
15748
15894
|
{
|
|
15749
|
-
type: "function",
|
|
15750
|
-
name: "MAX_EXTRA_FEE_BPS",
|
|
15751
15895
|
inputs: [
|
|
15752
15896
|
],
|
|
15897
|
+
name: "MAX_EXTRA_FEE_BPS",
|
|
15753
15898
|
outputs: [
|
|
15754
15899
|
{
|
|
15900
|
+
internalType: "uint256",
|
|
15755
15901
|
name: "",
|
|
15756
|
-
type: "uint256"
|
|
15757
|
-
internalType: "uint256"
|
|
15902
|
+
type: "uint256"
|
|
15758
15903
|
}
|
|
15759
15904
|
],
|
|
15760
|
-
stateMutability: "view"
|
|
15905
|
+
stateMutability: "view",
|
|
15906
|
+
type: "function"
|
|
15761
15907
|
},
|
|
15762
15908
|
{
|
|
15763
|
-
type: "function",
|
|
15764
|
-
name: "NATIVE_TOKEN",
|
|
15765
15909
|
inputs: [
|
|
15766
15910
|
],
|
|
15911
|
+
name: "NATIVE_TOKEN",
|
|
15767
15912
|
outputs: [
|
|
15768
15913
|
{
|
|
15914
|
+
internalType: "address",
|
|
15769
15915
|
name: "",
|
|
15770
|
-
type: "address"
|
|
15771
|
-
internalType: "address"
|
|
15916
|
+
type: "address"
|
|
15772
15917
|
}
|
|
15773
15918
|
],
|
|
15774
|
-
stateMutability: "view"
|
|
15919
|
+
stateMutability: "view",
|
|
15920
|
+
type: "function"
|
|
15775
15921
|
},
|
|
15776
15922
|
{
|
|
15777
|
-
type: "function",
|
|
15778
|
-
name: "NULL_FEED",
|
|
15779
15923
|
inputs: [
|
|
15780
15924
|
],
|
|
15925
|
+
name: "NULL_FEED",
|
|
15781
15926
|
outputs: [
|
|
15782
15927
|
{
|
|
15928
|
+
internalType: "int8",
|
|
15783
15929
|
name: "",
|
|
15784
|
-
type: "int8"
|
|
15785
|
-
internalType: "int8"
|
|
15930
|
+
type: "int8"
|
|
15786
15931
|
}
|
|
15787
15932
|
],
|
|
15788
|
-
stateMutability: "view"
|
|
15933
|
+
stateMutability: "view",
|
|
15934
|
+
type: "function"
|
|
15789
15935
|
},
|
|
15790
15936
|
{
|
|
15791
|
-
type: "function",
|
|
15792
|
-
name: "RATE_VERIFIER",
|
|
15793
15937
|
inputs: [
|
|
15794
15938
|
],
|
|
15939
|
+
name: "RATE_VERIFIER",
|
|
15795
15940
|
outputs: [
|
|
15796
15941
|
{
|
|
15942
|
+
internalType: "address",
|
|
15797
15943
|
name: "",
|
|
15798
|
-
type: "address"
|
|
15799
|
-
internalType: "address"
|
|
15944
|
+
type: "address"
|
|
15800
15945
|
}
|
|
15801
15946
|
],
|
|
15802
|
-
stateMutability: "view"
|
|
15947
|
+
stateMutability: "view",
|
|
15948
|
+
type: "function"
|
|
15803
15949
|
},
|
|
15804
15950
|
{
|
|
15805
|
-
type: "function",
|
|
15806
|
-
name: "acrossSpokePool",
|
|
15807
15951
|
inputs: [
|
|
15808
15952
|
],
|
|
15953
|
+
name: "acrossSpokePool",
|
|
15809
15954
|
outputs: [
|
|
15810
15955
|
{
|
|
15956
|
+
internalType: "contract V3SpokePoolInterface",
|
|
15811
15957
|
name: "",
|
|
15812
|
-
type: "address"
|
|
15813
|
-
internalType: "contract V3SpokePoolInterface"
|
|
15958
|
+
type: "address"
|
|
15814
15959
|
}
|
|
15815
15960
|
],
|
|
15816
|
-
stateMutability: "view"
|
|
15961
|
+
stateMutability: "view",
|
|
15962
|
+
type: "function"
|
|
15817
15963
|
},
|
|
15818
15964
|
{
|
|
15819
|
-
type: "function",
|
|
15820
|
-
name: "calculateFee",
|
|
15821
15965
|
inputs: [
|
|
15822
15966
|
{
|
|
15967
|
+
internalType: "uint256",
|
|
15823
15968
|
name: "amount",
|
|
15824
|
-
type: "uint256"
|
|
15825
|
-
internalType: "uint256"
|
|
15969
|
+
type: "uint256"
|
|
15826
15970
|
},
|
|
15827
15971
|
{
|
|
15972
|
+
internalType: "uint256",
|
|
15828
15973
|
name: "feeBps",
|
|
15829
|
-
type: "uint256"
|
|
15830
|
-
internalType: "uint256"
|
|
15974
|
+
type: "uint256"
|
|
15831
15975
|
}
|
|
15832
15976
|
],
|
|
15977
|
+
name: "calculateFee",
|
|
15833
15978
|
outputs: [
|
|
15834
15979
|
{
|
|
15980
|
+
internalType: "uint256",
|
|
15835
15981
|
name: "",
|
|
15836
|
-
type: "uint256"
|
|
15837
|
-
internalType: "uint256"
|
|
15982
|
+
type: "uint256"
|
|
15838
15983
|
}
|
|
15839
15984
|
],
|
|
15840
|
-
stateMutability: "pure"
|
|
15985
|
+
stateMutability: "pure",
|
|
15986
|
+
type: "function"
|
|
15841
15987
|
},
|
|
15842
15988
|
{
|
|
15843
|
-
type: "function",
|
|
15844
|
-
name: "curveRouter",
|
|
15845
15989
|
inputs: [
|
|
15846
15990
|
],
|
|
15991
|
+
name: "curveRouter",
|
|
15847
15992
|
outputs: [
|
|
15848
15993
|
{
|
|
15994
|
+
internalType: "contract ICurveRouterNG",
|
|
15849
15995
|
name: "",
|
|
15850
|
-
type: "address"
|
|
15851
|
-
internalType: "contract ICurveRouterNG"
|
|
15996
|
+
type: "address"
|
|
15852
15997
|
}
|
|
15853
15998
|
],
|
|
15854
|
-
stateMutability: "view"
|
|
15999
|
+
stateMutability: "view",
|
|
16000
|
+
type: "function"
|
|
15855
16001
|
},
|
|
15856
16002
|
{
|
|
15857
|
-
type: "function",
|
|
15858
|
-
name: "emitConversionEvent",
|
|
15859
16003
|
inputs: [
|
|
15860
16004
|
{
|
|
15861
|
-
name: "priceFeeds",
|
|
15862
|
-
type: "tuple[2]",
|
|
15863
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
15864
16005
|
components: [
|
|
15865
16006
|
{
|
|
16007
|
+
internalType: "address",
|
|
15866
16008
|
name: "feedAddress",
|
|
15867
|
-
type: "address"
|
|
15868
|
-
internalType: "address"
|
|
16009
|
+
type: "address"
|
|
15869
16010
|
},
|
|
15870
16011
|
{
|
|
16012
|
+
internalType: "int8",
|
|
15871
16013
|
name: "feedType",
|
|
15872
|
-
type: "int8"
|
|
15873
|
-
internalType: "int8"
|
|
16014
|
+
type: "int8"
|
|
15874
16015
|
},
|
|
15875
16016
|
{
|
|
16017
|
+
internalType: "string",
|
|
15876
16018
|
name: "currency",
|
|
15877
|
-
type: "string"
|
|
15878
|
-
internalType: "string"
|
|
16019
|
+
type: "string"
|
|
15879
16020
|
},
|
|
15880
16021
|
{
|
|
16022
|
+
internalType: "uint256",
|
|
15881
16023
|
name: "amount",
|
|
15882
|
-
type: "uint256"
|
|
15883
|
-
internalType: "uint256"
|
|
16024
|
+
type: "uint256"
|
|
15884
16025
|
},
|
|
15885
16026
|
{
|
|
16027
|
+
internalType: "uint256",
|
|
15886
16028
|
name: "deadline",
|
|
15887
|
-
type: "uint256"
|
|
15888
|
-
internalType: "uint256"
|
|
16029
|
+
type: "uint256"
|
|
15889
16030
|
},
|
|
15890
16031
|
{
|
|
16032
|
+
internalType: "bytes",
|
|
15891
16033
|
name: "signature",
|
|
15892
|
-
type: "bytes"
|
|
15893
|
-
internalType: "bytes"
|
|
16034
|
+
type: "bytes"
|
|
15894
16035
|
}
|
|
15895
|
-
]
|
|
16036
|
+
],
|
|
16037
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16038
|
+
name: "priceFeeds",
|
|
16039
|
+
type: "tuple[2]"
|
|
15896
16040
|
},
|
|
15897
16041
|
{
|
|
16042
|
+
internalType: "int256[2]",
|
|
15898
16043
|
name: "prices",
|
|
15899
|
-
type: "int256[2]"
|
|
15900
|
-
internalType: "int256[2]"
|
|
16044
|
+
type: "int256[2]"
|
|
15901
16045
|
}
|
|
15902
16046
|
],
|
|
16047
|
+
name: "emitConversionEvent",
|
|
15903
16048
|
outputs: [
|
|
15904
16049
|
],
|
|
15905
|
-
stateMutability: "nonpayable"
|
|
16050
|
+
stateMutability: "nonpayable",
|
|
16051
|
+
type: "function"
|
|
15906
16052
|
},
|
|
15907
16053
|
{
|
|
15908
|
-
type: "function",
|
|
15909
|
-
name: "exchangeRate",
|
|
15910
16054
|
inputs: [
|
|
15911
16055
|
{
|
|
15912
|
-
name: "priceFeeds",
|
|
15913
|
-
type: "tuple[2]",
|
|
15914
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
15915
16056
|
components: [
|
|
15916
16057
|
{
|
|
16058
|
+
internalType: "address",
|
|
15917
16059
|
name: "feedAddress",
|
|
15918
|
-
type: "address"
|
|
15919
|
-
internalType: "address"
|
|
16060
|
+
type: "address"
|
|
15920
16061
|
},
|
|
15921
16062
|
{
|
|
16063
|
+
internalType: "int8",
|
|
15922
16064
|
name: "feedType",
|
|
15923
|
-
type: "int8"
|
|
15924
|
-
internalType: "int8"
|
|
16065
|
+
type: "int8"
|
|
15925
16066
|
},
|
|
15926
16067
|
{
|
|
16068
|
+
internalType: "string",
|
|
15927
16069
|
name: "currency",
|
|
15928
|
-
type: "string"
|
|
15929
|
-
internalType: "string"
|
|
16070
|
+
type: "string"
|
|
15930
16071
|
},
|
|
15931
16072
|
{
|
|
16073
|
+
internalType: "uint256",
|
|
15932
16074
|
name: "amount",
|
|
15933
|
-
type: "uint256"
|
|
15934
|
-
internalType: "uint256"
|
|
16075
|
+
type: "uint256"
|
|
15935
16076
|
},
|
|
15936
16077
|
{
|
|
16078
|
+
internalType: "uint256",
|
|
15937
16079
|
name: "deadline",
|
|
15938
|
-
type: "uint256"
|
|
15939
|
-
internalType: "uint256"
|
|
16080
|
+
type: "uint256"
|
|
15940
16081
|
},
|
|
15941
16082
|
{
|
|
16083
|
+
internalType: "bytes",
|
|
15942
16084
|
name: "signature",
|
|
15943
|
-
type: "bytes"
|
|
15944
|
-
internalType: "bytes"
|
|
16085
|
+
type: "bytes"
|
|
15945
16086
|
}
|
|
15946
|
-
]
|
|
16087
|
+
],
|
|
16088
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16089
|
+
name: "priceFeeds",
|
|
16090
|
+
type: "tuple[2]"
|
|
15947
16091
|
},
|
|
15948
16092
|
{
|
|
16093
|
+
internalType: "uint256",
|
|
15949
16094
|
name: "amount",
|
|
15950
|
-
type: "uint256"
|
|
15951
|
-
internalType: "uint256"
|
|
16095
|
+
type: "uint256"
|
|
15952
16096
|
}
|
|
15953
16097
|
],
|
|
16098
|
+
name: "exchangeRate",
|
|
15954
16099
|
outputs: [
|
|
15955
16100
|
{
|
|
16101
|
+
internalType: "uint256",
|
|
15956
16102
|
name: "converted",
|
|
15957
|
-
type: "uint256"
|
|
15958
|
-
internalType: "uint256"
|
|
16103
|
+
type: "uint256"
|
|
15959
16104
|
},
|
|
15960
16105
|
{
|
|
16106
|
+
internalType: "address[2]",
|
|
15961
16107
|
name: "priceFeedsUsed",
|
|
15962
|
-
type: "address[2]"
|
|
15963
|
-
internalType: "address[2]"
|
|
16108
|
+
type: "address[2]"
|
|
15964
16109
|
},
|
|
15965
16110
|
{
|
|
16111
|
+
internalType: "int256[2]",
|
|
15966
16112
|
name: "prices",
|
|
15967
|
-
type: "int256[2]"
|
|
15968
|
-
internalType: "int256[2]"
|
|
16113
|
+
type: "int256[2]"
|
|
15969
16114
|
}
|
|
15970
16115
|
],
|
|
15971
|
-
stateMutability: "view"
|
|
16116
|
+
stateMutability: "view",
|
|
16117
|
+
type: "function"
|
|
15972
16118
|
},
|
|
15973
16119
|
{
|
|
15974
|
-
type: "function",
|
|
15975
|
-
name: "sweep",
|
|
15976
16120
|
inputs: [
|
|
15977
16121
|
{
|
|
16122
|
+
internalType: "address",
|
|
15978
16123
|
name: "token",
|
|
15979
|
-
type: "address"
|
|
15980
|
-
internalType: "address"
|
|
16124
|
+
type: "address"
|
|
15981
16125
|
}
|
|
15982
16126
|
],
|
|
16127
|
+
name: "sweep",
|
|
15983
16128
|
outputs: [
|
|
15984
16129
|
],
|
|
15985
|
-
stateMutability: "nonpayable"
|
|
16130
|
+
stateMutability: "nonpayable",
|
|
16131
|
+
type: "function"
|
|
15986
16132
|
},
|
|
15987
16133
|
{
|
|
15988
|
-
type: "function",
|
|
15989
|
-
name: "uniswapRouter",
|
|
15990
16134
|
inputs: [
|
|
15991
16135
|
],
|
|
16136
|
+
name: "uniswapRouter",
|
|
15992
16137
|
outputs: [
|
|
15993
16138
|
{
|
|
16139
|
+
internalType: "contract ISwapRouter02",
|
|
15994
16140
|
name: "",
|
|
15995
|
-
type: "address"
|
|
15996
|
-
internalType: "contract ISwapRouter02"
|
|
16141
|
+
type: "address"
|
|
15997
16142
|
}
|
|
15998
16143
|
],
|
|
15999
|
-
stateMutability: "view"
|
|
16144
|
+
stateMutability: "view",
|
|
16145
|
+
type: "function"
|
|
16000
16146
|
},
|
|
16001
16147
|
{
|
|
16002
|
-
type: "function",
|
|
16003
|
-
name: "verifyRateSignature",
|
|
16004
16148
|
inputs: [
|
|
16005
16149
|
{
|
|
16006
|
-
name: "priceFeed",
|
|
16007
|
-
type: "tuple",
|
|
16008
|
-
internalType: "struct AbstractYodlRouter.PriceFeed",
|
|
16009
16150
|
components: [
|
|
16010
16151
|
{
|
|
16152
|
+
internalType: "address",
|
|
16011
16153
|
name: "feedAddress",
|
|
16012
|
-
type: "address"
|
|
16013
|
-
internalType: "address"
|
|
16154
|
+
type: "address"
|
|
16014
16155
|
},
|
|
16015
16156
|
{
|
|
16157
|
+
internalType: "int8",
|
|
16016
16158
|
name: "feedType",
|
|
16017
|
-
type: "int8"
|
|
16018
|
-
internalType: "int8"
|
|
16159
|
+
type: "int8"
|
|
16019
16160
|
},
|
|
16020
16161
|
{
|
|
16162
|
+
internalType: "string",
|
|
16021
16163
|
name: "currency",
|
|
16022
|
-
type: "string"
|
|
16023
|
-
internalType: "string"
|
|
16164
|
+
type: "string"
|
|
16024
16165
|
},
|
|
16025
16166
|
{
|
|
16167
|
+
internalType: "uint256",
|
|
16026
16168
|
name: "amount",
|
|
16027
|
-
type: "uint256"
|
|
16028
|
-
internalType: "uint256"
|
|
16169
|
+
type: "uint256"
|
|
16029
16170
|
},
|
|
16030
16171
|
{
|
|
16172
|
+
internalType: "uint256",
|
|
16031
16173
|
name: "deadline",
|
|
16032
|
-
type: "uint256"
|
|
16033
|
-
internalType: "uint256"
|
|
16174
|
+
type: "uint256"
|
|
16034
16175
|
},
|
|
16035
16176
|
{
|
|
16177
|
+
internalType: "bytes",
|
|
16036
16178
|
name: "signature",
|
|
16037
|
-
type: "bytes"
|
|
16038
|
-
internalType: "bytes"
|
|
16179
|
+
type: "bytes"
|
|
16039
16180
|
}
|
|
16040
|
-
]
|
|
16181
|
+
],
|
|
16182
|
+
internalType: "struct AbstractYodlRouter.PriceFeed",
|
|
16183
|
+
name: "priceFeed",
|
|
16184
|
+
type: "tuple"
|
|
16041
16185
|
}
|
|
16042
16186
|
],
|
|
16187
|
+
name: "verifyRateSignature",
|
|
16043
16188
|
outputs: [
|
|
16044
16189
|
{
|
|
16190
|
+
internalType: "bool",
|
|
16045
16191
|
name: "",
|
|
16046
|
-
type: "bool"
|
|
16047
|
-
internalType: "bool"
|
|
16192
|
+
type: "bool"
|
|
16048
16193
|
}
|
|
16049
16194
|
],
|
|
16050
|
-
stateMutability: "view"
|
|
16195
|
+
stateMutability: "view",
|
|
16196
|
+
type: "function"
|
|
16051
16197
|
},
|
|
16052
16198
|
{
|
|
16053
|
-
type: "function",
|
|
16054
|
-
name: "version",
|
|
16055
16199
|
inputs: [
|
|
16056
16200
|
],
|
|
16201
|
+
name: "version",
|
|
16057
16202
|
outputs: [
|
|
16058
16203
|
{
|
|
16204
|
+
internalType: "string",
|
|
16059
16205
|
name: "",
|
|
16060
|
-
type: "string"
|
|
16061
|
-
internalType: "string"
|
|
16206
|
+
type: "string"
|
|
16062
16207
|
}
|
|
16063
16208
|
],
|
|
16064
|
-
stateMutability: "view"
|
|
16209
|
+
stateMutability: "view",
|
|
16210
|
+
type: "function"
|
|
16065
16211
|
},
|
|
16066
16212
|
{
|
|
16067
|
-
type: "function",
|
|
16068
|
-
name: "wrappedNativeToken",
|
|
16069
16213
|
inputs: [
|
|
16070
16214
|
],
|
|
16215
|
+
name: "wrappedNativeToken",
|
|
16071
16216
|
outputs: [
|
|
16072
16217
|
{
|
|
16218
|
+
internalType: "contract IWETH9",
|
|
16073
16219
|
name: "",
|
|
16074
|
-
type: "address"
|
|
16075
|
-
internalType: "contract IWETH9"
|
|
16220
|
+
type: "address"
|
|
16076
16221
|
}
|
|
16077
16222
|
],
|
|
16078
|
-
stateMutability: "view"
|
|
16223
|
+
stateMutability: "view",
|
|
16224
|
+
type: "function"
|
|
16079
16225
|
},
|
|
16080
16226
|
{
|
|
16081
|
-
type: "function",
|
|
16082
|
-
name: "yodlFeeBps",
|
|
16083
16227
|
inputs: [
|
|
16084
16228
|
],
|
|
16229
|
+
name: "yodlFeeBps",
|
|
16085
16230
|
outputs: [
|
|
16086
16231
|
{
|
|
16232
|
+
internalType: "uint256",
|
|
16087
16233
|
name: "",
|
|
16088
|
-
type: "uint256"
|
|
16089
|
-
internalType: "uint256"
|
|
16234
|
+
type: "uint256"
|
|
16090
16235
|
}
|
|
16091
16236
|
],
|
|
16092
|
-
stateMutability: "view"
|
|
16237
|
+
stateMutability: "view",
|
|
16238
|
+
type: "function"
|
|
16093
16239
|
},
|
|
16094
16240
|
{
|
|
16095
|
-
type: "function",
|
|
16096
|
-
name: "yodlFeeTreasury",
|
|
16097
16241
|
inputs: [
|
|
16098
16242
|
],
|
|
16243
|
+
name: "yodlFeeTreasury",
|
|
16099
16244
|
outputs: [
|
|
16100
16245
|
{
|
|
16246
|
+
internalType: "address",
|
|
16101
16247
|
name: "",
|
|
16102
|
-
type: "address"
|
|
16103
|
-
internalType: "address"
|
|
16248
|
+
type: "address"
|
|
16104
16249
|
}
|
|
16105
16250
|
],
|
|
16106
|
-
stateMutability: "view"
|
|
16251
|
+
stateMutability: "view",
|
|
16252
|
+
type: "function"
|
|
16107
16253
|
},
|
|
16108
16254
|
{
|
|
16109
|
-
type: "function",
|
|
16110
|
-
name: "yodlWithAcross",
|
|
16111
16255
|
inputs: [
|
|
16112
16256
|
{
|
|
16113
|
-
name: "params",
|
|
16114
|
-
type: "tuple",
|
|
16115
|
-
internalType: "struct YodlAcrossRouter.YodlAcrossParams",
|
|
16116
16257
|
components: [
|
|
16117
16258
|
{
|
|
16259
|
+
internalType: "bytes32",
|
|
16118
16260
|
name: "memo",
|
|
16119
|
-
type: "bytes32"
|
|
16120
|
-
internalType: "bytes32"
|
|
16261
|
+
type: "bytes32"
|
|
16121
16262
|
},
|
|
16122
16263
|
{
|
|
16264
|
+
internalType: "uint256",
|
|
16123
16265
|
name: "amount",
|
|
16124
|
-
type: "uint256"
|
|
16125
|
-
internalType: "uint256"
|
|
16266
|
+
type: "uint256"
|
|
16126
16267
|
},
|
|
16127
16268
|
{
|
|
16128
|
-
name: "priceFeeds",
|
|
16129
|
-
type: "tuple[2]",
|
|
16130
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16131
16269
|
components: [
|
|
16132
16270
|
{
|
|
16271
|
+
internalType: "address",
|
|
16133
16272
|
name: "feedAddress",
|
|
16134
|
-
type: "address"
|
|
16135
|
-
internalType: "address"
|
|
16273
|
+
type: "address"
|
|
16136
16274
|
},
|
|
16137
16275
|
{
|
|
16276
|
+
internalType: "int8",
|
|
16138
16277
|
name: "feedType",
|
|
16139
|
-
type: "int8"
|
|
16140
|
-
internalType: "int8"
|
|
16278
|
+
type: "int8"
|
|
16141
16279
|
},
|
|
16142
16280
|
{
|
|
16281
|
+
internalType: "string",
|
|
16143
16282
|
name: "currency",
|
|
16144
|
-
type: "string"
|
|
16145
|
-
internalType: "string"
|
|
16283
|
+
type: "string"
|
|
16146
16284
|
},
|
|
16147
16285
|
{
|
|
16286
|
+
internalType: "uint256",
|
|
16148
16287
|
name: "amount",
|
|
16149
|
-
type: "uint256"
|
|
16150
|
-
internalType: "uint256"
|
|
16288
|
+
type: "uint256"
|
|
16151
16289
|
},
|
|
16152
16290
|
{
|
|
16291
|
+
internalType: "uint256",
|
|
16153
16292
|
name: "deadline",
|
|
16154
|
-
type: "uint256"
|
|
16155
|
-
internalType: "uint256"
|
|
16293
|
+
type: "uint256"
|
|
16156
16294
|
},
|
|
16157
16295
|
{
|
|
16296
|
+
internalType: "bytes",
|
|
16158
16297
|
name: "signature",
|
|
16159
|
-
type: "bytes"
|
|
16160
|
-
internalType: "bytes"
|
|
16298
|
+
type: "bytes"
|
|
16161
16299
|
}
|
|
16162
|
-
]
|
|
16300
|
+
],
|
|
16301
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16302
|
+
name: "priceFeeds",
|
|
16303
|
+
type: "tuple[2]"
|
|
16163
16304
|
},
|
|
16164
16305
|
{
|
|
16306
|
+
internalType: "address",
|
|
16165
16307
|
name: "token",
|
|
16166
|
-
type: "address"
|
|
16167
|
-
internalType: "address"
|
|
16308
|
+
type: "address"
|
|
16168
16309
|
},
|
|
16169
16310
|
{
|
|
16311
|
+
internalType: "address",
|
|
16170
16312
|
name: "receiver",
|
|
16171
|
-
type: "address"
|
|
16172
|
-
internalType: "address"
|
|
16313
|
+
type: "address"
|
|
16173
16314
|
},
|
|
16174
16315
|
{
|
|
16316
|
+
internalType: "address",
|
|
16175
16317
|
name: "extraFeeReceiver",
|
|
16176
|
-
type: "address"
|
|
16177
|
-
internalType: "address"
|
|
16318
|
+
type: "address"
|
|
16178
16319
|
},
|
|
16179
16320
|
{
|
|
16321
|
+
internalType: "uint256",
|
|
16180
16322
|
name: "extraFeeBps",
|
|
16181
|
-
type: "uint256"
|
|
16182
|
-
internalType: "uint256"
|
|
16323
|
+
type: "uint256"
|
|
16183
16324
|
},
|
|
16184
16325
|
{
|
|
16326
|
+
internalType: "uint256",
|
|
16185
16327
|
name: "yd",
|
|
16186
|
-
type: "uint256"
|
|
16187
|
-
internalType: "uint256"
|
|
16328
|
+
type: "uint256"
|
|
16188
16329
|
},
|
|
16189
16330
|
{
|
|
16190
|
-
name: "guards",
|
|
16191
|
-
type: "tuple[]",
|
|
16192
|
-
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16193
16331
|
components: [
|
|
16194
16332
|
{
|
|
16333
|
+
internalType: "address",
|
|
16195
16334
|
name: "guardAddress",
|
|
16196
|
-
type: "address"
|
|
16197
|
-
internalType: "address"
|
|
16335
|
+
type: "address"
|
|
16198
16336
|
},
|
|
16199
16337
|
{
|
|
16338
|
+
internalType: "bytes[]",
|
|
16200
16339
|
name: "payload",
|
|
16201
|
-
type: "bytes[]"
|
|
16202
|
-
internalType: "bytes[]"
|
|
16340
|
+
type: "bytes[]"
|
|
16203
16341
|
}
|
|
16204
|
-
]
|
|
16342
|
+
],
|
|
16343
|
+
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16344
|
+
name: "guards",
|
|
16345
|
+
type: "tuple[]"
|
|
16205
16346
|
},
|
|
16206
16347
|
{
|
|
16207
|
-
name: "webhooks",
|
|
16208
|
-
type: "tuple[]",
|
|
16209
|
-
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16210
16348
|
components: [
|
|
16211
16349
|
{
|
|
16350
|
+
internalType: "address",
|
|
16212
16351
|
name: "webhookAddress",
|
|
16213
|
-
type: "address"
|
|
16214
|
-
internalType: "address"
|
|
16352
|
+
type: "address"
|
|
16215
16353
|
},
|
|
16216
16354
|
{
|
|
16355
|
+
internalType: "bytes[]",
|
|
16217
16356
|
name: "payload",
|
|
16218
|
-
type: "bytes[]"
|
|
16219
|
-
internalType: "bytes[]"
|
|
16357
|
+
type: "bytes[]"
|
|
16220
16358
|
}
|
|
16221
|
-
]
|
|
16359
|
+
],
|
|
16360
|
+
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16361
|
+
name: "webhooks",
|
|
16362
|
+
type: "tuple[]"
|
|
16222
16363
|
},
|
|
16223
16364
|
{
|
|
16365
|
+
internalType: "address",
|
|
16224
16366
|
name: "outputToken",
|
|
16225
|
-
type: "address"
|
|
16226
|
-
internalType: "address"
|
|
16367
|
+
type: "address"
|
|
16227
16368
|
},
|
|
16228
16369
|
{
|
|
16370
|
+
internalType: "uint256",
|
|
16229
16371
|
name: "outputAmount",
|
|
16230
|
-
type: "uint256"
|
|
16231
|
-
internalType: "uint256"
|
|
16372
|
+
type: "uint256"
|
|
16232
16373
|
},
|
|
16233
16374
|
{
|
|
16375
|
+
internalType: "uint256",
|
|
16234
16376
|
name: "destinationChainId",
|
|
16235
|
-
type: "uint256"
|
|
16236
|
-
internalType: "uint256"
|
|
16377
|
+
type: "uint256"
|
|
16237
16378
|
},
|
|
16238
16379
|
{
|
|
16380
|
+
internalType: "address",
|
|
16239
16381
|
name: "exclusiveRelayer",
|
|
16240
|
-
type: "address"
|
|
16241
|
-
internalType: "address"
|
|
16382
|
+
type: "address"
|
|
16242
16383
|
},
|
|
16243
16384
|
{
|
|
16385
|
+
internalType: "uint32",
|
|
16244
16386
|
name: "quoteTimestamp",
|
|
16245
|
-
type: "uint32"
|
|
16246
|
-
internalType: "uint32"
|
|
16387
|
+
type: "uint32"
|
|
16247
16388
|
},
|
|
16248
16389
|
{
|
|
16390
|
+
internalType: "uint32",
|
|
16249
16391
|
name: "fillDeadline",
|
|
16250
|
-
type: "uint32"
|
|
16251
|
-
internalType: "uint32"
|
|
16392
|
+
type: "uint32"
|
|
16252
16393
|
},
|
|
16253
16394
|
{
|
|
16395
|
+
internalType: "uint32",
|
|
16254
16396
|
name: "exclusivityDeadline",
|
|
16255
|
-
type: "uint32"
|
|
16256
|
-
internalType: "uint32"
|
|
16397
|
+
type: "uint32"
|
|
16257
16398
|
},
|
|
16258
16399
|
{
|
|
16400
|
+
internalType: "bytes",
|
|
16259
16401
|
name: "message",
|
|
16260
|
-
type: "bytes"
|
|
16261
|
-
internalType: "bytes"
|
|
16402
|
+
type: "bytes"
|
|
16262
16403
|
}
|
|
16263
|
-
]
|
|
16404
|
+
],
|
|
16405
|
+
internalType: "struct YodlAcrossRouter.YodlAcrossParams",
|
|
16406
|
+
name: "params",
|
|
16407
|
+
type: "tuple"
|
|
16264
16408
|
}
|
|
16265
16409
|
],
|
|
16410
|
+
name: "yodlWithAcross",
|
|
16266
16411
|
outputs: [
|
|
16267
16412
|
{
|
|
16413
|
+
internalType: "uint256",
|
|
16268
16414
|
name: "",
|
|
16269
|
-
type: "uint256"
|
|
16270
|
-
internalType: "uint256"
|
|
16415
|
+
type: "uint256"
|
|
16271
16416
|
}
|
|
16272
16417
|
],
|
|
16273
|
-
stateMutability: "payable"
|
|
16418
|
+
stateMutability: "payable",
|
|
16419
|
+
type: "function"
|
|
16274
16420
|
},
|
|
16275
16421
|
{
|
|
16276
|
-
type: "function",
|
|
16277
|
-
name: "yodlWithCurve",
|
|
16278
16422
|
inputs: [
|
|
16279
16423
|
{
|
|
16280
|
-
name: "params",
|
|
16281
|
-
type: "tuple",
|
|
16282
|
-
internalType: "struct YodlCurveRouter.YodlCurveParams",
|
|
16283
16424
|
components: [
|
|
16284
16425
|
{
|
|
16426
|
+
internalType: "address",
|
|
16285
16427
|
name: "sender",
|
|
16286
|
-
type: "address"
|
|
16287
|
-
internalType: "address"
|
|
16428
|
+
type: "address"
|
|
16288
16429
|
},
|
|
16289
16430
|
{
|
|
16431
|
+
internalType: "address",
|
|
16290
16432
|
name: "receiver",
|
|
16291
|
-
type: "address"
|
|
16292
|
-
internalType: "address"
|
|
16433
|
+
type: "address"
|
|
16293
16434
|
},
|
|
16294
16435
|
{
|
|
16436
|
+
internalType: "uint256",
|
|
16295
16437
|
name: "amountIn",
|
|
16296
|
-
type: "uint256"
|
|
16297
|
-
internalType: "uint256"
|
|
16438
|
+
type: "uint256"
|
|
16298
16439
|
},
|
|
16299
16440
|
{
|
|
16441
|
+
internalType: "uint256",
|
|
16300
16442
|
name: "amountOut",
|
|
16301
|
-
type: "uint256"
|
|
16302
|
-
internalType: "uint256"
|
|
16443
|
+
type: "uint256"
|
|
16303
16444
|
},
|
|
16304
16445
|
{
|
|
16446
|
+
internalType: "bytes32",
|
|
16305
16447
|
name: "memo",
|
|
16306
|
-
type: "bytes32"
|
|
16307
|
-
internalType: "bytes32"
|
|
16448
|
+
type: "bytes32"
|
|
16308
16449
|
},
|
|
16309
16450
|
{
|
|
16451
|
+
internalType: "address[11]",
|
|
16310
16452
|
name: "route",
|
|
16311
|
-
type: "address[11]"
|
|
16312
|
-
internalType: "address[11]"
|
|
16453
|
+
type: "address[11]"
|
|
16313
16454
|
},
|
|
16314
16455
|
{
|
|
16456
|
+
internalType: "uint256[5][5]",
|
|
16315
16457
|
name: "swapParams",
|
|
16316
|
-
type: "uint256[5][5]"
|
|
16317
|
-
internalType: "uint256[5][5]"
|
|
16458
|
+
type: "uint256[5][5]"
|
|
16318
16459
|
},
|
|
16319
16460
|
{
|
|
16461
|
+
internalType: "address[5]",
|
|
16320
16462
|
name: "pools",
|
|
16321
|
-
type: "address[5]"
|
|
16322
|
-
internalType: "address[5]"
|
|
16463
|
+
type: "address[5]"
|
|
16323
16464
|
},
|
|
16324
16465
|
{
|
|
16325
|
-
name: "priceFeeds",
|
|
16326
|
-
type: "tuple[2]",
|
|
16327
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16328
16466
|
components: [
|
|
16329
16467
|
{
|
|
16468
|
+
internalType: "address",
|
|
16330
16469
|
name: "feedAddress",
|
|
16331
|
-
type: "address"
|
|
16332
|
-
internalType: "address"
|
|
16470
|
+
type: "address"
|
|
16333
16471
|
},
|
|
16334
16472
|
{
|
|
16473
|
+
internalType: "int8",
|
|
16335
16474
|
name: "feedType",
|
|
16336
|
-
type: "int8"
|
|
16337
|
-
internalType: "int8"
|
|
16475
|
+
type: "int8"
|
|
16338
16476
|
},
|
|
16339
16477
|
{
|
|
16478
|
+
internalType: "string",
|
|
16340
16479
|
name: "currency",
|
|
16341
|
-
type: "string"
|
|
16342
|
-
internalType: "string"
|
|
16480
|
+
type: "string"
|
|
16343
16481
|
},
|
|
16344
16482
|
{
|
|
16483
|
+
internalType: "uint256",
|
|
16345
16484
|
name: "amount",
|
|
16346
|
-
type: "uint256"
|
|
16347
|
-
internalType: "uint256"
|
|
16485
|
+
type: "uint256"
|
|
16348
16486
|
},
|
|
16349
16487
|
{
|
|
16488
|
+
internalType: "uint256",
|
|
16350
16489
|
name: "deadline",
|
|
16351
|
-
type: "uint256"
|
|
16352
|
-
internalType: "uint256"
|
|
16490
|
+
type: "uint256"
|
|
16353
16491
|
},
|
|
16354
16492
|
{
|
|
16493
|
+
internalType: "bytes",
|
|
16355
16494
|
name: "signature",
|
|
16356
|
-
type: "bytes"
|
|
16357
|
-
internalType: "bytes"
|
|
16495
|
+
type: "bytes"
|
|
16358
16496
|
}
|
|
16359
|
-
]
|
|
16497
|
+
],
|
|
16498
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16499
|
+
name: "priceFeeds",
|
|
16500
|
+
type: "tuple[2]"
|
|
16360
16501
|
},
|
|
16361
16502
|
{
|
|
16503
|
+
internalType: "address",
|
|
16362
16504
|
name: "extraFeeReceiver",
|
|
16363
|
-
type: "address"
|
|
16364
|
-
internalType: "address"
|
|
16505
|
+
type: "address"
|
|
16365
16506
|
},
|
|
16366
16507
|
{
|
|
16508
|
+
internalType: "uint256",
|
|
16367
16509
|
name: "extraFeeBps",
|
|
16368
|
-
type: "uint256"
|
|
16369
|
-
internalType: "uint256"
|
|
16510
|
+
type: "uint256"
|
|
16370
16511
|
},
|
|
16371
16512
|
{
|
|
16513
|
+
internalType: "uint256",
|
|
16372
16514
|
name: "yd",
|
|
16373
|
-
type: "uint256"
|
|
16374
|
-
internalType: "uint256"
|
|
16515
|
+
type: "uint256"
|
|
16375
16516
|
},
|
|
16376
16517
|
{
|
|
16377
|
-
name: "guards",
|
|
16378
|
-
type: "tuple[]",
|
|
16379
|
-
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16380
16518
|
components: [
|
|
16381
16519
|
{
|
|
16520
|
+
internalType: "address",
|
|
16382
16521
|
name: "guardAddress",
|
|
16383
|
-
type: "address"
|
|
16384
|
-
internalType: "address"
|
|
16522
|
+
type: "address"
|
|
16385
16523
|
},
|
|
16386
16524
|
{
|
|
16525
|
+
internalType: "bytes[]",
|
|
16387
16526
|
name: "payload",
|
|
16388
|
-
type: "bytes[]"
|
|
16389
|
-
internalType: "bytes[]"
|
|
16527
|
+
type: "bytes[]"
|
|
16390
16528
|
}
|
|
16391
|
-
]
|
|
16529
|
+
],
|
|
16530
|
+
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16531
|
+
name: "guards",
|
|
16532
|
+
type: "tuple[]"
|
|
16392
16533
|
},
|
|
16393
16534
|
{
|
|
16394
|
-
name: "webhooks",
|
|
16395
|
-
type: "tuple[]",
|
|
16396
|
-
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16397
16535
|
components: [
|
|
16398
16536
|
{
|
|
16537
|
+
internalType: "address",
|
|
16399
16538
|
name: "webhookAddress",
|
|
16400
|
-
type: "address"
|
|
16401
|
-
internalType: "address"
|
|
16539
|
+
type: "address"
|
|
16402
16540
|
},
|
|
16403
16541
|
{
|
|
16542
|
+
internalType: "bytes[]",
|
|
16404
16543
|
name: "payload",
|
|
16405
|
-
type: "bytes[]"
|
|
16406
|
-
internalType: "bytes[]"
|
|
16544
|
+
type: "bytes[]"
|
|
16407
16545
|
}
|
|
16408
|
-
]
|
|
16546
|
+
],
|
|
16547
|
+
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16548
|
+
name: "webhooks",
|
|
16549
|
+
type: "tuple[]"
|
|
16409
16550
|
}
|
|
16410
|
-
]
|
|
16551
|
+
],
|
|
16552
|
+
internalType: "struct YodlCurveRouter.YodlCurveParams",
|
|
16553
|
+
name: "params",
|
|
16554
|
+
type: "tuple"
|
|
16411
16555
|
}
|
|
16412
16556
|
],
|
|
16557
|
+
name: "yodlWithCurve",
|
|
16413
16558
|
outputs: [
|
|
16414
16559
|
{
|
|
16560
|
+
internalType: "uint256",
|
|
16415
16561
|
name: "",
|
|
16416
|
-
type: "uint256"
|
|
16417
|
-
internalType: "uint256"
|
|
16562
|
+
type: "uint256"
|
|
16418
16563
|
}
|
|
16419
16564
|
],
|
|
16420
|
-
stateMutability: "payable"
|
|
16565
|
+
stateMutability: "payable",
|
|
16566
|
+
type: "function"
|
|
16421
16567
|
},
|
|
16422
16568
|
{
|
|
16423
|
-
type: "function",
|
|
16424
|
-
name: "yodlWithToken",
|
|
16425
16569
|
inputs: [
|
|
16426
16570
|
{
|
|
16427
|
-
name: "params",
|
|
16428
|
-
type: "tuple",
|
|
16429
|
-
internalType: "struct YodlTransferRouter.YodlTransferParams",
|
|
16430
16571
|
components: [
|
|
16431
16572
|
{
|
|
16573
|
+
internalType: "bytes32",
|
|
16432
16574
|
name: "memo",
|
|
16433
|
-
type: "bytes32"
|
|
16434
|
-
internalType: "bytes32"
|
|
16575
|
+
type: "bytes32"
|
|
16435
16576
|
},
|
|
16436
16577
|
{
|
|
16578
|
+
internalType: "uint256",
|
|
16437
16579
|
name: "amount",
|
|
16438
|
-
type: "uint256"
|
|
16439
|
-
internalType: "uint256"
|
|
16580
|
+
type: "uint256"
|
|
16440
16581
|
},
|
|
16441
16582
|
{
|
|
16442
|
-
name: "priceFeeds",
|
|
16443
|
-
type: "tuple[2]",
|
|
16444
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16445
16583
|
components: [
|
|
16446
16584
|
{
|
|
16585
|
+
internalType: "address",
|
|
16447
16586
|
name: "feedAddress",
|
|
16448
|
-
type: "address"
|
|
16449
|
-
internalType: "address"
|
|
16587
|
+
type: "address"
|
|
16450
16588
|
},
|
|
16451
16589
|
{
|
|
16590
|
+
internalType: "int8",
|
|
16452
16591
|
name: "feedType",
|
|
16453
|
-
type: "int8"
|
|
16454
|
-
internalType: "int8"
|
|
16592
|
+
type: "int8"
|
|
16455
16593
|
},
|
|
16456
16594
|
{
|
|
16595
|
+
internalType: "string",
|
|
16457
16596
|
name: "currency",
|
|
16458
|
-
type: "string"
|
|
16459
|
-
internalType: "string"
|
|
16597
|
+
type: "string"
|
|
16460
16598
|
},
|
|
16461
16599
|
{
|
|
16600
|
+
internalType: "uint256",
|
|
16462
16601
|
name: "amount",
|
|
16463
|
-
type: "uint256"
|
|
16464
|
-
internalType: "uint256"
|
|
16602
|
+
type: "uint256"
|
|
16465
16603
|
},
|
|
16466
16604
|
{
|
|
16605
|
+
internalType: "uint256",
|
|
16467
16606
|
name: "deadline",
|
|
16468
|
-
type: "uint256"
|
|
16469
|
-
internalType: "uint256"
|
|
16607
|
+
type: "uint256"
|
|
16470
16608
|
},
|
|
16471
16609
|
{
|
|
16610
|
+
internalType: "bytes",
|
|
16472
16611
|
name: "signature",
|
|
16473
|
-
type: "bytes"
|
|
16474
|
-
internalType: "bytes"
|
|
16612
|
+
type: "bytes"
|
|
16475
16613
|
}
|
|
16476
|
-
]
|
|
16614
|
+
],
|
|
16615
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16616
|
+
name: "priceFeeds",
|
|
16617
|
+
type: "tuple[2]"
|
|
16477
16618
|
},
|
|
16478
16619
|
{
|
|
16620
|
+
internalType: "address",
|
|
16479
16621
|
name: "token",
|
|
16480
|
-
type: "address"
|
|
16481
|
-
internalType: "address"
|
|
16622
|
+
type: "address"
|
|
16482
16623
|
},
|
|
16483
16624
|
{
|
|
16625
|
+
internalType: "address",
|
|
16484
16626
|
name: "receiver",
|
|
16485
|
-
type: "address"
|
|
16486
|
-
internalType: "address"
|
|
16627
|
+
type: "address"
|
|
16487
16628
|
},
|
|
16488
16629
|
{
|
|
16630
|
+
internalType: "address",
|
|
16489
16631
|
name: "extraFeeReceiver",
|
|
16490
|
-
type: "address"
|
|
16491
|
-
internalType: "address"
|
|
16632
|
+
type: "address"
|
|
16492
16633
|
},
|
|
16493
16634
|
{
|
|
16635
|
+
internalType: "uint256",
|
|
16494
16636
|
name: "extraFeeBps",
|
|
16495
|
-
type: "uint256"
|
|
16496
|
-
internalType: "uint256"
|
|
16637
|
+
type: "uint256"
|
|
16497
16638
|
},
|
|
16498
16639
|
{
|
|
16640
|
+
internalType: "uint256",
|
|
16499
16641
|
name: "yd",
|
|
16500
|
-
type: "uint256"
|
|
16501
|
-
internalType: "uint256"
|
|
16642
|
+
type: "uint256"
|
|
16502
16643
|
},
|
|
16503
16644
|
{
|
|
16504
|
-
name: "guards",
|
|
16505
|
-
type: "tuple[]",
|
|
16506
|
-
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16507
16645
|
components: [
|
|
16508
16646
|
{
|
|
16647
|
+
internalType: "address",
|
|
16509
16648
|
name: "guardAddress",
|
|
16510
|
-
type: "address"
|
|
16511
|
-
internalType: "address"
|
|
16649
|
+
type: "address"
|
|
16512
16650
|
},
|
|
16513
16651
|
{
|
|
16652
|
+
internalType: "bytes[]",
|
|
16514
16653
|
name: "payload",
|
|
16515
|
-
type: "bytes[]"
|
|
16516
|
-
internalType: "bytes[]"
|
|
16654
|
+
type: "bytes[]"
|
|
16517
16655
|
}
|
|
16518
|
-
]
|
|
16656
|
+
],
|
|
16657
|
+
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16658
|
+
name: "guards",
|
|
16659
|
+
type: "tuple[]"
|
|
16519
16660
|
},
|
|
16520
16661
|
{
|
|
16521
|
-
name: "webhooks",
|
|
16522
|
-
type: "tuple[]",
|
|
16523
|
-
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16524
16662
|
components: [
|
|
16525
16663
|
{
|
|
16664
|
+
internalType: "address",
|
|
16526
16665
|
name: "webhookAddress",
|
|
16527
|
-
type: "address"
|
|
16528
|
-
internalType: "address"
|
|
16666
|
+
type: "address"
|
|
16529
16667
|
},
|
|
16530
16668
|
{
|
|
16669
|
+
internalType: "bytes[]",
|
|
16531
16670
|
name: "payload",
|
|
16532
|
-
type: "bytes[]"
|
|
16533
|
-
internalType: "bytes[]"
|
|
16671
|
+
type: "bytes[]"
|
|
16534
16672
|
}
|
|
16535
|
-
]
|
|
16673
|
+
],
|
|
16674
|
+
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16675
|
+
name: "webhooks",
|
|
16676
|
+
type: "tuple[]"
|
|
16536
16677
|
}
|
|
16537
|
-
]
|
|
16678
|
+
],
|
|
16679
|
+
internalType: "struct YodlTransferRouter.YodlTransferParams",
|
|
16680
|
+
name: "params",
|
|
16681
|
+
type: "tuple"
|
|
16538
16682
|
}
|
|
16539
16683
|
],
|
|
16684
|
+
name: "yodlWithToken",
|
|
16540
16685
|
outputs: [
|
|
16541
16686
|
{
|
|
16687
|
+
internalType: "uint256",
|
|
16542
16688
|
name: "",
|
|
16543
|
-
type: "uint256"
|
|
16544
|
-
internalType: "uint256"
|
|
16689
|
+
type: "uint256"
|
|
16545
16690
|
}
|
|
16546
16691
|
],
|
|
16547
|
-
stateMutability: "payable"
|
|
16692
|
+
stateMutability: "payable",
|
|
16693
|
+
type: "function"
|
|
16548
16694
|
},
|
|
16549
16695
|
{
|
|
16550
|
-
type: "function",
|
|
16551
|
-
name: "yodlWithUniswap",
|
|
16552
16696
|
inputs: [
|
|
16553
16697
|
{
|
|
16554
|
-
name: "params",
|
|
16555
|
-
type: "tuple",
|
|
16556
|
-
internalType: "struct YodlUniswapRouter.YodlUniswapParams",
|
|
16557
16698
|
components: [
|
|
16558
16699
|
{
|
|
16700
|
+
internalType: "address",
|
|
16559
16701
|
name: "sender",
|
|
16560
|
-
type: "address"
|
|
16561
|
-
internalType: "address"
|
|
16702
|
+
type: "address"
|
|
16562
16703
|
},
|
|
16563
16704
|
{
|
|
16705
|
+
internalType: "address",
|
|
16564
16706
|
name: "receiver",
|
|
16565
|
-
type: "address"
|
|
16566
|
-
internalType: "address"
|
|
16707
|
+
type: "address"
|
|
16567
16708
|
},
|
|
16568
16709
|
{
|
|
16710
|
+
internalType: "uint256",
|
|
16569
16711
|
name: "amountIn",
|
|
16570
|
-
type: "uint256"
|
|
16571
|
-
internalType: "uint256"
|
|
16712
|
+
type: "uint256"
|
|
16572
16713
|
},
|
|
16573
16714
|
{
|
|
16715
|
+
internalType: "uint256",
|
|
16574
16716
|
name: "amountOut",
|
|
16575
|
-
type: "uint256"
|
|
16576
|
-
internalType: "uint256"
|
|
16717
|
+
type: "uint256"
|
|
16577
16718
|
},
|
|
16578
16719
|
{
|
|
16720
|
+
internalType: "bytes32",
|
|
16579
16721
|
name: "memo",
|
|
16580
|
-
type: "bytes32"
|
|
16581
|
-
internalType: "bytes32"
|
|
16722
|
+
type: "bytes32"
|
|
16582
16723
|
},
|
|
16583
16724
|
{
|
|
16725
|
+
internalType: "bytes",
|
|
16584
16726
|
name: "path",
|
|
16585
|
-
type: "bytes"
|
|
16586
|
-
internalType: "bytes"
|
|
16727
|
+
type: "bytes"
|
|
16587
16728
|
},
|
|
16588
16729
|
{
|
|
16589
|
-
name: "priceFeeds",
|
|
16590
|
-
type: "tuple[2]",
|
|
16591
|
-
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16592
16730
|
components: [
|
|
16593
16731
|
{
|
|
16732
|
+
internalType: "address",
|
|
16594
16733
|
name: "feedAddress",
|
|
16595
|
-
type: "address"
|
|
16596
|
-
internalType: "address"
|
|
16734
|
+
type: "address"
|
|
16597
16735
|
},
|
|
16598
16736
|
{
|
|
16737
|
+
internalType: "int8",
|
|
16599
16738
|
name: "feedType",
|
|
16600
|
-
type: "int8"
|
|
16601
|
-
internalType: "int8"
|
|
16739
|
+
type: "int8"
|
|
16602
16740
|
},
|
|
16603
16741
|
{
|
|
16742
|
+
internalType: "string",
|
|
16604
16743
|
name: "currency",
|
|
16605
|
-
type: "string"
|
|
16606
|
-
internalType: "string"
|
|
16744
|
+
type: "string"
|
|
16607
16745
|
},
|
|
16608
16746
|
{
|
|
16747
|
+
internalType: "uint256",
|
|
16609
16748
|
name: "amount",
|
|
16610
|
-
type: "uint256"
|
|
16611
|
-
internalType: "uint256"
|
|
16749
|
+
type: "uint256"
|
|
16612
16750
|
},
|
|
16613
16751
|
{
|
|
16752
|
+
internalType: "uint256",
|
|
16614
16753
|
name: "deadline",
|
|
16615
|
-
type: "uint256"
|
|
16616
|
-
internalType: "uint256"
|
|
16754
|
+
type: "uint256"
|
|
16617
16755
|
},
|
|
16618
16756
|
{
|
|
16757
|
+
internalType: "bytes",
|
|
16619
16758
|
name: "signature",
|
|
16620
|
-
type: "bytes"
|
|
16621
|
-
internalType: "bytes"
|
|
16759
|
+
type: "bytes"
|
|
16622
16760
|
}
|
|
16623
|
-
]
|
|
16761
|
+
],
|
|
16762
|
+
internalType: "struct AbstractYodlRouter.PriceFeed[2]",
|
|
16763
|
+
name: "priceFeeds",
|
|
16764
|
+
type: "tuple[2]"
|
|
16624
16765
|
},
|
|
16625
16766
|
{
|
|
16767
|
+
internalType: "address",
|
|
16626
16768
|
name: "extraFeeReceiver",
|
|
16627
|
-
type: "address"
|
|
16628
|
-
internalType: "address"
|
|
16769
|
+
type: "address"
|
|
16629
16770
|
},
|
|
16630
16771
|
{
|
|
16772
|
+
internalType: "uint256",
|
|
16631
16773
|
name: "extraFeeBps",
|
|
16632
|
-
type: "uint256"
|
|
16633
|
-
internalType: "uint256"
|
|
16774
|
+
type: "uint256"
|
|
16634
16775
|
},
|
|
16635
16776
|
{
|
|
16777
|
+
internalType: "enum YodlUniswapRouter.SwapType",
|
|
16636
16778
|
name: "swapType",
|
|
16637
|
-
type: "uint8"
|
|
16638
|
-
internalType: "enum YodlUniswapRouter.SwapType"
|
|
16779
|
+
type: "uint8"
|
|
16639
16780
|
},
|
|
16640
16781
|
{
|
|
16782
|
+
internalType: "uint256",
|
|
16641
16783
|
name: "yd",
|
|
16642
|
-
type: "uint256"
|
|
16643
|
-
internalType: "uint256"
|
|
16784
|
+
type: "uint256"
|
|
16644
16785
|
},
|
|
16645
16786
|
{
|
|
16646
|
-
name: "guards",
|
|
16647
|
-
type: "tuple[]",
|
|
16648
|
-
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16649
16787
|
components: [
|
|
16650
16788
|
{
|
|
16789
|
+
internalType: "address",
|
|
16651
16790
|
name: "guardAddress",
|
|
16652
|
-
type: "address"
|
|
16653
|
-
internalType: "address"
|
|
16791
|
+
type: "address"
|
|
16654
16792
|
},
|
|
16655
16793
|
{
|
|
16794
|
+
internalType: "bytes[]",
|
|
16656
16795
|
name: "payload",
|
|
16657
|
-
type: "bytes[]"
|
|
16658
|
-
internalType: "bytes[]"
|
|
16796
|
+
type: "bytes[]"
|
|
16659
16797
|
}
|
|
16660
|
-
]
|
|
16798
|
+
],
|
|
16799
|
+
internalType: "struct AbstractYodlRouter.Guard[]",
|
|
16800
|
+
name: "guards",
|
|
16801
|
+
type: "tuple[]"
|
|
16661
16802
|
},
|
|
16662
16803
|
{
|
|
16663
|
-
name: "webhooks",
|
|
16664
|
-
type: "tuple[]",
|
|
16665
|
-
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16666
16804
|
components: [
|
|
16667
16805
|
{
|
|
16806
|
+
internalType: "address",
|
|
16668
16807
|
name: "webhookAddress",
|
|
16669
|
-
type: "address"
|
|
16670
|
-
internalType: "address"
|
|
16808
|
+
type: "address"
|
|
16671
16809
|
},
|
|
16672
16810
|
{
|
|
16811
|
+
internalType: "bytes[]",
|
|
16673
16812
|
name: "payload",
|
|
16674
|
-
type: "bytes[]"
|
|
16675
|
-
internalType: "bytes[]"
|
|
16813
|
+
type: "bytes[]"
|
|
16676
16814
|
}
|
|
16677
|
-
]
|
|
16815
|
+
],
|
|
16816
|
+
internalType: "struct AbstractYodlRouter.Webhook[]",
|
|
16817
|
+
name: "webhooks",
|
|
16818
|
+
type: "tuple[]"
|
|
16678
16819
|
}
|
|
16679
|
-
]
|
|
16820
|
+
],
|
|
16821
|
+
internalType: "struct YodlUniswapRouter.YodlUniswapParams",
|
|
16822
|
+
name: "params",
|
|
16823
|
+
type: "tuple"
|
|
16680
16824
|
}
|
|
16681
16825
|
],
|
|
16826
|
+
name: "yodlWithUniswap",
|
|
16682
16827
|
outputs: [
|
|
16683
16828
|
{
|
|
16829
|
+
internalType: "uint256",
|
|
16684
16830
|
name: "",
|
|
16685
|
-
type: "uint256"
|
|
16686
|
-
internalType: "uint256"
|
|
16687
|
-
}
|
|
16688
|
-
],
|
|
16689
|
-
stateMutability: "payable"
|
|
16690
|
-
},
|
|
16691
|
-
{
|
|
16692
|
-
type: "event",
|
|
16693
|
-
name: "Convert",
|
|
16694
|
-
inputs: [
|
|
16695
|
-
{
|
|
16696
|
-
name: "priceFeed0",
|
|
16697
|
-
type: "address",
|
|
16698
|
-
indexed: true,
|
|
16699
|
-
internalType: "address"
|
|
16700
|
-
},
|
|
16701
|
-
{
|
|
16702
|
-
name: "priceFeed1",
|
|
16703
|
-
type: "address",
|
|
16704
|
-
indexed: true,
|
|
16705
|
-
internalType: "address"
|
|
16706
|
-
},
|
|
16707
|
-
{
|
|
16708
|
-
name: "exchangeRate0",
|
|
16709
|
-
type: "int256",
|
|
16710
|
-
indexed: false,
|
|
16711
|
-
internalType: "int256"
|
|
16712
|
-
},
|
|
16713
|
-
{
|
|
16714
|
-
name: "exchangeRate1",
|
|
16715
|
-
type: "int256",
|
|
16716
|
-
indexed: false,
|
|
16717
|
-
internalType: "int256"
|
|
16718
|
-
}
|
|
16719
|
-
],
|
|
16720
|
-
anonymous: false
|
|
16721
|
-
},
|
|
16722
|
-
{
|
|
16723
|
-
type: "event",
|
|
16724
|
-
name: "ConvertWithExternalRate",
|
|
16725
|
-
inputs: [
|
|
16726
|
-
{
|
|
16727
|
-
name: "currency0",
|
|
16728
|
-
type: "string",
|
|
16729
|
-
indexed: true,
|
|
16730
|
-
internalType: "string"
|
|
16731
|
-
},
|
|
16732
|
-
{
|
|
16733
|
-
name: "priceFeed1",
|
|
16734
|
-
type: "address",
|
|
16735
|
-
indexed: true,
|
|
16736
|
-
internalType: "address"
|
|
16737
|
-
},
|
|
16738
|
-
{
|
|
16739
|
-
name: "exchangeRate0",
|
|
16740
|
-
type: "int256",
|
|
16741
|
-
indexed: false,
|
|
16742
|
-
internalType: "int256"
|
|
16743
|
-
},
|
|
16744
|
-
{
|
|
16745
|
-
name: "exchangeRate1",
|
|
16746
|
-
type: "int256",
|
|
16747
|
-
indexed: false,
|
|
16748
|
-
internalType: "int256"
|
|
16749
|
-
}
|
|
16750
|
-
],
|
|
16751
|
-
anonymous: false
|
|
16752
|
-
},
|
|
16753
|
-
{
|
|
16754
|
-
type: "event",
|
|
16755
|
-
name: "Yodl",
|
|
16756
|
-
inputs: [
|
|
16757
|
-
{
|
|
16758
|
-
name: "sender",
|
|
16759
|
-
type: "address",
|
|
16760
|
-
indexed: true,
|
|
16761
|
-
internalType: "address"
|
|
16762
|
-
},
|
|
16763
|
-
{
|
|
16764
|
-
name: "receiver",
|
|
16765
|
-
type: "address",
|
|
16766
|
-
indexed: true,
|
|
16767
|
-
internalType: "address"
|
|
16768
|
-
},
|
|
16769
|
-
{
|
|
16770
|
-
name: "token",
|
|
16771
|
-
type: "address",
|
|
16772
|
-
indexed: false,
|
|
16773
|
-
internalType: "address"
|
|
16774
|
-
},
|
|
16775
|
-
{
|
|
16776
|
-
name: "amount",
|
|
16777
|
-
type: "uint256",
|
|
16778
|
-
indexed: false,
|
|
16779
|
-
internalType: "uint256"
|
|
16780
|
-
},
|
|
16781
|
-
{
|
|
16782
|
-
name: "fees",
|
|
16783
|
-
type: "uint256",
|
|
16784
|
-
indexed: false,
|
|
16785
|
-
internalType: "uint256"
|
|
16786
|
-
},
|
|
16787
|
-
{
|
|
16788
|
-
name: "memo",
|
|
16789
|
-
type: "bytes32",
|
|
16790
|
-
indexed: false,
|
|
16791
|
-
internalType: "bytes32"
|
|
16792
|
-
}
|
|
16793
|
-
],
|
|
16794
|
-
anonymous: false
|
|
16795
|
-
},
|
|
16796
|
-
{
|
|
16797
|
-
type: "event",
|
|
16798
|
-
name: "YodlNativeTokenTransfer",
|
|
16799
|
-
inputs: [
|
|
16800
|
-
{
|
|
16801
|
-
name: "sender",
|
|
16802
|
-
type: "address",
|
|
16803
|
-
indexed: true,
|
|
16804
|
-
internalType: "address"
|
|
16805
|
-
},
|
|
16806
|
-
{
|
|
16807
|
-
name: "receiver",
|
|
16808
|
-
type: "address",
|
|
16809
|
-
indexed: true,
|
|
16810
|
-
internalType: "address"
|
|
16811
|
-
},
|
|
16812
|
-
{
|
|
16813
|
-
name: "amount",
|
|
16814
|
-
type: "uint256",
|
|
16815
|
-
indexed: true,
|
|
16816
|
-
internalType: "uint256"
|
|
16831
|
+
type: "uint256"
|
|
16817
16832
|
}
|
|
16818
16833
|
],
|
|
16819
|
-
|
|
16820
|
-
|
|
16821
|
-
{
|
|
16822
|
-
type: "error",
|
|
16823
|
-
name: "ECDSAInvalidSignature",
|
|
16824
|
-
inputs: [
|
|
16825
|
-
]
|
|
16826
|
-
},
|
|
16827
|
-
{
|
|
16828
|
-
type: "error",
|
|
16829
|
-
name: "ECDSAInvalidSignatureLength",
|
|
16830
|
-
inputs: [
|
|
16831
|
-
{
|
|
16832
|
-
name: "length",
|
|
16833
|
-
type: "uint256",
|
|
16834
|
-
internalType: "uint256"
|
|
16835
|
-
}
|
|
16836
|
-
]
|
|
16834
|
+
stateMutability: "payable",
|
|
16835
|
+
type: "function"
|
|
16837
16836
|
},
|
|
16838
16837
|
{
|
|
16839
|
-
|
|
16840
|
-
|
|
16841
|
-
inputs: [
|
|
16842
|
-
{
|
|
16843
|
-
name: "s",
|
|
16844
|
-
type: "bytes32",
|
|
16845
|
-
internalType: "bytes32"
|
|
16846
|
-
}
|
|
16847
|
-
]
|
|
16838
|
+
stateMutability: "payable",
|
|
16839
|
+
type: "receive"
|
|
16848
16840
|
}
|
|
16849
16841
|
];
|
|
16850
16842
|
|