@nevermined-io/core-kit 0.0.58 → 0.1.0
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/artifacts/generated.d.ts +1386 -350
- package/dist/artifacts/generated.d.ts.map +1 -1
- package/dist/artifacts/generated.js +443 -14
- package/dist/contracts/AssetRegistry.js +2 -2
- package/dist/contracts/ContractBase.d.ts.map +1 -1
- package/dist/contracts/ContractBase.js +7 -31
- package/dist/nevermined/utils/BlockchainViemUtils.d.ts +11 -0
- package/dist/nevermined/utils/BlockchainViemUtils.d.ts.map +1 -1
- package/dist/nevermined/utils/BlockchainViemUtils.js +42 -0
- package/dist/nevermined/utils/ZeroDevPolicies.d.ts +28 -11
- package/dist/nevermined/utils/ZeroDevPolicies.d.ts.map +1 -1
- package/dist/nevermined/utils/ZeroDevPolicies.js +68 -1
- package/package.json +1 -1
|
@@ -5544,9 +5544,9 @@ export declare const assetsRegistryAbi: readonly [{
|
|
|
5544
5544
|
}];
|
|
5545
5545
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
5546
5546
|
}];
|
|
5547
|
-
export declare const assetsRegistryAddress: "
|
|
5547
|
+
export declare const assetsRegistryAddress: "0x37cfde2a3903D7c3D3FD3310585d1a3585166362";
|
|
5548
5548
|
export declare const assetsRegistryConfig: {
|
|
5549
|
-
readonly address: "
|
|
5549
|
+
readonly address: "0x37cfde2a3903D7c3D3FD3310585d1a3585166362";
|
|
5550
5550
|
readonly abi: readonly [{
|
|
5551
5551
|
readonly type: "function";
|
|
5552
5552
|
readonly inputs: readonly [];
|
|
@@ -9634,6 +9634,20 @@ export declare const baseTemplateAbi: readonly [{
|
|
|
9634
9634
|
readonly type: "bytes4";
|
|
9635
9635
|
}];
|
|
9636
9636
|
readonly stateMutability: "view";
|
|
9637
|
+
}, {
|
|
9638
|
+
readonly type: "function";
|
|
9639
|
+
readonly inputs: readonly [{
|
|
9640
|
+
readonly name: "forwarder";
|
|
9641
|
+
readonly internalType: "address";
|
|
9642
|
+
readonly type: "address";
|
|
9643
|
+
}];
|
|
9644
|
+
readonly name: "isTrustedForwarder";
|
|
9645
|
+
readonly outputs: readonly [{
|
|
9646
|
+
readonly name: "";
|
|
9647
|
+
readonly internalType: "bool";
|
|
9648
|
+
readonly type: "bool";
|
|
9649
|
+
}];
|
|
9650
|
+
readonly stateMutability: "view";
|
|
9637
9651
|
}, {
|
|
9638
9652
|
readonly type: "function";
|
|
9639
9653
|
readonly inputs: readonly [];
|
|
@@ -9654,6 +9668,16 @@ export declare const baseTemplateAbi: readonly [{
|
|
|
9654
9668
|
readonly name: "setAuthority";
|
|
9655
9669
|
readonly outputs: readonly [];
|
|
9656
9670
|
readonly stateMutability: "nonpayable";
|
|
9671
|
+
}, {
|
|
9672
|
+
readonly type: "function";
|
|
9673
|
+
readonly inputs: readonly [];
|
|
9674
|
+
readonly name: "trustedForwarder";
|
|
9675
|
+
readonly outputs: readonly [{
|
|
9676
|
+
readonly name: "";
|
|
9677
|
+
readonly internalType: "address";
|
|
9678
|
+
readonly type: "address";
|
|
9679
|
+
}];
|
|
9680
|
+
readonly stateMutability: "view";
|
|
9657
9681
|
}, {
|
|
9658
9682
|
readonly type: "function";
|
|
9659
9683
|
readonly inputs: readonly [{
|
|
@@ -10630,6 +10654,20 @@ export declare const deployAllAbi: readonly [{
|
|
|
10630
10654
|
readonly type: "uint256";
|
|
10631
10655
|
}];
|
|
10632
10656
|
readonly stateMutability: "view";
|
|
10657
|
+
}, {
|
|
10658
|
+
readonly type: "function";
|
|
10659
|
+
readonly inputs: readonly [{
|
|
10660
|
+
readonly name: "contractName";
|
|
10661
|
+
readonly internalType: "string";
|
|
10662
|
+
readonly type: "string";
|
|
10663
|
+
}];
|
|
10664
|
+
readonly name: "nonUpgradableDeploymentSalt";
|
|
10665
|
+
readonly outputs: readonly [{
|
|
10666
|
+
readonly name: "salt";
|
|
10667
|
+
readonly internalType: "bytes32";
|
|
10668
|
+
readonly type: "bytes32";
|
|
10669
|
+
}];
|
|
10670
|
+
readonly stateMutability: "view";
|
|
10633
10671
|
}, {
|
|
10634
10672
|
readonly type: "function";
|
|
10635
10673
|
readonly inputs: readonly [];
|
|
@@ -10724,330 +10762,374 @@ export declare const deployAllAbi: readonly [{
|
|
|
10724
10762
|
readonly name: "linearPricing";
|
|
10725
10763
|
readonly internalType: "contract LinearPricing";
|
|
10726
10764
|
readonly type: "address";
|
|
10727
|
-
}];
|
|
10728
|
-
}];
|
|
10729
|
-
readonly stateMutability: "nonpayable";
|
|
10730
|
-
}];
|
|
10731
|
-
export declare const deployConditionsAbi: readonly [{
|
|
10732
|
-
readonly type: "function";
|
|
10733
|
-
readonly inputs: readonly [];
|
|
10734
|
-
readonly name: "IS_SCRIPT";
|
|
10735
|
-
readonly outputs: readonly [{
|
|
10736
|
-
readonly name: "";
|
|
10737
|
-
readonly internalType: "bool";
|
|
10738
|
-
readonly type: "bool";
|
|
10739
|
-
}];
|
|
10740
|
-
readonly stateMutability: "view";
|
|
10741
|
-
}, {
|
|
10742
|
-
readonly type: "function";
|
|
10743
|
-
readonly inputs: readonly [];
|
|
10744
|
-
readonly name: "debug";
|
|
10745
|
-
readonly outputs: readonly [{
|
|
10746
|
-
readonly name: "";
|
|
10747
|
-
readonly internalType: "bool";
|
|
10748
|
-
readonly type: "bool";
|
|
10749
|
-
}];
|
|
10750
|
-
readonly stateMutability: "view";
|
|
10751
|
-
}, {
|
|
10752
|
-
readonly type: "function";
|
|
10753
|
-
readonly inputs: readonly [{
|
|
10754
|
-
readonly name: "accessManagerAddress";
|
|
10755
|
-
readonly internalType: "contract IAccessManager";
|
|
10756
|
-
readonly type: "address";
|
|
10757
|
-
}, {
|
|
10758
|
-
readonly name: "assetsRegistryAddress";
|
|
10759
|
-
readonly internalType: "contract IAsset";
|
|
10760
|
-
readonly type: "address";
|
|
10761
|
-
}, {
|
|
10762
|
-
readonly name: "agreementsStoreAddress";
|
|
10763
|
-
readonly internalType: "contract IAgreement";
|
|
10764
|
-
readonly type: "address";
|
|
10765
|
-
}, {
|
|
10766
|
-
readonly name: "paymentsVaultAddress";
|
|
10767
|
-
readonly internalType: "contract IVault";
|
|
10768
|
-
readonly type: "address";
|
|
10769
|
-
}, {
|
|
10770
|
-
readonly name: "distributePaymentsConditionSalt";
|
|
10771
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10772
|
-
readonly type: "tuple";
|
|
10773
|
-
readonly components: readonly [{
|
|
10774
|
-
readonly name: "proxySalt";
|
|
10775
|
-
readonly internalType: "bytes32";
|
|
10776
|
-
readonly type: "bytes32";
|
|
10777
10765
|
}, {
|
|
10778
|
-
readonly name: "
|
|
10779
|
-
readonly internalType: "
|
|
10780
|
-
readonly type: "
|
|
10781
|
-
}];
|
|
10782
|
-
}, {
|
|
10783
|
-
readonly name: "revertIfAlreadyDeployed";
|
|
10784
|
-
readonly internalType: "bool";
|
|
10785
|
-
readonly type: "bool";
|
|
10786
|
-
}];
|
|
10787
|
-
readonly name: "deployDistributePaymentsCondition";
|
|
10788
|
-
readonly outputs: readonly [{
|
|
10789
|
-
readonly name: "distributePaymentsCondition";
|
|
10790
|
-
readonly internalType: "contract DistributePaymentsCondition";
|
|
10791
|
-
readonly type: "address";
|
|
10792
|
-
}];
|
|
10793
|
-
readonly stateMutability: "nonpayable";
|
|
10794
|
-
}, {
|
|
10795
|
-
readonly type: "function";
|
|
10796
|
-
readonly inputs: readonly [{
|
|
10797
|
-
readonly name: "accessManagerAddress";
|
|
10798
|
-
readonly internalType: "contract IAccessManager";
|
|
10799
|
-
readonly type: "address";
|
|
10800
|
-
}, {
|
|
10801
|
-
readonly name: "assetsRegistryAddress";
|
|
10802
|
-
readonly internalType: "contract IAsset";
|
|
10803
|
-
readonly type: "address";
|
|
10804
|
-
}, {
|
|
10805
|
-
readonly name: "agreementsStoreAddress";
|
|
10806
|
-
readonly internalType: "contract IAgreement";
|
|
10807
|
-
readonly type: "address";
|
|
10808
|
-
}, {
|
|
10809
|
-
readonly name: "fiatSettlementConditionSalt";
|
|
10810
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10811
|
-
readonly type: "tuple";
|
|
10812
|
-
readonly components: readonly [{
|
|
10813
|
-
readonly name: "proxySalt";
|
|
10814
|
-
readonly internalType: "bytes32";
|
|
10815
|
-
readonly type: "bytes32";
|
|
10816
|
-
}, {
|
|
10817
|
-
readonly name: "implementationSalt";
|
|
10818
|
-
readonly internalType: "bytes32";
|
|
10819
|
-
readonly type: "bytes32";
|
|
10820
|
-
}];
|
|
10821
|
-
}, {
|
|
10822
|
-
readonly name: "revertIfAlreadyDeployed";
|
|
10823
|
-
readonly internalType: "bool";
|
|
10824
|
-
readonly type: "bool";
|
|
10825
|
-
}];
|
|
10826
|
-
readonly name: "deployFiatSettlementCondition";
|
|
10827
|
-
readonly outputs: readonly [{
|
|
10828
|
-
readonly name: "fiatSettlementCondition";
|
|
10829
|
-
readonly internalType: "contract FiatSettlementCondition";
|
|
10830
|
-
readonly type: "address";
|
|
10831
|
-
}];
|
|
10832
|
-
readonly stateMutability: "nonpayable";
|
|
10833
|
-
}, {
|
|
10834
|
-
readonly type: "function";
|
|
10835
|
-
readonly inputs: readonly [{
|
|
10836
|
-
readonly name: "accessManagerAddress";
|
|
10837
|
-
readonly internalType: "contract IAccessManager";
|
|
10838
|
-
readonly type: "address";
|
|
10839
|
-
}, {
|
|
10840
|
-
readonly name: "assetsRegistryAddress";
|
|
10841
|
-
readonly internalType: "contract IAsset";
|
|
10842
|
-
readonly type: "address";
|
|
10843
|
-
}, {
|
|
10844
|
-
readonly name: "agreementsStoreAddress";
|
|
10845
|
-
readonly internalType: "contract IAgreement";
|
|
10846
|
-
readonly type: "address";
|
|
10847
|
-
}, {
|
|
10848
|
-
readonly name: "paymentsVaultAddress";
|
|
10849
|
-
readonly internalType: "contract IVault";
|
|
10850
|
-
readonly type: "address";
|
|
10851
|
-
}, {
|
|
10852
|
-
readonly name: "lockPaymentConditionSalt";
|
|
10853
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10854
|
-
readonly type: "tuple";
|
|
10855
|
-
readonly components: readonly [{
|
|
10856
|
-
readonly name: "proxySalt";
|
|
10857
|
-
readonly internalType: "bytes32";
|
|
10858
|
-
readonly type: "bytes32";
|
|
10859
|
-
}, {
|
|
10860
|
-
readonly name: "implementationSalt";
|
|
10861
|
-
readonly internalType: "bytes32";
|
|
10862
|
-
readonly type: "bytes32";
|
|
10863
|
-
}];
|
|
10864
|
-
}, {
|
|
10865
|
-
readonly name: "revertIfAlreadyDeployed";
|
|
10866
|
-
readonly internalType: "bool";
|
|
10867
|
-
readonly type: "bool";
|
|
10868
|
-
}];
|
|
10869
|
-
readonly name: "deployLockPaymentCondition";
|
|
10870
|
-
readonly outputs: readonly [{
|
|
10871
|
-
readonly name: "lockPaymentCondition";
|
|
10872
|
-
readonly internalType: "contract LockPaymentCondition";
|
|
10873
|
-
readonly type: "address";
|
|
10874
|
-
}];
|
|
10875
|
-
readonly stateMutability: "nonpayable";
|
|
10876
|
-
}, {
|
|
10877
|
-
readonly type: "function";
|
|
10878
|
-
readonly inputs: readonly [{
|
|
10879
|
-
readonly name: "accessManagerAddress";
|
|
10880
|
-
readonly internalType: "contract IAccessManager";
|
|
10881
|
-
readonly type: "address";
|
|
10882
|
-
}, {
|
|
10883
|
-
readonly name: "assetsRegistryAddress";
|
|
10884
|
-
readonly internalType: "contract IAsset";
|
|
10885
|
-
readonly type: "address";
|
|
10886
|
-
}, {
|
|
10887
|
-
readonly name: "agreementsStoreAddress";
|
|
10888
|
-
readonly internalType: "contract IAgreement";
|
|
10889
|
-
readonly type: "address";
|
|
10890
|
-
}, {
|
|
10891
|
-
readonly name: "transferCreditsConditionSalt";
|
|
10892
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10893
|
-
readonly type: "tuple";
|
|
10894
|
-
readonly components: readonly [{
|
|
10895
|
-
readonly name: "proxySalt";
|
|
10896
|
-
readonly internalType: "bytes32";
|
|
10897
|
-
readonly type: "bytes32";
|
|
10898
|
-
}, {
|
|
10899
|
-
readonly name: "implementationSalt";
|
|
10900
|
-
readonly internalType: "bytes32";
|
|
10901
|
-
readonly type: "bytes32";
|
|
10902
|
-
}];
|
|
10903
|
-
}, {
|
|
10904
|
-
readonly name: "revertIfAlreadyDeployed";
|
|
10905
|
-
readonly internalType: "bool";
|
|
10906
|
-
readonly type: "bool";
|
|
10907
|
-
}];
|
|
10908
|
-
readonly name: "deployTransferCreditsCondition";
|
|
10909
|
-
readonly outputs: readonly [{
|
|
10910
|
-
readonly name: "transferCreditsCondition";
|
|
10911
|
-
readonly internalType: "contract TransferCreditsCondition";
|
|
10912
|
-
readonly type: "address";
|
|
10913
|
-
}];
|
|
10914
|
-
readonly stateMutability: "nonpayable";
|
|
10915
|
-
}, {
|
|
10916
|
-
readonly type: "function";
|
|
10917
|
-
readonly inputs: readonly [];
|
|
10918
|
-
readonly name: "feeReceiver";
|
|
10919
|
-
readonly outputs: readonly [{
|
|
10920
|
-
readonly name: "";
|
|
10921
|
-
readonly internalType: "address";
|
|
10922
|
-
readonly type: "address";
|
|
10923
|
-
}];
|
|
10924
|
-
readonly stateMutability: "view";
|
|
10925
|
-
}, {
|
|
10926
|
-
readonly type: "function";
|
|
10927
|
-
readonly inputs: readonly [];
|
|
10928
|
-
readonly name: "governor";
|
|
10929
|
-
readonly outputs: readonly [{
|
|
10930
|
-
readonly name: "";
|
|
10931
|
-
readonly internalType: "address";
|
|
10932
|
-
readonly type: "address";
|
|
10933
|
-
}];
|
|
10934
|
-
readonly stateMutability: "view";
|
|
10935
|
-
}, {
|
|
10936
|
-
readonly type: "function";
|
|
10937
|
-
readonly inputs: readonly [];
|
|
10938
|
-
readonly name: "networkFee";
|
|
10939
|
-
readonly outputs: readonly [{
|
|
10940
|
-
readonly name: "";
|
|
10941
|
-
readonly internalType: "uint256";
|
|
10942
|
-
readonly type: "uint256";
|
|
10943
|
-
}];
|
|
10944
|
-
readonly stateMutability: "view";
|
|
10945
|
-
}, {
|
|
10946
|
-
readonly type: "function";
|
|
10947
|
-
readonly inputs: readonly [];
|
|
10948
|
-
readonly name: "owner";
|
|
10949
|
-
readonly outputs: readonly [{
|
|
10950
|
-
readonly name: "";
|
|
10951
|
-
readonly internalType: "address";
|
|
10952
|
-
readonly type: "address";
|
|
10953
|
-
}];
|
|
10954
|
-
readonly stateMutability: "view";
|
|
10955
|
-
}, {
|
|
10956
|
-
readonly type: "function";
|
|
10957
|
-
readonly inputs: readonly [{
|
|
10958
|
-
readonly name: "ownerAddress";
|
|
10959
|
-
readonly internalType: "address";
|
|
10960
|
-
readonly type: "address";
|
|
10961
|
-
}, {
|
|
10962
|
-
readonly name: "assetsRegistryAddress";
|
|
10963
|
-
readonly internalType: "contract IAsset";
|
|
10964
|
-
readonly type: "address";
|
|
10965
|
-
}, {
|
|
10966
|
-
readonly name: "agreementsStoreAddress";
|
|
10967
|
-
readonly internalType: "contract IAgreement";
|
|
10968
|
-
readonly type: "address";
|
|
10969
|
-
}, {
|
|
10970
|
-
readonly name: "paymentsVaultAddress";
|
|
10971
|
-
readonly internalType: "contract IVault";
|
|
10972
|
-
readonly type: "address";
|
|
10973
|
-
}, {
|
|
10974
|
-
readonly name: "accessManagerAddress";
|
|
10975
|
-
readonly internalType: "contract IAccessManager";
|
|
10976
|
-
readonly type: "address";
|
|
10977
|
-
}, {
|
|
10978
|
-
readonly name: "lockPaymentConditionSalt";
|
|
10979
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10980
|
-
readonly type: "tuple";
|
|
10981
|
-
readonly components: readonly [{
|
|
10982
|
-
readonly name: "proxySalt";
|
|
10983
|
-
readonly internalType: "bytes32";
|
|
10984
|
-
readonly type: "bytes32";
|
|
10985
|
-
}, {
|
|
10986
|
-
readonly name: "implementationSalt";
|
|
10987
|
-
readonly internalType: "bytes32";
|
|
10988
|
-
readonly type: "bytes32";
|
|
10989
|
-
}];
|
|
10990
|
-
}, {
|
|
10991
|
-
readonly name: "transferCreditsConditionSalt";
|
|
10992
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10993
|
-
readonly type: "tuple";
|
|
10994
|
-
readonly components: readonly [{
|
|
10995
|
-
readonly name: "proxySalt";
|
|
10996
|
-
readonly internalType: "bytes32";
|
|
10997
|
-
readonly type: "bytes32";
|
|
10998
|
-
}, {
|
|
10999
|
-
readonly name: "implementationSalt";
|
|
11000
|
-
readonly internalType: "bytes32";
|
|
11001
|
-
readonly type: "bytes32";
|
|
11002
|
-
}];
|
|
11003
|
-
}, {
|
|
11004
|
-
readonly name: "distributePaymentsConditionSalt";
|
|
11005
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11006
|
-
readonly type: "tuple";
|
|
11007
|
-
readonly components: readonly [{
|
|
11008
|
-
readonly name: "proxySalt";
|
|
11009
|
-
readonly internalType: "bytes32";
|
|
11010
|
-
readonly type: "bytes32";
|
|
11011
|
-
}, {
|
|
11012
|
-
readonly name: "implementationSalt";
|
|
11013
|
-
readonly internalType: "bytes32";
|
|
11014
|
-
readonly type: "bytes32";
|
|
11015
|
-
}];
|
|
11016
|
-
}, {
|
|
11017
|
-
readonly name: "fiatSettlementConditionSalt";
|
|
11018
|
-
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11019
|
-
readonly type: "tuple";
|
|
11020
|
-
readonly components: readonly [{
|
|
11021
|
-
readonly name: "proxySalt";
|
|
11022
|
-
readonly internalType: "bytes32";
|
|
11023
|
-
readonly type: "bytes32";
|
|
11024
|
-
}, {
|
|
11025
|
-
readonly name: "implementationSalt";
|
|
11026
|
-
readonly internalType: "bytes32";
|
|
11027
|
-
readonly type: "bytes32";
|
|
10766
|
+
readonly name: "trustedForwarder";
|
|
10767
|
+
readonly internalType: "contract ERC2771Forwarder";
|
|
10768
|
+
readonly type: "address";
|
|
11028
10769
|
}];
|
|
11029
|
-
}
|
|
11030
|
-
|
|
11031
|
-
|
|
11032
|
-
|
|
11033
|
-
|
|
11034
|
-
|
|
11035
|
-
|
|
11036
|
-
readonly
|
|
11037
|
-
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
-
|
|
11042
|
-
readonly
|
|
11043
|
-
|
|
11044
|
-
readonly
|
|
11045
|
-
|
|
11046
|
-
|
|
11047
|
-
|
|
11048
|
-
|
|
11049
|
-
|
|
11050
|
-
|
|
10770
|
+
}];
|
|
10771
|
+
readonly stateMutability: "nonpayable";
|
|
10772
|
+
}, {
|
|
10773
|
+
readonly type: "error";
|
|
10774
|
+
readonly inputs: readonly [{
|
|
10775
|
+
readonly name: "deployedAddress";
|
|
10776
|
+
readonly internalType: "address";
|
|
10777
|
+
readonly type: "address";
|
|
10778
|
+
}];
|
|
10779
|
+
readonly name: "AddressDoesNotContainBytecode";
|
|
10780
|
+
}, {
|
|
10781
|
+
readonly type: "error";
|
|
10782
|
+
readonly inputs: readonly [{
|
|
10783
|
+
readonly name: "deployedAddress";
|
|
10784
|
+
readonly internalType: "address";
|
|
10785
|
+
readonly type: "address";
|
|
10786
|
+
}];
|
|
10787
|
+
readonly name: "AlreadyDeployed";
|
|
10788
|
+
}, {
|
|
10789
|
+
readonly type: "error";
|
|
10790
|
+
readonly inputs: readonly [];
|
|
10791
|
+
readonly name: "Create2DeployerNotDeployed";
|
|
10792
|
+
}, {
|
|
10793
|
+
readonly type: "error";
|
|
10794
|
+
readonly inputs: readonly [{
|
|
10795
|
+
readonly name: "data";
|
|
10796
|
+
readonly internalType: "bytes";
|
|
10797
|
+
readonly type: "bytes";
|
|
10798
|
+
}];
|
|
10799
|
+
readonly name: "DeploymentFailed";
|
|
10800
|
+
}, {
|
|
10801
|
+
readonly type: "error";
|
|
10802
|
+
readonly inputs: readonly [{
|
|
10803
|
+
readonly name: "expectedAddress";
|
|
10804
|
+
readonly internalType: "address";
|
|
10805
|
+
readonly type: "address";
|
|
10806
|
+
}, {
|
|
10807
|
+
readonly name: "deployedAddress";
|
|
10808
|
+
readonly internalType: "address";
|
|
10809
|
+
readonly type: "address";
|
|
10810
|
+
}];
|
|
10811
|
+
readonly name: "NotDeployedToExpectedAddress";
|
|
10812
|
+
}];
|
|
10813
|
+
export declare const deployConditionsAbi: readonly [{
|
|
10814
|
+
readonly type: "function";
|
|
10815
|
+
readonly inputs: readonly [];
|
|
10816
|
+
readonly name: "IS_SCRIPT";
|
|
10817
|
+
readonly outputs: readonly [{
|
|
10818
|
+
readonly name: "";
|
|
10819
|
+
readonly internalType: "bool";
|
|
10820
|
+
readonly type: "bool";
|
|
10821
|
+
}];
|
|
10822
|
+
readonly stateMutability: "view";
|
|
10823
|
+
}, {
|
|
10824
|
+
readonly type: "function";
|
|
10825
|
+
readonly inputs: readonly [];
|
|
10826
|
+
readonly name: "debug";
|
|
10827
|
+
readonly outputs: readonly [{
|
|
10828
|
+
readonly name: "";
|
|
10829
|
+
readonly internalType: "bool";
|
|
10830
|
+
readonly type: "bool";
|
|
10831
|
+
}];
|
|
10832
|
+
readonly stateMutability: "view";
|
|
10833
|
+
}, {
|
|
10834
|
+
readonly type: "function";
|
|
10835
|
+
readonly inputs: readonly [{
|
|
10836
|
+
readonly name: "accessManagerAddress";
|
|
10837
|
+
readonly internalType: "contract IAccessManager";
|
|
10838
|
+
readonly type: "address";
|
|
10839
|
+
}, {
|
|
10840
|
+
readonly name: "assetsRegistryAddress";
|
|
10841
|
+
readonly internalType: "contract IAsset";
|
|
10842
|
+
readonly type: "address";
|
|
10843
|
+
}, {
|
|
10844
|
+
readonly name: "agreementsStoreAddress";
|
|
10845
|
+
readonly internalType: "contract IAgreement";
|
|
10846
|
+
readonly type: "address";
|
|
10847
|
+
}, {
|
|
10848
|
+
readonly name: "paymentsVaultAddress";
|
|
10849
|
+
readonly internalType: "contract IVault";
|
|
10850
|
+
readonly type: "address";
|
|
10851
|
+
}, {
|
|
10852
|
+
readonly name: "distributePaymentsConditionSalt";
|
|
10853
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10854
|
+
readonly type: "tuple";
|
|
10855
|
+
readonly components: readonly [{
|
|
10856
|
+
readonly name: "proxySalt";
|
|
10857
|
+
readonly internalType: "bytes32";
|
|
10858
|
+
readonly type: "bytes32";
|
|
10859
|
+
}, {
|
|
10860
|
+
readonly name: "implementationSalt";
|
|
10861
|
+
readonly internalType: "bytes32";
|
|
10862
|
+
readonly type: "bytes32";
|
|
10863
|
+
}];
|
|
10864
|
+
}, {
|
|
10865
|
+
readonly name: "revertIfAlreadyDeployed";
|
|
10866
|
+
readonly internalType: "bool";
|
|
10867
|
+
readonly type: "bool";
|
|
10868
|
+
}];
|
|
10869
|
+
readonly name: "deployDistributePaymentsCondition";
|
|
10870
|
+
readonly outputs: readonly [{
|
|
10871
|
+
readonly name: "distributePaymentsCondition";
|
|
10872
|
+
readonly internalType: "contract DistributePaymentsCondition";
|
|
10873
|
+
readonly type: "address";
|
|
10874
|
+
}];
|
|
10875
|
+
readonly stateMutability: "nonpayable";
|
|
10876
|
+
}, {
|
|
10877
|
+
readonly type: "function";
|
|
10878
|
+
readonly inputs: readonly [{
|
|
10879
|
+
readonly name: "accessManagerAddress";
|
|
10880
|
+
readonly internalType: "contract IAccessManager";
|
|
10881
|
+
readonly type: "address";
|
|
10882
|
+
}, {
|
|
10883
|
+
readonly name: "assetsRegistryAddress";
|
|
10884
|
+
readonly internalType: "contract IAsset";
|
|
10885
|
+
readonly type: "address";
|
|
10886
|
+
}, {
|
|
10887
|
+
readonly name: "agreementsStoreAddress";
|
|
10888
|
+
readonly internalType: "contract IAgreement";
|
|
10889
|
+
readonly type: "address";
|
|
10890
|
+
}, {
|
|
10891
|
+
readonly name: "fiatSettlementConditionSalt";
|
|
10892
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10893
|
+
readonly type: "tuple";
|
|
10894
|
+
readonly components: readonly [{
|
|
10895
|
+
readonly name: "proxySalt";
|
|
10896
|
+
readonly internalType: "bytes32";
|
|
10897
|
+
readonly type: "bytes32";
|
|
10898
|
+
}, {
|
|
10899
|
+
readonly name: "implementationSalt";
|
|
10900
|
+
readonly internalType: "bytes32";
|
|
10901
|
+
readonly type: "bytes32";
|
|
10902
|
+
}];
|
|
10903
|
+
}, {
|
|
10904
|
+
readonly name: "revertIfAlreadyDeployed";
|
|
10905
|
+
readonly internalType: "bool";
|
|
10906
|
+
readonly type: "bool";
|
|
10907
|
+
}];
|
|
10908
|
+
readonly name: "deployFiatSettlementCondition";
|
|
10909
|
+
readonly outputs: readonly [{
|
|
10910
|
+
readonly name: "fiatSettlementCondition";
|
|
10911
|
+
readonly internalType: "contract FiatSettlementCondition";
|
|
10912
|
+
readonly type: "address";
|
|
10913
|
+
}];
|
|
10914
|
+
readonly stateMutability: "nonpayable";
|
|
10915
|
+
}, {
|
|
10916
|
+
readonly type: "function";
|
|
10917
|
+
readonly inputs: readonly [{
|
|
10918
|
+
readonly name: "accessManagerAddress";
|
|
10919
|
+
readonly internalType: "contract IAccessManager";
|
|
10920
|
+
readonly type: "address";
|
|
10921
|
+
}, {
|
|
10922
|
+
readonly name: "assetsRegistryAddress";
|
|
10923
|
+
readonly internalType: "contract IAsset";
|
|
10924
|
+
readonly type: "address";
|
|
10925
|
+
}, {
|
|
10926
|
+
readonly name: "agreementsStoreAddress";
|
|
10927
|
+
readonly internalType: "contract IAgreement";
|
|
10928
|
+
readonly type: "address";
|
|
10929
|
+
}, {
|
|
10930
|
+
readonly name: "paymentsVaultAddress";
|
|
10931
|
+
readonly internalType: "contract IVault";
|
|
10932
|
+
readonly type: "address";
|
|
10933
|
+
}, {
|
|
10934
|
+
readonly name: "lockPaymentConditionSalt";
|
|
10935
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10936
|
+
readonly type: "tuple";
|
|
10937
|
+
readonly components: readonly [{
|
|
10938
|
+
readonly name: "proxySalt";
|
|
10939
|
+
readonly internalType: "bytes32";
|
|
10940
|
+
readonly type: "bytes32";
|
|
10941
|
+
}, {
|
|
10942
|
+
readonly name: "implementationSalt";
|
|
10943
|
+
readonly internalType: "bytes32";
|
|
10944
|
+
readonly type: "bytes32";
|
|
10945
|
+
}];
|
|
10946
|
+
}, {
|
|
10947
|
+
readonly name: "revertIfAlreadyDeployed";
|
|
10948
|
+
readonly internalType: "bool";
|
|
10949
|
+
readonly type: "bool";
|
|
10950
|
+
}];
|
|
10951
|
+
readonly name: "deployLockPaymentCondition";
|
|
10952
|
+
readonly outputs: readonly [{
|
|
10953
|
+
readonly name: "lockPaymentCondition";
|
|
10954
|
+
readonly internalType: "contract LockPaymentCondition";
|
|
10955
|
+
readonly type: "address";
|
|
10956
|
+
}];
|
|
10957
|
+
readonly stateMutability: "nonpayable";
|
|
10958
|
+
}, {
|
|
10959
|
+
readonly type: "function";
|
|
10960
|
+
readonly inputs: readonly [{
|
|
10961
|
+
readonly name: "accessManagerAddress";
|
|
10962
|
+
readonly internalType: "contract IAccessManager";
|
|
10963
|
+
readonly type: "address";
|
|
10964
|
+
}, {
|
|
10965
|
+
readonly name: "assetsRegistryAddress";
|
|
10966
|
+
readonly internalType: "contract IAsset";
|
|
10967
|
+
readonly type: "address";
|
|
10968
|
+
}, {
|
|
10969
|
+
readonly name: "agreementsStoreAddress";
|
|
10970
|
+
readonly internalType: "contract IAgreement";
|
|
10971
|
+
readonly type: "address";
|
|
10972
|
+
}, {
|
|
10973
|
+
readonly name: "transferCreditsConditionSalt";
|
|
10974
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
10975
|
+
readonly type: "tuple";
|
|
10976
|
+
readonly components: readonly [{
|
|
10977
|
+
readonly name: "proxySalt";
|
|
10978
|
+
readonly internalType: "bytes32";
|
|
10979
|
+
readonly type: "bytes32";
|
|
10980
|
+
}, {
|
|
10981
|
+
readonly name: "implementationSalt";
|
|
10982
|
+
readonly internalType: "bytes32";
|
|
10983
|
+
readonly type: "bytes32";
|
|
10984
|
+
}];
|
|
10985
|
+
}, {
|
|
10986
|
+
readonly name: "revertIfAlreadyDeployed";
|
|
10987
|
+
readonly internalType: "bool";
|
|
10988
|
+
readonly type: "bool";
|
|
10989
|
+
}];
|
|
10990
|
+
readonly name: "deployTransferCreditsCondition";
|
|
10991
|
+
readonly outputs: readonly [{
|
|
10992
|
+
readonly name: "transferCreditsCondition";
|
|
10993
|
+
readonly internalType: "contract TransferCreditsCondition";
|
|
10994
|
+
readonly type: "address";
|
|
10995
|
+
}];
|
|
10996
|
+
readonly stateMutability: "nonpayable";
|
|
10997
|
+
}, {
|
|
10998
|
+
readonly type: "function";
|
|
10999
|
+
readonly inputs: readonly [];
|
|
11000
|
+
readonly name: "feeReceiver";
|
|
11001
|
+
readonly outputs: readonly [{
|
|
11002
|
+
readonly name: "";
|
|
11003
|
+
readonly internalType: "address";
|
|
11004
|
+
readonly type: "address";
|
|
11005
|
+
}];
|
|
11006
|
+
readonly stateMutability: "view";
|
|
11007
|
+
}, {
|
|
11008
|
+
readonly type: "function";
|
|
11009
|
+
readonly inputs: readonly [];
|
|
11010
|
+
readonly name: "governor";
|
|
11011
|
+
readonly outputs: readonly [{
|
|
11012
|
+
readonly name: "";
|
|
11013
|
+
readonly internalType: "address";
|
|
11014
|
+
readonly type: "address";
|
|
11015
|
+
}];
|
|
11016
|
+
readonly stateMutability: "view";
|
|
11017
|
+
}, {
|
|
11018
|
+
readonly type: "function";
|
|
11019
|
+
readonly inputs: readonly [];
|
|
11020
|
+
readonly name: "networkFee";
|
|
11021
|
+
readonly outputs: readonly [{
|
|
11022
|
+
readonly name: "";
|
|
11023
|
+
readonly internalType: "uint256";
|
|
11024
|
+
readonly type: "uint256";
|
|
11025
|
+
}];
|
|
11026
|
+
readonly stateMutability: "view";
|
|
11027
|
+
}, {
|
|
11028
|
+
readonly type: "function";
|
|
11029
|
+
readonly inputs: readonly [];
|
|
11030
|
+
readonly name: "owner";
|
|
11031
|
+
readonly outputs: readonly [{
|
|
11032
|
+
readonly name: "";
|
|
11033
|
+
readonly internalType: "address";
|
|
11034
|
+
readonly type: "address";
|
|
11035
|
+
}];
|
|
11036
|
+
readonly stateMutability: "view";
|
|
11037
|
+
}, {
|
|
11038
|
+
readonly type: "function";
|
|
11039
|
+
readonly inputs: readonly [{
|
|
11040
|
+
readonly name: "ownerAddress";
|
|
11041
|
+
readonly internalType: "address";
|
|
11042
|
+
readonly type: "address";
|
|
11043
|
+
}, {
|
|
11044
|
+
readonly name: "assetsRegistryAddress";
|
|
11045
|
+
readonly internalType: "contract IAsset";
|
|
11046
|
+
readonly type: "address";
|
|
11047
|
+
}, {
|
|
11048
|
+
readonly name: "agreementsStoreAddress";
|
|
11049
|
+
readonly internalType: "contract IAgreement";
|
|
11050
|
+
readonly type: "address";
|
|
11051
|
+
}, {
|
|
11052
|
+
readonly name: "paymentsVaultAddress";
|
|
11053
|
+
readonly internalType: "contract IVault";
|
|
11054
|
+
readonly type: "address";
|
|
11055
|
+
}, {
|
|
11056
|
+
readonly name: "accessManagerAddress";
|
|
11057
|
+
readonly internalType: "contract IAccessManager";
|
|
11058
|
+
readonly type: "address";
|
|
11059
|
+
}, {
|
|
11060
|
+
readonly name: "lockPaymentConditionSalt";
|
|
11061
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11062
|
+
readonly type: "tuple";
|
|
11063
|
+
readonly components: readonly [{
|
|
11064
|
+
readonly name: "proxySalt";
|
|
11065
|
+
readonly internalType: "bytes32";
|
|
11066
|
+
readonly type: "bytes32";
|
|
11067
|
+
}, {
|
|
11068
|
+
readonly name: "implementationSalt";
|
|
11069
|
+
readonly internalType: "bytes32";
|
|
11070
|
+
readonly type: "bytes32";
|
|
11071
|
+
}];
|
|
11072
|
+
}, {
|
|
11073
|
+
readonly name: "transferCreditsConditionSalt";
|
|
11074
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11075
|
+
readonly type: "tuple";
|
|
11076
|
+
readonly components: readonly [{
|
|
11077
|
+
readonly name: "proxySalt";
|
|
11078
|
+
readonly internalType: "bytes32";
|
|
11079
|
+
readonly type: "bytes32";
|
|
11080
|
+
}, {
|
|
11081
|
+
readonly name: "implementationSalt";
|
|
11082
|
+
readonly internalType: "bytes32";
|
|
11083
|
+
readonly type: "bytes32";
|
|
11084
|
+
}];
|
|
11085
|
+
}, {
|
|
11086
|
+
readonly name: "distributePaymentsConditionSalt";
|
|
11087
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11088
|
+
readonly type: "tuple";
|
|
11089
|
+
readonly components: readonly [{
|
|
11090
|
+
readonly name: "proxySalt";
|
|
11091
|
+
readonly internalType: "bytes32";
|
|
11092
|
+
readonly type: "bytes32";
|
|
11093
|
+
}, {
|
|
11094
|
+
readonly name: "implementationSalt";
|
|
11095
|
+
readonly internalType: "bytes32";
|
|
11096
|
+
readonly type: "bytes32";
|
|
11097
|
+
}];
|
|
11098
|
+
}, {
|
|
11099
|
+
readonly name: "fiatSettlementConditionSalt";
|
|
11100
|
+
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
11101
|
+
readonly type: "tuple";
|
|
11102
|
+
readonly components: readonly [{
|
|
11103
|
+
readonly name: "proxySalt";
|
|
11104
|
+
readonly internalType: "bytes32";
|
|
11105
|
+
readonly type: "bytes32";
|
|
11106
|
+
}, {
|
|
11107
|
+
readonly name: "implementationSalt";
|
|
11108
|
+
readonly internalType: "bytes32";
|
|
11109
|
+
readonly type: "bytes32";
|
|
11110
|
+
}];
|
|
11111
|
+
}, {
|
|
11112
|
+
readonly name: "revertIfAlreadyDeployed";
|
|
11113
|
+
readonly internalType: "bool";
|
|
11114
|
+
readonly type: "bool";
|
|
11115
|
+
}];
|
|
11116
|
+
readonly name: "run";
|
|
11117
|
+
readonly outputs: readonly [{
|
|
11118
|
+
readonly name: "lockPaymentCondition";
|
|
11119
|
+
readonly internalType: "contract LockPaymentCondition";
|
|
11120
|
+
readonly type: "address";
|
|
11121
|
+
}, {
|
|
11122
|
+
readonly name: "transferCreditsCondition";
|
|
11123
|
+
readonly internalType: "contract TransferCreditsCondition";
|
|
11124
|
+
readonly type: "address";
|
|
11125
|
+
}, {
|
|
11126
|
+
readonly name: "distributePaymentsCondition";
|
|
11127
|
+
readonly internalType: "contract DistributePaymentsCondition";
|
|
11128
|
+
readonly type: "address";
|
|
11129
|
+
}, {
|
|
11130
|
+
readonly name: "fiatSettlementCondition";
|
|
11131
|
+
readonly internalType: "contract FiatSettlementCondition";
|
|
11132
|
+
readonly type: "address";
|
|
11051
11133
|
}];
|
|
11052
11134
|
readonly stateMutability: "nonpayable";
|
|
11053
11135
|
}, {
|
|
@@ -12639,6 +12721,10 @@ export declare const deployTemplatesAbi: readonly [{
|
|
|
12639
12721
|
readonly name: "transferCreditsConditionAddress";
|
|
12640
12722
|
readonly internalType: "contract TransferCreditsCondition";
|
|
12641
12723
|
readonly type: "address";
|
|
12724
|
+
}, {
|
|
12725
|
+
readonly name: "trustedForwarderAddress";
|
|
12726
|
+
readonly internalType: "contract ERC2771Forwarder";
|
|
12727
|
+
readonly type: "address";
|
|
12642
12728
|
}, {
|
|
12643
12729
|
readonly name: "fiatPaymentTemplateSalt";
|
|
12644
12730
|
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
@@ -12694,6 +12780,10 @@ export declare const deployTemplatesAbi: readonly [{
|
|
|
12694
12780
|
readonly name: "distributePaymentsConditionAddress";
|
|
12695
12781
|
readonly internalType: "contract DistributePaymentsCondition";
|
|
12696
12782
|
readonly type: "address";
|
|
12783
|
+
}, {
|
|
12784
|
+
readonly name: "trustedForwarderAddress";
|
|
12785
|
+
readonly internalType: "contract ERC2771Forwarder";
|
|
12786
|
+
readonly type: "address";
|
|
12697
12787
|
}, {
|
|
12698
12788
|
readonly name: "fixedPaymentTemplateSalt";
|
|
12699
12789
|
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
@@ -12745,6 +12835,10 @@ export declare const deployTemplatesAbi: readonly [{
|
|
|
12745
12835
|
readonly name: "distributePaymentsConditionAddress";
|
|
12746
12836
|
readonly internalType: "contract DistributePaymentsCondition";
|
|
12747
12837
|
readonly type: "address";
|
|
12838
|
+
}, {
|
|
12839
|
+
readonly name: "trustedForwarderAddress";
|
|
12840
|
+
readonly internalType: "contract ERC2771Forwarder";
|
|
12841
|
+
readonly type: "address";
|
|
12748
12842
|
}, {
|
|
12749
12843
|
readonly name: "payAsYouGoTemplateSalt";
|
|
12750
12844
|
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
@@ -12852,6 +12946,10 @@ export declare const deployTemplatesAbi: readonly [{
|
|
|
12852
12946
|
readonly name: "accessManagerAddress";
|
|
12853
12947
|
readonly internalType: "contract IAccessManager";
|
|
12854
12948
|
readonly type: "address";
|
|
12949
|
+
}, {
|
|
12950
|
+
readonly name: "trustedForwarderAddress";
|
|
12951
|
+
readonly internalType: "contract ERC2771Forwarder";
|
|
12952
|
+
readonly type: "address";
|
|
12855
12953
|
}, {
|
|
12856
12954
|
readonly name: "fixedPaymentTemplateSalt";
|
|
12857
12955
|
readonly internalType: "struct UpgradeableContractDeploySalt";
|
|
@@ -13291,9 +13389,9 @@ export declare const distributePaymentsConditionAbi: readonly [{
|
|
|
13291
13389
|
}];
|
|
13292
13390
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
13293
13391
|
}];
|
|
13294
|
-
export declare const distributePaymentsConditionAddress: "
|
|
13392
|
+
export declare const distributePaymentsConditionAddress: "0x0184aaa2efC22fdDA14133B44a730e243196F4A5";
|
|
13295
13393
|
export declare const distributePaymentsConditionConfig: {
|
|
13296
|
-
readonly address: "
|
|
13394
|
+
readonly address: "0x0184aaa2efC22fdDA14133B44a730e243196F4A5";
|
|
13297
13395
|
readonly abi: readonly [{
|
|
13298
13396
|
readonly type: "function";
|
|
13299
13397
|
readonly inputs: readonly [];
|
|
@@ -13626,6 +13724,58 @@ export declare const ecdsaAbi: readonly [{
|
|
|
13626
13724
|
}];
|
|
13627
13725
|
readonly name: "ECDSAInvalidSignatureS";
|
|
13628
13726
|
}];
|
|
13727
|
+
export declare const eip712Abi: readonly [{
|
|
13728
|
+
readonly type: "function";
|
|
13729
|
+
readonly inputs: readonly [];
|
|
13730
|
+
readonly name: "eip712Domain";
|
|
13731
|
+
readonly outputs: readonly [{
|
|
13732
|
+
readonly name: "fields";
|
|
13733
|
+
readonly internalType: "bytes1";
|
|
13734
|
+
readonly type: "bytes1";
|
|
13735
|
+
}, {
|
|
13736
|
+
readonly name: "name";
|
|
13737
|
+
readonly internalType: "string";
|
|
13738
|
+
readonly type: "string";
|
|
13739
|
+
}, {
|
|
13740
|
+
readonly name: "version";
|
|
13741
|
+
readonly internalType: "string";
|
|
13742
|
+
readonly type: "string";
|
|
13743
|
+
}, {
|
|
13744
|
+
readonly name: "chainId";
|
|
13745
|
+
readonly internalType: "uint256";
|
|
13746
|
+
readonly type: "uint256";
|
|
13747
|
+
}, {
|
|
13748
|
+
readonly name: "verifyingContract";
|
|
13749
|
+
readonly internalType: "address";
|
|
13750
|
+
readonly type: "address";
|
|
13751
|
+
}, {
|
|
13752
|
+
readonly name: "salt";
|
|
13753
|
+
readonly internalType: "bytes32";
|
|
13754
|
+
readonly type: "bytes32";
|
|
13755
|
+
}, {
|
|
13756
|
+
readonly name: "extensions";
|
|
13757
|
+
readonly internalType: "uint256[]";
|
|
13758
|
+
readonly type: "uint256[]";
|
|
13759
|
+
}];
|
|
13760
|
+
readonly stateMutability: "view";
|
|
13761
|
+
}, {
|
|
13762
|
+
readonly type: "event";
|
|
13763
|
+
readonly anonymous: false;
|
|
13764
|
+
readonly inputs: readonly [];
|
|
13765
|
+
readonly name: "EIP712DomainChanged";
|
|
13766
|
+
}, {
|
|
13767
|
+
readonly type: "error";
|
|
13768
|
+
readonly inputs: readonly [];
|
|
13769
|
+
readonly name: "InvalidShortString";
|
|
13770
|
+
}, {
|
|
13771
|
+
readonly type: "error";
|
|
13772
|
+
readonly inputs: readonly [{
|
|
13773
|
+
readonly name: "str";
|
|
13774
|
+
readonly internalType: "string";
|
|
13775
|
+
readonly type: "string";
|
|
13776
|
+
}];
|
|
13777
|
+
readonly name: "StringTooLong";
|
|
13778
|
+
}];
|
|
13629
13779
|
export declare const eip712UpgradeableAbi: readonly [{
|
|
13630
13780
|
readonly type: "function";
|
|
13631
13781
|
readonly inputs: readonly [];
|
|
@@ -14459,6 +14609,660 @@ export declare const erc20Abi: readonly [{
|
|
|
14459
14609
|
}];
|
|
14460
14610
|
readonly name: "ERC20InvalidSpender";
|
|
14461
14611
|
}];
|
|
14612
|
+
export declare const erc2771ContextAbi: readonly [{
|
|
14613
|
+
readonly type: "function";
|
|
14614
|
+
readonly inputs: readonly [{
|
|
14615
|
+
readonly name: "forwarder";
|
|
14616
|
+
readonly internalType: "address";
|
|
14617
|
+
readonly type: "address";
|
|
14618
|
+
}];
|
|
14619
|
+
readonly name: "isTrustedForwarder";
|
|
14620
|
+
readonly outputs: readonly [{
|
|
14621
|
+
readonly name: "";
|
|
14622
|
+
readonly internalType: "bool";
|
|
14623
|
+
readonly type: "bool";
|
|
14624
|
+
}];
|
|
14625
|
+
readonly stateMutability: "view";
|
|
14626
|
+
}, {
|
|
14627
|
+
readonly type: "function";
|
|
14628
|
+
readonly inputs: readonly [];
|
|
14629
|
+
readonly name: "trustedForwarder";
|
|
14630
|
+
readonly outputs: readonly [{
|
|
14631
|
+
readonly name: "";
|
|
14632
|
+
readonly internalType: "address";
|
|
14633
|
+
readonly type: "address";
|
|
14634
|
+
}];
|
|
14635
|
+
readonly stateMutability: "view";
|
|
14636
|
+
}];
|
|
14637
|
+
export declare const erc2771ContextUpgradeableAbi: readonly [{
|
|
14638
|
+
readonly type: "function";
|
|
14639
|
+
readonly inputs: readonly [{
|
|
14640
|
+
readonly name: "forwarder";
|
|
14641
|
+
readonly internalType: "address";
|
|
14642
|
+
readonly type: "address";
|
|
14643
|
+
}];
|
|
14644
|
+
readonly name: "isTrustedForwarder";
|
|
14645
|
+
readonly outputs: readonly [{
|
|
14646
|
+
readonly name: "";
|
|
14647
|
+
readonly internalType: "bool";
|
|
14648
|
+
readonly type: "bool";
|
|
14649
|
+
}];
|
|
14650
|
+
readonly stateMutability: "view";
|
|
14651
|
+
}, {
|
|
14652
|
+
readonly type: "function";
|
|
14653
|
+
readonly inputs: readonly [];
|
|
14654
|
+
readonly name: "trustedForwarder";
|
|
14655
|
+
readonly outputs: readonly [{
|
|
14656
|
+
readonly name: "";
|
|
14657
|
+
readonly internalType: "address";
|
|
14658
|
+
readonly type: "address";
|
|
14659
|
+
}];
|
|
14660
|
+
readonly stateMutability: "view";
|
|
14661
|
+
}, {
|
|
14662
|
+
readonly type: "event";
|
|
14663
|
+
readonly anonymous: false;
|
|
14664
|
+
readonly inputs: readonly [{
|
|
14665
|
+
readonly name: "version";
|
|
14666
|
+
readonly internalType: "uint64";
|
|
14667
|
+
readonly type: "uint64";
|
|
14668
|
+
readonly indexed: false;
|
|
14669
|
+
}];
|
|
14670
|
+
readonly name: "Initialized";
|
|
14671
|
+
}, {
|
|
14672
|
+
readonly type: "error";
|
|
14673
|
+
readonly inputs: readonly [];
|
|
14674
|
+
readonly name: "InvalidInitialization";
|
|
14675
|
+
}, {
|
|
14676
|
+
readonly type: "error";
|
|
14677
|
+
readonly inputs: readonly [];
|
|
14678
|
+
readonly name: "NotInitializing";
|
|
14679
|
+
}];
|
|
14680
|
+
export declare const erc2771ForwarderAbi: readonly [{
|
|
14681
|
+
readonly type: "constructor";
|
|
14682
|
+
readonly inputs: readonly [{
|
|
14683
|
+
readonly name: "name";
|
|
14684
|
+
readonly internalType: "string";
|
|
14685
|
+
readonly type: "string";
|
|
14686
|
+
}];
|
|
14687
|
+
readonly stateMutability: "nonpayable";
|
|
14688
|
+
}, {
|
|
14689
|
+
readonly type: "function";
|
|
14690
|
+
readonly inputs: readonly [];
|
|
14691
|
+
readonly name: "eip712Domain";
|
|
14692
|
+
readonly outputs: readonly [{
|
|
14693
|
+
readonly name: "fields";
|
|
14694
|
+
readonly internalType: "bytes1";
|
|
14695
|
+
readonly type: "bytes1";
|
|
14696
|
+
}, {
|
|
14697
|
+
readonly name: "name";
|
|
14698
|
+
readonly internalType: "string";
|
|
14699
|
+
readonly type: "string";
|
|
14700
|
+
}, {
|
|
14701
|
+
readonly name: "version";
|
|
14702
|
+
readonly internalType: "string";
|
|
14703
|
+
readonly type: "string";
|
|
14704
|
+
}, {
|
|
14705
|
+
readonly name: "chainId";
|
|
14706
|
+
readonly internalType: "uint256";
|
|
14707
|
+
readonly type: "uint256";
|
|
14708
|
+
}, {
|
|
14709
|
+
readonly name: "verifyingContract";
|
|
14710
|
+
readonly internalType: "address";
|
|
14711
|
+
readonly type: "address";
|
|
14712
|
+
}, {
|
|
14713
|
+
readonly name: "salt";
|
|
14714
|
+
readonly internalType: "bytes32";
|
|
14715
|
+
readonly type: "bytes32";
|
|
14716
|
+
}, {
|
|
14717
|
+
readonly name: "extensions";
|
|
14718
|
+
readonly internalType: "uint256[]";
|
|
14719
|
+
readonly type: "uint256[]";
|
|
14720
|
+
}];
|
|
14721
|
+
readonly stateMutability: "view";
|
|
14722
|
+
}, {
|
|
14723
|
+
readonly type: "function";
|
|
14724
|
+
readonly inputs: readonly [{
|
|
14725
|
+
readonly name: "request";
|
|
14726
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData";
|
|
14727
|
+
readonly type: "tuple";
|
|
14728
|
+
readonly components: readonly [{
|
|
14729
|
+
readonly name: "from";
|
|
14730
|
+
readonly internalType: "address";
|
|
14731
|
+
readonly type: "address";
|
|
14732
|
+
}, {
|
|
14733
|
+
readonly name: "to";
|
|
14734
|
+
readonly internalType: "address";
|
|
14735
|
+
readonly type: "address";
|
|
14736
|
+
}, {
|
|
14737
|
+
readonly name: "value";
|
|
14738
|
+
readonly internalType: "uint256";
|
|
14739
|
+
readonly type: "uint256";
|
|
14740
|
+
}, {
|
|
14741
|
+
readonly name: "gas";
|
|
14742
|
+
readonly internalType: "uint256";
|
|
14743
|
+
readonly type: "uint256";
|
|
14744
|
+
}, {
|
|
14745
|
+
readonly name: "deadline";
|
|
14746
|
+
readonly internalType: "uint48";
|
|
14747
|
+
readonly type: "uint48";
|
|
14748
|
+
}, {
|
|
14749
|
+
readonly name: "data";
|
|
14750
|
+
readonly internalType: "bytes";
|
|
14751
|
+
readonly type: "bytes";
|
|
14752
|
+
}, {
|
|
14753
|
+
readonly name: "signature";
|
|
14754
|
+
readonly internalType: "bytes";
|
|
14755
|
+
readonly type: "bytes";
|
|
14756
|
+
}];
|
|
14757
|
+
}];
|
|
14758
|
+
readonly name: "execute";
|
|
14759
|
+
readonly outputs: readonly [];
|
|
14760
|
+
readonly stateMutability: "payable";
|
|
14761
|
+
}, {
|
|
14762
|
+
readonly type: "function";
|
|
14763
|
+
readonly inputs: readonly [{
|
|
14764
|
+
readonly name: "requests";
|
|
14765
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData[]";
|
|
14766
|
+
readonly type: "tuple[]";
|
|
14767
|
+
readonly components: readonly [{
|
|
14768
|
+
readonly name: "from";
|
|
14769
|
+
readonly internalType: "address";
|
|
14770
|
+
readonly type: "address";
|
|
14771
|
+
}, {
|
|
14772
|
+
readonly name: "to";
|
|
14773
|
+
readonly internalType: "address";
|
|
14774
|
+
readonly type: "address";
|
|
14775
|
+
}, {
|
|
14776
|
+
readonly name: "value";
|
|
14777
|
+
readonly internalType: "uint256";
|
|
14778
|
+
readonly type: "uint256";
|
|
14779
|
+
}, {
|
|
14780
|
+
readonly name: "gas";
|
|
14781
|
+
readonly internalType: "uint256";
|
|
14782
|
+
readonly type: "uint256";
|
|
14783
|
+
}, {
|
|
14784
|
+
readonly name: "deadline";
|
|
14785
|
+
readonly internalType: "uint48";
|
|
14786
|
+
readonly type: "uint48";
|
|
14787
|
+
}, {
|
|
14788
|
+
readonly name: "data";
|
|
14789
|
+
readonly internalType: "bytes";
|
|
14790
|
+
readonly type: "bytes";
|
|
14791
|
+
}, {
|
|
14792
|
+
readonly name: "signature";
|
|
14793
|
+
readonly internalType: "bytes";
|
|
14794
|
+
readonly type: "bytes";
|
|
14795
|
+
}];
|
|
14796
|
+
}, {
|
|
14797
|
+
readonly name: "refundReceiver";
|
|
14798
|
+
readonly internalType: "address payable";
|
|
14799
|
+
readonly type: "address";
|
|
14800
|
+
}];
|
|
14801
|
+
readonly name: "executeBatch";
|
|
14802
|
+
readonly outputs: readonly [];
|
|
14803
|
+
readonly stateMutability: "payable";
|
|
14804
|
+
}, {
|
|
14805
|
+
readonly type: "function";
|
|
14806
|
+
readonly inputs: readonly [{
|
|
14807
|
+
readonly name: "owner";
|
|
14808
|
+
readonly internalType: "address";
|
|
14809
|
+
readonly type: "address";
|
|
14810
|
+
}];
|
|
14811
|
+
readonly name: "nonces";
|
|
14812
|
+
readonly outputs: readonly [{
|
|
14813
|
+
readonly name: "";
|
|
14814
|
+
readonly internalType: "uint256";
|
|
14815
|
+
readonly type: "uint256";
|
|
14816
|
+
}];
|
|
14817
|
+
readonly stateMutability: "view";
|
|
14818
|
+
}, {
|
|
14819
|
+
readonly type: "function";
|
|
14820
|
+
readonly inputs: readonly [{
|
|
14821
|
+
readonly name: "request";
|
|
14822
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData";
|
|
14823
|
+
readonly type: "tuple";
|
|
14824
|
+
readonly components: readonly [{
|
|
14825
|
+
readonly name: "from";
|
|
14826
|
+
readonly internalType: "address";
|
|
14827
|
+
readonly type: "address";
|
|
14828
|
+
}, {
|
|
14829
|
+
readonly name: "to";
|
|
14830
|
+
readonly internalType: "address";
|
|
14831
|
+
readonly type: "address";
|
|
14832
|
+
}, {
|
|
14833
|
+
readonly name: "value";
|
|
14834
|
+
readonly internalType: "uint256";
|
|
14835
|
+
readonly type: "uint256";
|
|
14836
|
+
}, {
|
|
14837
|
+
readonly name: "gas";
|
|
14838
|
+
readonly internalType: "uint256";
|
|
14839
|
+
readonly type: "uint256";
|
|
14840
|
+
}, {
|
|
14841
|
+
readonly name: "deadline";
|
|
14842
|
+
readonly internalType: "uint48";
|
|
14843
|
+
readonly type: "uint48";
|
|
14844
|
+
}, {
|
|
14845
|
+
readonly name: "data";
|
|
14846
|
+
readonly internalType: "bytes";
|
|
14847
|
+
readonly type: "bytes";
|
|
14848
|
+
}, {
|
|
14849
|
+
readonly name: "signature";
|
|
14850
|
+
readonly internalType: "bytes";
|
|
14851
|
+
readonly type: "bytes";
|
|
14852
|
+
}];
|
|
14853
|
+
}];
|
|
14854
|
+
readonly name: "verify";
|
|
14855
|
+
readonly outputs: readonly [{
|
|
14856
|
+
readonly name: "";
|
|
14857
|
+
readonly internalType: "bool";
|
|
14858
|
+
readonly type: "bool";
|
|
14859
|
+
}];
|
|
14860
|
+
readonly stateMutability: "view";
|
|
14861
|
+
}, {
|
|
14862
|
+
readonly type: "event";
|
|
14863
|
+
readonly anonymous: false;
|
|
14864
|
+
readonly inputs: readonly [];
|
|
14865
|
+
readonly name: "EIP712DomainChanged";
|
|
14866
|
+
}, {
|
|
14867
|
+
readonly type: "event";
|
|
14868
|
+
readonly anonymous: false;
|
|
14869
|
+
readonly inputs: readonly [{
|
|
14870
|
+
readonly name: "signer";
|
|
14871
|
+
readonly internalType: "address";
|
|
14872
|
+
readonly type: "address";
|
|
14873
|
+
readonly indexed: true;
|
|
14874
|
+
}, {
|
|
14875
|
+
readonly name: "nonce";
|
|
14876
|
+
readonly internalType: "uint256";
|
|
14877
|
+
readonly type: "uint256";
|
|
14878
|
+
readonly indexed: false;
|
|
14879
|
+
}, {
|
|
14880
|
+
readonly name: "success";
|
|
14881
|
+
readonly internalType: "bool";
|
|
14882
|
+
readonly type: "bool";
|
|
14883
|
+
readonly indexed: false;
|
|
14884
|
+
}];
|
|
14885
|
+
readonly name: "ExecutedForwardRequest";
|
|
14886
|
+
}, {
|
|
14887
|
+
readonly type: "error";
|
|
14888
|
+
readonly inputs: readonly [{
|
|
14889
|
+
readonly name: "deadline";
|
|
14890
|
+
readonly internalType: "uint48";
|
|
14891
|
+
readonly type: "uint48";
|
|
14892
|
+
}];
|
|
14893
|
+
readonly name: "ERC2771ForwarderExpiredRequest";
|
|
14894
|
+
}, {
|
|
14895
|
+
readonly type: "error";
|
|
14896
|
+
readonly inputs: readonly [{
|
|
14897
|
+
readonly name: "signer";
|
|
14898
|
+
readonly internalType: "address";
|
|
14899
|
+
readonly type: "address";
|
|
14900
|
+
}, {
|
|
14901
|
+
readonly name: "from";
|
|
14902
|
+
readonly internalType: "address";
|
|
14903
|
+
readonly type: "address";
|
|
14904
|
+
}];
|
|
14905
|
+
readonly name: "ERC2771ForwarderInvalidSigner";
|
|
14906
|
+
}, {
|
|
14907
|
+
readonly type: "error";
|
|
14908
|
+
readonly inputs: readonly [{
|
|
14909
|
+
readonly name: "requestedValue";
|
|
14910
|
+
readonly internalType: "uint256";
|
|
14911
|
+
readonly type: "uint256";
|
|
14912
|
+
}, {
|
|
14913
|
+
readonly name: "msgValue";
|
|
14914
|
+
readonly internalType: "uint256";
|
|
14915
|
+
readonly type: "uint256";
|
|
14916
|
+
}];
|
|
14917
|
+
readonly name: "ERC2771ForwarderMismatchedValue";
|
|
14918
|
+
}, {
|
|
14919
|
+
readonly type: "error";
|
|
14920
|
+
readonly inputs: readonly [{
|
|
14921
|
+
readonly name: "target";
|
|
14922
|
+
readonly internalType: "address";
|
|
14923
|
+
readonly type: "address";
|
|
14924
|
+
}, {
|
|
14925
|
+
readonly name: "forwarder";
|
|
14926
|
+
readonly internalType: "address";
|
|
14927
|
+
readonly type: "address";
|
|
14928
|
+
}];
|
|
14929
|
+
readonly name: "ERC2771UntrustfulTarget";
|
|
14930
|
+
}, {
|
|
14931
|
+
readonly type: "error";
|
|
14932
|
+
readonly inputs: readonly [];
|
|
14933
|
+
readonly name: "FailedCall";
|
|
14934
|
+
}, {
|
|
14935
|
+
readonly type: "error";
|
|
14936
|
+
readonly inputs: readonly [{
|
|
14937
|
+
readonly name: "balance";
|
|
14938
|
+
readonly internalType: "uint256";
|
|
14939
|
+
readonly type: "uint256";
|
|
14940
|
+
}, {
|
|
14941
|
+
readonly name: "needed";
|
|
14942
|
+
readonly internalType: "uint256";
|
|
14943
|
+
readonly type: "uint256";
|
|
14944
|
+
}];
|
|
14945
|
+
readonly name: "InsufficientBalance";
|
|
14946
|
+
}, {
|
|
14947
|
+
readonly type: "error";
|
|
14948
|
+
readonly inputs: readonly [{
|
|
14949
|
+
readonly name: "account";
|
|
14950
|
+
readonly internalType: "address";
|
|
14951
|
+
readonly type: "address";
|
|
14952
|
+
}, {
|
|
14953
|
+
readonly name: "currentNonce";
|
|
14954
|
+
readonly internalType: "uint256";
|
|
14955
|
+
readonly type: "uint256";
|
|
14956
|
+
}];
|
|
14957
|
+
readonly name: "InvalidAccountNonce";
|
|
14958
|
+
}, {
|
|
14959
|
+
readonly type: "error";
|
|
14960
|
+
readonly inputs: readonly [];
|
|
14961
|
+
readonly name: "InvalidShortString";
|
|
14962
|
+
}, {
|
|
14963
|
+
readonly type: "error";
|
|
14964
|
+
readonly inputs: readonly [{
|
|
14965
|
+
readonly name: "str";
|
|
14966
|
+
readonly internalType: "string";
|
|
14967
|
+
readonly type: "string";
|
|
14968
|
+
}];
|
|
14969
|
+
readonly name: "StringTooLong";
|
|
14970
|
+
}];
|
|
14971
|
+
export declare const erc2771ForwarderAddress: "0xFa2559EAb066ab71715a1bF39A315614F6b39030";
|
|
14972
|
+
export declare const erc2771ForwarderConfig: {
|
|
14973
|
+
readonly address: "0xFa2559EAb066ab71715a1bF39A315614F6b39030";
|
|
14974
|
+
readonly abi: readonly [{
|
|
14975
|
+
readonly type: "constructor";
|
|
14976
|
+
readonly inputs: readonly [{
|
|
14977
|
+
readonly name: "name";
|
|
14978
|
+
readonly internalType: "string";
|
|
14979
|
+
readonly type: "string";
|
|
14980
|
+
}];
|
|
14981
|
+
readonly stateMutability: "nonpayable";
|
|
14982
|
+
}, {
|
|
14983
|
+
readonly type: "function";
|
|
14984
|
+
readonly inputs: readonly [];
|
|
14985
|
+
readonly name: "eip712Domain";
|
|
14986
|
+
readonly outputs: readonly [{
|
|
14987
|
+
readonly name: "fields";
|
|
14988
|
+
readonly internalType: "bytes1";
|
|
14989
|
+
readonly type: "bytes1";
|
|
14990
|
+
}, {
|
|
14991
|
+
readonly name: "name";
|
|
14992
|
+
readonly internalType: "string";
|
|
14993
|
+
readonly type: "string";
|
|
14994
|
+
}, {
|
|
14995
|
+
readonly name: "version";
|
|
14996
|
+
readonly internalType: "string";
|
|
14997
|
+
readonly type: "string";
|
|
14998
|
+
}, {
|
|
14999
|
+
readonly name: "chainId";
|
|
15000
|
+
readonly internalType: "uint256";
|
|
15001
|
+
readonly type: "uint256";
|
|
15002
|
+
}, {
|
|
15003
|
+
readonly name: "verifyingContract";
|
|
15004
|
+
readonly internalType: "address";
|
|
15005
|
+
readonly type: "address";
|
|
15006
|
+
}, {
|
|
15007
|
+
readonly name: "salt";
|
|
15008
|
+
readonly internalType: "bytes32";
|
|
15009
|
+
readonly type: "bytes32";
|
|
15010
|
+
}, {
|
|
15011
|
+
readonly name: "extensions";
|
|
15012
|
+
readonly internalType: "uint256[]";
|
|
15013
|
+
readonly type: "uint256[]";
|
|
15014
|
+
}];
|
|
15015
|
+
readonly stateMutability: "view";
|
|
15016
|
+
}, {
|
|
15017
|
+
readonly type: "function";
|
|
15018
|
+
readonly inputs: readonly [{
|
|
15019
|
+
readonly name: "request";
|
|
15020
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData";
|
|
15021
|
+
readonly type: "tuple";
|
|
15022
|
+
readonly components: readonly [{
|
|
15023
|
+
readonly name: "from";
|
|
15024
|
+
readonly internalType: "address";
|
|
15025
|
+
readonly type: "address";
|
|
15026
|
+
}, {
|
|
15027
|
+
readonly name: "to";
|
|
15028
|
+
readonly internalType: "address";
|
|
15029
|
+
readonly type: "address";
|
|
15030
|
+
}, {
|
|
15031
|
+
readonly name: "value";
|
|
15032
|
+
readonly internalType: "uint256";
|
|
15033
|
+
readonly type: "uint256";
|
|
15034
|
+
}, {
|
|
15035
|
+
readonly name: "gas";
|
|
15036
|
+
readonly internalType: "uint256";
|
|
15037
|
+
readonly type: "uint256";
|
|
15038
|
+
}, {
|
|
15039
|
+
readonly name: "deadline";
|
|
15040
|
+
readonly internalType: "uint48";
|
|
15041
|
+
readonly type: "uint48";
|
|
15042
|
+
}, {
|
|
15043
|
+
readonly name: "data";
|
|
15044
|
+
readonly internalType: "bytes";
|
|
15045
|
+
readonly type: "bytes";
|
|
15046
|
+
}, {
|
|
15047
|
+
readonly name: "signature";
|
|
15048
|
+
readonly internalType: "bytes";
|
|
15049
|
+
readonly type: "bytes";
|
|
15050
|
+
}];
|
|
15051
|
+
}];
|
|
15052
|
+
readonly name: "execute";
|
|
15053
|
+
readonly outputs: readonly [];
|
|
15054
|
+
readonly stateMutability: "payable";
|
|
15055
|
+
}, {
|
|
15056
|
+
readonly type: "function";
|
|
15057
|
+
readonly inputs: readonly [{
|
|
15058
|
+
readonly name: "requests";
|
|
15059
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData[]";
|
|
15060
|
+
readonly type: "tuple[]";
|
|
15061
|
+
readonly components: readonly [{
|
|
15062
|
+
readonly name: "from";
|
|
15063
|
+
readonly internalType: "address";
|
|
15064
|
+
readonly type: "address";
|
|
15065
|
+
}, {
|
|
15066
|
+
readonly name: "to";
|
|
15067
|
+
readonly internalType: "address";
|
|
15068
|
+
readonly type: "address";
|
|
15069
|
+
}, {
|
|
15070
|
+
readonly name: "value";
|
|
15071
|
+
readonly internalType: "uint256";
|
|
15072
|
+
readonly type: "uint256";
|
|
15073
|
+
}, {
|
|
15074
|
+
readonly name: "gas";
|
|
15075
|
+
readonly internalType: "uint256";
|
|
15076
|
+
readonly type: "uint256";
|
|
15077
|
+
}, {
|
|
15078
|
+
readonly name: "deadline";
|
|
15079
|
+
readonly internalType: "uint48";
|
|
15080
|
+
readonly type: "uint48";
|
|
15081
|
+
}, {
|
|
15082
|
+
readonly name: "data";
|
|
15083
|
+
readonly internalType: "bytes";
|
|
15084
|
+
readonly type: "bytes";
|
|
15085
|
+
}, {
|
|
15086
|
+
readonly name: "signature";
|
|
15087
|
+
readonly internalType: "bytes";
|
|
15088
|
+
readonly type: "bytes";
|
|
15089
|
+
}];
|
|
15090
|
+
}, {
|
|
15091
|
+
readonly name: "refundReceiver";
|
|
15092
|
+
readonly internalType: "address payable";
|
|
15093
|
+
readonly type: "address";
|
|
15094
|
+
}];
|
|
15095
|
+
readonly name: "executeBatch";
|
|
15096
|
+
readonly outputs: readonly [];
|
|
15097
|
+
readonly stateMutability: "payable";
|
|
15098
|
+
}, {
|
|
15099
|
+
readonly type: "function";
|
|
15100
|
+
readonly inputs: readonly [{
|
|
15101
|
+
readonly name: "owner";
|
|
15102
|
+
readonly internalType: "address";
|
|
15103
|
+
readonly type: "address";
|
|
15104
|
+
}];
|
|
15105
|
+
readonly name: "nonces";
|
|
15106
|
+
readonly outputs: readonly [{
|
|
15107
|
+
readonly name: "";
|
|
15108
|
+
readonly internalType: "uint256";
|
|
15109
|
+
readonly type: "uint256";
|
|
15110
|
+
}];
|
|
15111
|
+
readonly stateMutability: "view";
|
|
15112
|
+
}, {
|
|
15113
|
+
readonly type: "function";
|
|
15114
|
+
readonly inputs: readonly [{
|
|
15115
|
+
readonly name: "request";
|
|
15116
|
+
readonly internalType: "struct ERC2771Forwarder.ForwardRequestData";
|
|
15117
|
+
readonly type: "tuple";
|
|
15118
|
+
readonly components: readonly [{
|
|
15119
|
+
readonly name: "from";
|
|
15120
|
+
readonly internalType: "address";
|
|
15121
|
+
readonly type: "address";
|
|
15122
|
+
}, {
|
|
15123
|
+
readonly name: "to";
|
|
15124
|
+
readonly internalType: "address";
|
|
15125
|
+
readonly type: "address";
|
|
15126
|
+
}, {
|
|
15127
|
+
readonly name: "value";
|
|
15128
|
+
readonly internalType: "uint256";
|
|
15129
|
+
readonly type: "uint256";
|
|
15130
|
+
}, {
|
|
15131
|
+
readonly name: "gas";
|
|
15132
|
+
readonly internalType: "uint256";
|
|
15133
|
+
readonly type: "uint256";
|
|
15134
|
+
}, {
|
|
15135
|
+
readonly name: "deadline";
|
|
15136
|
+
readonly internalType: "uint48";
|
|
15137
|
+
readonly type: "uint48";
|
|
15138
|
+
}, {
|
|
15139
|
+
readonly name: "data";
|
|
15140
|
+
readonly internalType: "bytes";
|
|
15141
|
+
readonly type: "bytes";
|
|
15142
|
+
}, {
|
|
15143
|
+
readonly name: "signature";
|
|
15144
|
+
readonly internalType: "bytes";
|
|
15145
|
+
readonly type: "bytes";
|
|
15146
|
+
}];
|
|
15147
|
+
}];
|
|
15148
|
+
readonly name: "verify";
|
|
15149
|
+
readonly outputs: readonly [{
|
|
15150
|
+
readonly name: "";
|
|
15151
|
+
readonly internalType: "bool";
|
|
15152
|
+
readonly type: "bool";
|
|
15153
|
+
}];
|
|
15154
|
+
readonly stateMutability: "view";
|
|
15155
|
+
}, {
|
|
15156
|
+
readonly type: "event";
|
|
15157
|
+
readonly anonymous: false;
|
|
15158
|
+
readonly inputs: readonly [];
|
|
15159
|
+
readonly name: "EIP712DomainChanged";
|
|
15160
|
+
}, {
|
|
15161
|
+
readonly type: "event";
|
|
15162
|
+
readonly anonymous: false;
|
|
15163
|
+
readonly inputs: readonly [{
|
|
15164
|
+
readonly name: "signer";
|
|
15165
|
+
readonly internalType: "address";
|
|
15166
|
+
readonly type: "address";
|
|
15167
|
+
readonly indexed: true;
|
|
15168
|
+
}, {
|
|
15169
|
+
readonly name: "nonce";
|
|
15170
|
+
readonly internalType: "uint256";
|
|
15171
|
+
readonly type: "uint256";
|
|
15172
|
+
readonly indexed: false;
|
|
15173
|
+
}, {
|
|
15174
|
+
readonly name: "success";
|
|
15175
|
+
readonly internalType: "bool";
|
|
15176
|
+
readonly type: "bool";
|
|
15177
|
+
readonly indexed: false;
|
|
15178
|
+
}];
|
|
15179
|
+
readonly name: "ExecutedForwardRequest";
|
|
15180
|
+
}, {
|
|
15181
|
+
readonly type: "error";
|
|
15182
|
+
readonly inputs: readonly [{
|
|
15183
|
+
readonly name: "deadline";
|
|
15184
|
+
readonly internalType: "uint48";
|
|
15185
|
+
readonly type: "uint48";
|
|
15186
|
+
}];
|
|
15187
|
+
readonly name: "ERC2771ForwarderExpiredRequest";
|
|
15188
|
+
}, {
|
|
15189
|
+
readonly type: "error";
|
|
15190
|
+
readonly inputs: readonly [{
|
|
15191
|
+
readonly name: "signer";
|
|
15192
|
+
readonly internalType: "address";
|
|
15193
|
+
readonly type: "address";
|
|
15194
|
+
}, {
|
|
15195
|
+
readonly name: "from";
|
|
15196
|
+
readonly internalType: "address";
|
|
15197
|
+
readonly type: "address";
|
|
15198
|
+
}];
|
|
15199
|
+
readonly name: "ERC2771ForwarderInvalidSigner";
|
|
15200
|
+
}, {
|
|
15201
|
+
readonly type: "error";
|
|
15202
|
+
readonly inputs: readonly [{
|
|
15203
|
+
readonly name: "requestedValue";
|
|
15204
|
+
readonly internalType: "uint256";
|
|
15205
|
+
readonly type: "uint256";
|
|
15206
|
+
}, {
|
|
15207
|
+
readonly name: "msgValue";
|
|
15208
|
+
readonly internalType: "uint256";
|
|
15209
|
+
readonly type: "uint256";
|
|
15210
|
+
}];
|
|
15211
|
+
readonly name: "ERC2771ForwarderMismatchedValue";
|
|
15212
|
+
}, {
|
|
15213
|
+
readonly type: "error";
|
|
15214
|
+
readonly inputs: readonly [{
|
|
15215
|
+
readonly name: "target";
|
|
15216
|
+
readonly internalType: "address";
|
|
15217
|
+
readonly type: "address";
|
|
15218
|
+
}, {
|
|
15219
|
+
readonly name: "forwarder";
|
|
15220
|
+
readonly internalType: "address";
|
|
15221
|
+
readonly type: "address";
|
|
15222
|
+
}];
|
|
15223
|
+
readonly name: "ERC2771UntrustfulTarget";
|
|
15224
|
+
}, {
|
|
15225
|
+
readonly type: "error";
|
|
15226
|
+
readonly inputs: readonly [];
|
|
15227
|
+
readonly name: "FailedCall";
|
|
15228
|
+
}, {
|
|
15229
|
+
readonly type: "error";
|
|
15230
|
+
readonly inputs: readonly [{
|
|
15231
|
+
readonly name: "balance";
|
|
15232
|
+
readonly internalType: "uint256";
|
|
15233
|
+
readonly type: "uint256";
|
|
15234
|
+
}, {
|
|
15235
|
+
readonly name: "needed";
|
|
15236
|
+
readonly internalType: "uint256";
|
|
15237
|
+
readonly type: "uint256";
|
|
15238
|
+
}];
|
|
15239
|
+
readonly name: "InsufficientBalance";
|
|
15240
|
+
}, {
|
|
15241
|
+
readonly type: "error";
|
|
15242
|
+
readonly inputs: readonly [{
|
|
15243
|
+
readonly name: "account";
|
|
15244
|
+
readonly internalType: "address";
|
|
15245
|
+
readonly type: "address";
|
|
15246
|
+
}, {
|
|
15247
|
+
readonly name: "currentNonce";
|
|
15248
|
+
readonly internalType: "uint256";
|
|
15249
|
+
readonly type: "uint256";
|
|
15250
|
+
}];
|
|
15251
|
+
readonly name: "InvalidAccountNonce";
|
|
15252
|
+
}, {
|
|
15253
|
+
readonly type: "error";
|
|
15254
|
+
readonly inputs: readonly [];
|
|
15255
|
+
readonly name: "InvalidShortString";
|
|
15256
|
+
}, {
|
|
15257
|
+
readonly type: "error";
|
|
15258
|
+
readonly inputs: readonly [{
|
|
15259
|
+
readonly name: "str";
|
|
15260
|
+
readonly internalType: "string";
|
|
15261
|
+
readonly type: "string";
|
|
15262
|
+
}];
|
|
15263
|
+
readonly name: "StringTooLong";
|
|
15264
|
+
}];
|
|
15265
|
+
};
|
|
14462
15266
|
export declare const erc721UriStorageUpgradeableAbi: readonly [{
|
|
14463
15267
|
readonly type: "function";
|
|
14464
15268
|
readonly inputs: readonly [{
|
|
@@ -15212,6 +16016,14 @@ export declare const errorsAbi: readonly [{
|
|
|
15212
16016
|
readonly name: "MissingPrecompile";
|
|
15213
16017
|
}];
|
|
15214
16018
|
export declare const fiatPaymentTemplateAbi: readonly [{
|
|
16019
|
+
readonly type: "constructor";
|
|
16020
|
+
readonly inputs: readonly [{
|
|
16021
|
+
readonly name: "_trustedForwarder";
|
|
16022
|
+
readonly internalType: "address";
|
|
16023
|
+
readonly type: "address";
|
|
16024
|
+
}];
|
|
16025
|
+
readonly stateMutability: "nonpayable";
|
|
16026
|
+
}, {
|
|
15215
16027
|
readonly type: "function";
|
|
15216
16028
|
readonly inputs: readonly [];
|
|
15217
16029
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -15281,6 +16093,20 @@ export declare const fiatPaymentTemplateAbi: readonly [{
|
|
|
15281
16093
|
readonly type: "bytes4";
|
|
15282
16094
|
}];
|
|
15283
16095
|
readonly stateMutability: "view";
|
|
16096
|
+
}, {
|
|
16097
|
+
readonly type: "function";
|
|
16098
|
+
readonly inputs: readonly [{
|
|
16099
|
+
readonly name: "forwarder";
|
|
16100
|
+
readonly internalType: "address";
|
|
16101
|
+
readonly type: "address";
|
|
16102
|
+
}];
|
|
16103
|
+
readonly name: "isTrustedForwarder";
|
|
16104
|
+
readonly outputs: readonly [{
|
|
16105
|
+
readonly name: "";
|
|
16106
|
+
readonly internalType: "bool";
|
|
16107
|
+
readonly type: "bool";
|
|
16108
|
+
}];
|
|
16109
|
+
readonly stateMutability: "view";
|
|
15284
16110
|
}, {
|
|
15285
16111
|
readonly type: "function";
|
|
15286
16112
|
readonly inputs: readonly [{
|
|
@@ -15327,6 +16153,16 @@ export declare const fiatPaymentTemplateAbi: readonly [{
|
|
|
15327
16153
|
readonly name: "setAuthority";
|
|
15328
16154
|
readonly outputs: readonly [];
|
|
15329
16155
|
readonly stateMutability: "nonpayable";
|
|
16156
|
+
}, {
|
|
16157
|
+
readonly type: "function";
|
|
16158
|
+
readonly inputs: readonly [];
|
|
16159
|
+
readonly name: "trustedForwarder";
|
|
16160
|
+
readonly outputs: readonly [{
|
|
16161
|
+
readonly name: "";
|
|
16162
|
+
readonly internalType: "address";
|
|
16163
|
+
readonly type: "address";
|
|
16164
|
+
}];
|
|
16165
|
+
readonly stateMutability: "view";
|
|
15330
16166
|
}, {
|
|
15331
16167
|
readonly type: "function";
|
|
15332
16168
|
readonly inputs: readonly [{
|
|
@@ -15543,10 +16379,18 @@ export declare const fiatPaymentTemplateAbi: readonly [{
|
|
|
15543
16379
|
}];
|
|
15544
16380
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
15545
16381
|
}];
|
|
15546
|
-
export declare const fiatPaymentTemplateAddress: "
|
|
16382
|
+
export declare const fiatPaymentTemplateAddress: "0x10a40ba5f5B9faE1afF11a45b3b410729C36a4F3";
|
|
15547
16383
|
export declare const fiatPaymentTemplateConfig: {
|
|
15548
|
-
readonly address: "
|
|
16384
|
+
readonly address: "0x10a40ba5f5B9faE1afF11a45b3b410729C36a4F3";
|
|
15549
16385
|
readonly abi: readonly [{
|
|
16386
|
+
readonly type: "constructor";
|
|
16387
|
+
readonly inputs: readonly [{
|
|
16388
|
+
readonly name: "_trustedForwarder";
|
|
16389
|
+
readonly internalType: "address";
|
|
16390
|
+
readonly type: "address";
|
|
16391
|
+
}];
|
|
16392
|
+
readonly stateMutability: "nonpayable";
|
|
16393
|
+
}, {
|
|
15550
16394
|
readonly type: "function";
|
|
15551
16395
|
readonly inputs: readonly [];
|
|
15552
16396
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -15616,6 +16460,20 @@ export declare const fiatPaymentTemplateConfig: {
|
|
|
15616
16460
|
readonly type: "bytes4";
|
|
15617
16461
|
}];
|
|
15618
16462
|
readonly stateMutability: "view";
|
|
16463
|
+
}, {
|
|
16464
|
+
readonly type: "function";
|
|
16465
|
+
readonly inputs: readonly [{
|
|
16466
|
+
readonly name: "forwarder";
|
|
16467
|
+
readonly internalType: "address";
|
|
16468
|
+
readonly type: "address";
|
|
16469
|
+
}];
|
|
16470
|
+
readonly name: "isTrustedForwarder";
|
|
16471
|
+
readonly outputs: readonly [{
|
|
16472
|
+
readonly name: "";
|
|
16473
|
+
readonly internalType: "bool";
|
|
16474
|
+
readonly type: "bool";
|
|
16475
|
+
}];
|
|
16476
|
+
readonly stateMutability: "view";
|
|
15619
16477
|
}, {
|
|
15620
16478
|
readonly type: "function";
|
|
15621
16479
|
readonly inputs: readonly [{
|
|
@@ -15662,6 +16520,16 @@ export declare const fiatPaymentTemplateConfig: {
|
|
|
15662
16520
|
readonly name: "setAuthority";
|
|
15663
16521
|
readonly outputs: readonly [];
|
|
15664
16522
|
readonly stateMutability: "nonpayable";
|
|
16523
|
+
}, {
|
|
16524
|
+
readonly type: "function";
|
|
16525
|
+
readonly inputs: readonly [];
|
|
16526
|
+
readonly name: "trustedForwarder";
|
|
16527
|
+
readonly outputs: readonly [{
|
|
16528
|
+
readonly name: "";
|
|
16529
|
+
readonly internalType: "address";
|
|
16530
|
+
readonly type: "address";
|
|
16531
|
+
}];
|
|
16532
|
+
readonly stateMutability: "view";
|
|
15665
16533
|
}, {
|
|
15666
16534
|
readonly type: "function";
|
|
15667
16535
|
readonly inputs: readonly [{
|
|
@@ -16197,9 +17065,9 @@ export declare const fiatSettlementConditionAbi: readonly [{
|
|
|
16197
17065
|
}];
|
|
16198
17066
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
16199
17067
|
}];
|
|
16200
|
-
export declare const fiatSettlementConditionAddress: "
|
|
17068
|
+
export declare const fiatSettlementConditionAddress: "0x3DA5B6Da6bB792B5ee26837C0286856B16033F09";
|
|
16201
17069
|
export declare const fiatSettlementConditionConfig: {
|
|
16202
|
-
readonly address: "
|
|
17070
|
+
readonly address: "0x3DA5B6Da6bB792B5ee26837C0286856B16033F09";
|
|
16203
17071
|
readonly abi: readonly [{
|
|
16204
17072
|
readonly type: "function";
|
|
16205
17073
|
readonly inputs: readonly [];
|
|
@@ -16520,6 +17388,14 @@ export declare const fiatSettlementConditionConfig: {
|
|
|
16520
17388
|
}];
|
|
16521
17389
|
};
|
|
16522
17390
|
export declare const fixedPaymentTemplateAbi: readonly [{
|
|
17391
|
+
readonly type: "constructor";
|
|
17392
|
+
readonly inputs: readonly [{
|
|
17393
|
+
readonly name: "_trustedForwarder";
|
|
17394
|
+
readonly internalType: "address";
|
|
17395
|
+
readonly type: "address";
|
|
17396
|
+
}];
|
|
17397
|
+
readonly stateMutability: "nonpayable";
|
|
17398
|
+
}, {
|
|
16523
17399
|
readonly type: "function";
|
|
16524
17400
|
readonly inputs: readonly [];
|
|
16525
17401
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -16593,6 +17469,20 @@ export declare const fixedPaymentTemplateAbi: readonly [{
|
|
|
16593
17469
|
readonly type: "bytes4";
|
|
16594
17470
|
}];
|
|
16595
17471
|
readonly stateMutability: "view";
|
|
17472
|
+
}, {
|
|
17473
|
+
readonly type: "function";
|
|
17474
|
+
readonly inputs: readonly [{
|
|
17475
|
+
readonly name: "forwarder";
|
|
17476
|
+
readonly internalType: "address";
|
|
17477
|
+
readonly type: "address";
|
|
17478
|
+
}];
|
|
17479
|
+
readonly name: "isTrustedForwarder";
|
|
17480
|
+
readonly outputs: readonly [{
|
|
17481
|
+
readonly name: "";
|
|
17482
|
+
readonly internalType: "bool";
|
|
17483
|
+
readonly type: "bool";
|
|
17484
|
+
}];
|
|
17485
|
+
readonly stateMutability: "view";
|
|
16596
17486
|
}, {
|
|
16597
17487
|
readonly type: "function";
|
|
16598
17488
|
readonly inputs: readonly [{
|
|
@@ -16639,6 +17529,16 @@ export declare const fixedPaymentTemplateAbi: readonly [{
|
|
|
16639
17529
|
readonly name: "setAuthority";
|
|
16640
17530
|
readonly outputs: readonly [];
|
|
16641
17531
|
readonly stateMutability: "nonpayable";
|
|
17532
|
+
}, {
|
|
17533
|
+
readonly type: "function";
|
|
17534
|
+
readonly inputs: readonly [];
|
|
17535
|
+
readonly name: "trustedForwarder";
|
|
17536
|
+
readonly outputs: readonly [{
|
|
17537
|
+
readonly name: "";
|
|
17538
|
+
readonly internalType: "address";
|
|
17539
|
+
readonly type: "address";
|
|
17540
|
+
}];
|
|
17541
|
+
readonly stateMutability: "view";
|
|
16642
17542
|
}, {
|
|
16643
17543
|
readonly type: "function";
|
|
16644
17544
|
readonly inputs: readonly [{
|
|
@@ -16855,10 +17755,18 @@ export declare const fixedPaymentTemplateAbi: readonly [{
|
|
|
16855
17755
|
}];
|
|
16856
17756
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
16857
17757
|
}];
|
|
16858
|
-
export declare const fixedPaymentTemplateAddress: "
|
|
17758
|
+
export declare const fixedPaymentTemplateAddress: "0xa0A60a8c35D356EC28f0ABeea6DD88fc46244aAB";
|
|
16859
17759
|
export declare const fixedPaymentTemplateConfig: {
|
|
16860
|
-
readonly address: "
|
|
17760
|
+
readonly address: "0xa0A60a8c35D356EC28f0ABeea6DD88fc46244aAB";
|
|
16861
17761
|
readonly abi: readonly [{
|
|
17762
|
+
readonly type: "constructor";
|
|
17763
|
+
readonly inputs: readonly [{
|
|
17764
|
+
readonly name: "_trustedForwarder";
|
|
17765
|
+
readonly internalType: "address";
|
|
17766
|
+
readonly type: "address";
|
|
17767
|
+
}];
|
|
17768
|
+
readonly stateMutability: "nonpayable";
|
|
17769
|
+
}, {
|
|
16862
17770
|
readonly type: "function";
|
|
16863
17771
|
readonly inputs: readonly [];
|
|
16864
17772
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -16932,6 +17840,20 @@ export declare const fixedPaymentTemplateConfig: {
|
|
|
16932
17840
|
readonly type: "bytes4";
|
|
16933
17841
|
}];
|
|
16934
17842
|
readonly stateMutability: "view";
|
|
17843
|
+
}, {
|
|
17844
|
+
readonly type: "function";
|
|
17845
|
+
readonly inputs: readonly [{
|
|
17846
|
+
readonly name: "forwarder";
|
|
17847
|
+
readonly internalType: "address";
|
|
17848
|
+
readonly type: "address";
|
|
17849
|
+
}];
|
|
17850
|
+
readonly name: "isTrustedForwarder";
|
|
17851
|
+
readonly outputs: readonly [{
|
|
17852
|
+
readonly name: "";
|
|
17853
|
+
readonly internalType: "bool";
|
|
17854
|
+
readonly type: "bool";
|
|
17855
|
+
}];
|
|
17856
|
+
readonly stateMutability: "view";
|
|
16935
17857
|
}, {
|
|
16936
17858
|
readonly type: "function";
|
|
16937
17859
|
readonly inputs: readonly [{
|
|
@@ -16978,6 +17900,16 @@ export declare const fixedPaymentTemplateConfig: {
|
|
|
16978
17900
|
readonly name: "setAuthority";
|
|
16979
17901
|
readonly outputs: readonly [];
|
|
16980
17902
|
readonly stateMutability: "nonpayable";
|
|
17903
|
+
}, {
|
|
17904
|
+
readonly type: "function";
|
|
17905
|
+
readonly inputs: readonly [];
|
|
17906
|
+
readonly name: "trustedForwarder";
|
|
17907
|
+
readonly outputs: readonly [{
|
|
17908
|
+
readonly name: "";
|
|
17909
|
+
readonly internalType: "address";
|
|
17910
|
+
readonly type: "address";
|
|
17911
|
+
}];
|
|
17912
|
+
readonly stateMutability: "view";
|
|
16981
17913
|
}, {
|
|
16982
17914
|
readonly type: "function";
|
|
16983
17915
|
readonly inputs: readonly [{
|
|
@@ -22847,9 +23779,9 @@ export declare const linearPricingAbi: readonly [{
|
|
|
22847
23779
|
}];
|
|
22848
23780
|
readonly name: "UnsupportedPlanId";
|
|
22849
23781
|
}];
|
|
22850
|
-
export declare const linearPricingAddress: "
|
|
23782
|
+
export declare const linearPricingAddress: "0x774473Ce7aB785db11dCad1eE571Ea436fdBA699";
|
|
22851
23783
|
export declare const linearPricingConfig: {
|
|
22852
|
-
readonly address: "
|
|
23784
|
+
readonly address: "0x774473Ce7aB785db11dCad1eE571Ea436fdBA699";
|
|
22853
23785
|
readonly abi: readonly [{
|
|
22854
23786
|
readonly type: "function";
|
|
22855
23787
|
readonly inputs: readonly [{
|
|
@@ -23312,9 +24244,9 @@ export declare const lockPaymentConditionAbi: readonly [{
|
|
|
23312
24244
|
readonly inputs: readonly [];
|
|
23313
24245
|
readonly name: "UnsupportedPriceTypeOption";
|
|
23314
24246
|
}];
|
|
23315
|
-
export declare const lockPaymentConditionAddress: "
|
|
24247
|
+
export declare const lockPaymentConditionAddress: "0x30323e35E9c0658775311B2153590d434B4a2CDD";
|
|
23316
24248
|
export declare const lockPaymentConditionConfig: {
|
|
23317
|
-
readonly address: "
|
|
24249
|
+
readonly address: "0x30323e35E9c0658775311B2153590d434B4a2CDD";
|
|
23318
24250
|
readonly abi: readonly [{
|
|
23319
24251
|
readonly type: "function";
|
|
23320
24252
|
readonly inputs: readonly [];
|
|
@@ -25675,9 +26607,9 @@ export declare const nft1155CreditsAbi: readonly [{
|
|
|
25675
26607
|
}];
|
|
25676
26608
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
25677
26609
|
}];
|
|
25678
|
-
export declare const nft1155CreditsAddress: "
|
|
26610
|
+
export declare const nft1155CreditsAddress: "0xDD8487707e7f1F07CcA6eF4a3615f4D548948f24";
|
|
25679
26611
|
export declare const nft1155CreditsConfig: {
|
|
25680
|
-
readonly address: "
|
|
26612
|
+
readonly address: "0xDD8487707e7f1F07CcA6eF4a3615f4D548948f24";
|
|
25681
26613
|
readonly abi: readonly [{
|
|
25682
26614
|
readonly type: "function";
|
|
25683
26615
|
readonly inputs: readonly [];
|
|
@@ -28634,9 +29566,9 @@ export declare const nft1155ExpirableCreditsAbi: readonly [{
|
|
|
28634
29566
|
}];
|
|
28635
29567
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
28636
29568
|
}];
|
|
28637
|
-
export declare const nft1155ExpirableCreditsAddress: "
|
|
29569
|
+
export declare const nft1155ExpirableCreditsAddress: "0x8773BEd8e2c874785cF22374c3469374136d63c5";
|
|
28638
29570
|
export declare const nft1155ExpirableCreditsConfig: {
|
|
28639
|
-
readonly address: "
|
|
29571
|
+
readonly address: "0x8773BEd8e2c874785cF22374c3469374136d63c5";
|
|
28640
29572
|
readonly abi: readonly [{
|
|
28641
29573
|
readonly type: "function";
|
|
28642
29574
|
readonly inputs: readonly [];
|
|
@@ -31850,9 +32782,9 @@ export declare const nft1155ExpirableCreditsV2Abi: readonly [{
|
|
|
31850
32782
|
}];
|
|
31851
32783
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
31852
32784
|
}];
|
|
31853
|
-
export declare const nft1155ExpirableCreditsV2Address: "
|
|
32785
|
+
export declare const nft1155ExpirableCreditsV2Address: "0x622B9cA74b9409713e9E46B9818D908660bb6bB5";
|
|
31854
32786
|
export declare const nft1155ExpirableCreditsV2Config: {
|
|
31855
|
-
readonly address: "
|
|
32787
|
+
readonly address: "0x622B9cA74b9409713e9E46B9818D908660bb6bB5";
|
|
31856
32788
|
readonly abi: readonly [{
|
|
31857
32789
|
readonly type: "function";
|
|
31858
32790
|
readonly inputs: readonly [];
|
|
@@ -33342,9 +34274,9 @@ export declare const nvmConfigAbi: readonly [{
|
|
|
33342
34274
|
}];
|
|
33343
34275
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
33344
34276
|
}];
|
|
33345
|
-
export declare const nvmConfigAddress: "
|
|
34277
|
+
export declare const nvmConfigAddress: "0xd34aEA9d4db5d6201BeC13DaC093f9F47fb25ecc";
|
|
33346
34278
|
export declare const nvmConfigConfig: {
|
|
33347
|
-
readonly address: "
|
|
34279
|
+
readonly address: "0xd34aEA9d4db5d6201BeC13DaC093f9F47fb25ecc";
|
|
33348
34280
|
readonly abi: readonly [{
|
|
33349
34281
|
readonly type: "function";
|
|
33350
34282
|
readonly inputs: readonly [];
|
|
@@ -34194,6 +35126,33 @@ export declare const nvmConfigV2Abi: readonly [{
|
|
|
34194
35126
|
}];
|
|
34195
35127
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
34196
35128
|
}];
|
|
35129
|
+
export declare const noncesAbi: readonly [{
|
|
35130
|
+
readonly type: "function";
|
|
35131
|
+
readonly inputs: readonly [{
|
|
35132
|
+
readonly name: "owner";
|
|
35133
|
+
readonly internalType: "address";
|
|
35134
|
+
readonly type: "address";
|
|
35135
|
+
}];
|
|
35136
|
+
readonly name: "nonces";
|
|
35137
|
+
readonly outputs: readonly [{
|
|
35138
|
+
readonly name: "";
|
|
35139
|
+
readonly internalType: "uint256";
|
|
35140
|
+
readonly type: "uint256";
|
|
35141
|
+
}];
|
|
35142
|
+
readonly stateMutability: "view";
|
|
35143
|
+
}, {
|
|
35144
|
+
readonly type: "error";
|
|
35145
|
+
readonly inputs: readonly [{
|
|
35146
|
+
readonly name: "account";
|
|
35147
|
+
readonly internalType: "address";
|
|
35148
|
+
readonly type: "address";
|
|
35149
|
+
}, {
|
|
35150
|
+
readonly name: "currentNonce";
|
|
35151
|
+
readonly internalType: "uint256";
|
|
35152
|
+
readonly type: "uint256";
|
|
35153
|
+
}];
|
|
35154
|
+
readonly name: "InvalidAccountNonce";
|
|
35155
|
+
}];
|
|
34197
35156
|
export declare const oneTimeCreatorHookAbi: readonly [{
|
|
34198
35157
|
readonly type: "constructor";
|
|
34199
35158
|
readonly inputs: readonly [];
|
|
@@ -34785,6 +35744,14 @@ export declare const oneTimeCreatorHookConfig: {
|
|
|
34785
35744
|
}];
|
|
34786
35745
|
};
|
|
34787
35746
|
export declare const payAsYouGoTemplateAbi: readonly [{
|
|
35747
|
+
readonly type: "constructor";
|
|
35748
|
+
readonly inputs: readonly [{
|
|
35749
|
+
readonly name: "_trustedForwarder";
|
|
35750
|
+
readonly internalType: "address";
|
|
35751
|
+
readonly type: "address";
|
|
35752
|
+
}];
|
|
35753
|
+
readonly stateMutability: "nonpayable";
|
|
35754
|
+
}, {
|
|
34788
35755
|
readonly type: "function";
|
|
34789
35756
|
readonly inputs: readonly [];
|
|
34790
35757
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -34854,6 +35821,20 @@ export declare const payAsYouGoTemplateAbi: readonly [{
|
|
|
34854
35821
|
readonly type: "bytes4";
|
|
34855
35822
|
}];
|
|
34856
35823
|
readonly stateMutability: "view";
|
|
35824
|
+
}, {
|
|
35825
|
+
readonly type: "function";
|
|
35826
|
+
readonly inputs: readonly [{
|
|
35827
|
+
readonly name: "forwarder";
|
|
35828
|
+
readonly internalType: "address";
|
|
35829
|
+
readonly type: "address";
|
|
35830
|
+
}];
|
|
35831
|
+
readonly name: "isTrustedForwarder";
|
|
35832
|
+
readonly outputs: readonly [{
|
|
35833
|
+
readonly name: "";
|
|
35834
|
+
readonly internalType: "bool";
|
|
35835
|
+
readonly type: "bool";
|
|
35836
|
+
}];
|
|
35837
|
+
readonly stateMutability: "view";
|
|
34857
35838
|
}, {
|
|
34858
35839
|
readonly type: "function";
|
|
34859
35840
|
readonly inputs: readonly [{
|
|
@@ -34892,6 +35873,16 @@ export declare const payAsYouGoTemplateAbi: readonly [{
|
|
|
34892
35873
|
readonly name: "setAuthority";
|
|
34893
35874
|
readonly outputs: readonly [];
|
|
34894
35875
|
readonly stateMutability: "nonpayable";
|
|
35876
|
+
}, {
|
|
35877
|
+
readonly type: "function";
|
|
35878
|
+
readonly inputs: readonly [];
|
|
35879
|
+
readonly name: "trustedForwarder";
|
|
35880
|
+
readonly outputs: readonly [{
|
|
35881
|
+
readonly name: "";
|
|
35882
|
+
readonly internalType: "address";
|
|
35883
|
+
readonly type: "address";
|
|
35884
|
+
}];
|
|
35885
|
+
readonly stateMutability: "view";
|
|
34895
35886
|
}, {
|
|
34896
35887
|
readonly type: "function";
|
|
34897
35888
|
readonly inputs: readonly [{
|
|
@@ -35108,10 +36099,18 @@ export declare const payAsYouGoTemplateAbi: readonly [{
|
|
|
35108
36099
|
}];
|
|
35109
36100
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
35110
36101
|
}];
|
|
35111
|
-
export declare const payAsYouGoTemplateAddress: "
|
|
36102
|
+
export declare const payAsYouGoTemplateAddress: "0xA66785d7e385882c63C01fe5E7BB6E2E5727b722";
|
|
35112
36103
|
export declare const payAsYouGoTemplateConfig: {
|
|
35113
|
-
readonly address: "
|
|
36104
|
+
readonly address: "0xA66785d7e385882c63C01fe5E7BB6E2E5727b722";
|
|
35114
36105
|
readonly abi: readonly [{
|
|
36106
|
+
readonly type: "constructor";
|
|
36107
|
+
readonly inputs: readonly [{
|
|
36108
|
+
readonly name: "_trustedForwarder";
|
|
36109
|
+
readonly internalType: "address";
|
|
36110
|
+
readonly type: "address";
|
|
36111
|
+
}];
|
|
36112
|
+
readonly stateMutability: "nonpayable";
|
|
36113
|
+
}, {
|
|
35115
36114
|
readonly type: "function";
|
|
35116
36115
|
readonly inputs: readonly [];
|
|
35117
36116
|
readonly name: "NVM_CONTRACT_NAME";
|
|
@@ -35181,6 +36180,20 @@ export declare const payAsYouGoTemplateConfig: {
|
|
|
35181
36180
|
readonly type: "bytes4";
|
|
35182
36181
|
}];
|
|
35183
36182
|
readonly stateMutability: "view";
|
|
36183
|
+
}, {
|
|
36184
|
+
readonly type: "function";
|
|
36185
|
+
readonly inputs: readonly [{
|
|
36186
|
+
readonly name: "forwarder";
|
|
36187
|
+
readonly internalType: "address";
|
|
36188
|
+
readonly type: "address";
|
|
36189
|
+
}];
|
|
36190
|
+
readonly name: "isTrustedForwarder";
|
|
36191
|
+
readonly outputs: readonly [{
|
|
36192
|
+
readonly name: "";
|
|
36193
|
+
readonly internalType: "bool";
|
|
36194
|
+
readonly type: "bool";
|
|
36195
|
+
}];
|
|
36196
|
+
readonly stateMutability: "view";
|
|
35184
36197
|
}, {
|
|
35185
36198
|
readonly type: "function";
|
|
35186
36199
|
readonly inputs: readonly [{
|
|
@@ -35219,6 +36232,16 @@ export declare const payAsYouGoTemplateConfig: {
|
|
|
35219
36232
|
readonly name: "setAuthority";
|
|
35220
36233
|
readonly outputs: readonly [];
|
|
35221
36234
|
readonly stateMutability: "nonpayable";
|
|
36235
|
+
}, {
|
|
36236
|
+
readonly type: "function";
|
|
36237
|
+
readonly inputs: readonly [];
|
|
36238
|
+
readonly name: "trustedForwarder";
|
|
36239
|
+
readonly outputs: readonly [{
|
|
36240
|
+
readonly name: "";
|
|
36241
|
+
readonly internalType: "address";
|
|
36242
|
+
readonly type: "address";
|
|
36243
|
+
}];
|
|
36244
|
+
readonly stateMutability: "view";
|
|
35222
36245
|
}, {
|
|
35223
36246
|
readonly type: "function";
|
|
35224
36247
|
readonly inputs: readonly [{
|
|
@@ -35823,9 +36846,9 @@ export declare const paymentsVaultAbi: readonly [{
|
|
|
35823
36846
|
}];
|
|
35824
36847
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
35825
36848
|
}];
|
|
35826
|
-
export declare const paymentsVaultAddress: "
|
|
36849
|
+
export declare const paymentsVaultAddress: "0x016dF89BCD2c76fBAA536cAd92e34FdaB6E6461B";
|
|
35827
36850
|
export declare const paymentsVaultConfig: {
|
|
35828
|
-
readonly address: "
|
|
36851
|
+
readonly address: "0x016dF89BCD2c76fBAA536cAd92e34FdaB6E6461B";
|
|
35829
36852
|
readonly abi: readonly [{
|
|
35830
36853
|
readonly type: "receive";
|
|
35831
36854
|
readonly stateMutability: "payable";
|
|
@@ -37484,6 +38507,19 @@ export declare const setNetworkFeesAbi: readonly [{
|
|
|
37484
38507
|
readonly outputs: readonly [];
|
|
37485
38508
|
readonly stateMutability: "nonpayable";
|
|
37486
38509
|
}];
|
|
38510
|
+
export declare const shortStringsAbi: readonly [{
|
|
38511
|
+
readonly type: "error";
|
|
38512
|
+
readonly inputs: readonly [];
|
|
38513
|
+
readonly name: "InvalidShortString";
|
|
38514
|
+
}, {
|
|
38515
|
+
readonly type: "error";
|
|
38516
|
+
readonly inputs: readonly [{
|
|
38517
|
+
readonly name: "str";
|
|
38518
|
+
readonly internalType: "string";
|
|
38519
|
+
readonly type: "string";
|
|
38520
|
+
}];
|
|
38521
|
+
readonly name: "StringTooLong";
|
|
38522
|
+
}];
|
|
37487
38523
|
export declare const stringsAbi: readonly [{
|
|
37488
38524
|
readonly type: "error";
|
|
37489
38525
|
readonly inputs: readonly [{
|
|
@@ -38069,9 +39105,9 @@ export declare const transferCreditsConditionAbi: readonly [{
|
|
|
38069
39105
|
}];
|
|
38070
39106
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
38071
39107
|
}];
|
|
38072
|
-
export declare const transferCreditsConditionAddress: "
|
|
39108
|
+
export declare const transferCreditsConditionAddress: "0xDed93ca405828D5fca59fB05DF660dEf85EcEF92";
|
|
38073
39109
|
export declare const transferCreditsConditionConfig: {
|
|
38074
|
-
readonly address: "
|
|
39110
|
+
readonly address: "0xDed93ca405828D5fca59fB05DF660dEf85EcEF92";
|
|
38075
39111
|
readonly abi: readonly [{
|
|
38076
39112
|
readonly type: "function";
|
|
38077
39113
|
readonly inputs: readonly [];
|