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