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