@axonfi/sdk 0.5.4 → 0.5.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/index.cjs +261 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +192 -3
- package/dist/index.d.ts +192 -3
- package/dist/index.js +261 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1870,6 +1870,92 @@ declare const AxonVaultAbi: readonly [{
|
|
|
1870
1870
|
readonly internalType: "bool";
|
|
1871
1871
|
}];
|
|
1872
1872
|
readonly stateMutability: "view";
|
|
1873
|
+
}, {
|
|
1874
|
+
readonly type: "function";
|
|
1875
|
+
readonly name: "onERC1155BatchReceived";
|
|
1876
|
+
readonly inputs: readonly [{
|
|
1877
|
+
readonly name: "";
|
|
1878
|
+
readonly type: "address";
|
|
1879
|
+
readonly internalType: "address";
|
|
1880
|
+
}, {
|
|
1881
|
+
readonly name: "";
|
|
1882
|
+
readonly type: "address";
|
|
1883
|
+
readonly internalType: "address";
|
|
1884
|
+
}, {
|
|
1885
|
+
readonly name: "";
|
|
1886
|
+
readonly type: "uint256[]";
|
|
1887
|
+
readonly internalType: "uint256[]";
|
|
1888
|
+
}, {
|
|
1889
|
+
readonly name: "";
|
|
1890
|
+
readonly type: "uint256[]";
|
|
1891
|
+
readonly internalType: "uint256[]";
|
|
1892
|
+
}, {
|
|
1893
|
+
readonly name: "";
|
|
1894
|
+
readonly type: "bytes";
|
|
1895
|
+
readonly internalType: "bytes";
|
|
1896
|
+
}];
|
|
1897
|
+
readonly outputs: readonly [{
|
|
1898
|
+
readonly name: "";
|
|
1899
|
+
readonly type: "bytes4";
|
|
1900
|
+
readonly internalType: "bytes4";
|
|
1901
|
+
}];
|
|
1902
|
+
readonly stateMutability: "pure";
|
|
1903
|
+
}, {
|
|
1904
|
+
readonly type: "function";
|
|
1905
|
+
readonly name: "onERC1155Received";
|
|
1906
|
+
readonly inputs: readonly [{
|
|
1907
|
+
readonly name: "";
|
|
1908
|
+
readonly type: "address";
|
|
1909
|
+
readonly internalType: "address";
|
|
1910
|
+
}, {
|
|
1911
|
+
readonly name: "";
|
|
1912
|
+
readonly type: "address";
|
|
1913
|
+
readonly internalType: "address";
|
|
1914
|
+
}, {
|
|
1915
|
+
readonly name: "";
|
|
1916
|
+
readonly type: "uint256";
|
|
1917
|
+
readonly internalType: "uint256";
|
|
1918
|
+
}, {
|
|
1919
|
+
readonly name: "";
|
|
1920
|
+
readonly type: "uint256";
|
|
1921
|
+
readonly internalType: "uint256";
|
|
1922
|
+
}, {
|
|
1923
|
+
readonly name: "";
|
|
1924
|
+
readonly type: "bytes";
|
|
1925
|
+
readonly internalType: "bytes";
|
|
1926
|
+
}];
|
|
1927
|
+
readonly outputs: readonly [{
|
|
1928
|
+
readonly name: "";
|
|
1929
|
+
readonly type: "bytes4";
|
|
1930
|
+
readonly internalType: "bytes4";
|
|
1931
|
+
}];
|
|
1932
|
+
readonly stateMutability: "pure";
|
|
1933
|
+
}, {
|
|
1934
|
+
readonly type: "function";
|
|
1935
|
+
readonly name: "onERC721Received";
|
|
1936
|
+
readonly inputs: readonly [{
|
|
1937
|
+
readonly name: "";
|
|
1938
|
+
readonly type: "address";
|
|
1939
|
+
readonly internalType: "address";
|
|
1940
|
+
}, {
|
|
1941
|
+
readonly name: "";
|
|
1942
|
+
readonly type: "address";
|
|
1943
|
+
readonly internalType: "address";
|
|
1944
|
+
}, {
|
|
1945
|
+
readonly name: "";
|
|
1946
|
+
readonly type: "uint256";
|
|
1947
|
+
readonly internalType: "uint256";
|
|
1948
|
+
}, {
|
|
1949
|
+
readonly name: "";
|
|
1950
|
+
readonly type: "bytes";
|
|
1951
|
+
readonly internalType: "bytes";
|
|
1952
|
+
}];
|
|
1953
|
+
readonly outputs: readonly [{
|
|
1954
|
+
readonly name: "";
|
|
1955
|
+
readonly type: "bytes4";
|
|
1956
|
+
readonly internalType: "bytes4";
|
|
1957
|
+
}];
|
|
1958
|
+
readonly stateMutability: "pure";
|
|
1873
1959
|
}, {
|
|
1874
1960
|
readonly type: "function";
|
|
1875
1961
|
readonly name: "operator";
|
|
@@ -2045,7 +2131,7 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2045
2131
|
readonly name: "renounceOwnership";
|
|
2046
2132
|
readonly inputs: readonly [];
|
|
2047
2133
|
readonly outputs: readonly [];
|
|
2048
|
-
readonly stateMutability: "
|
|
2134
|
+
readonly stateMutability: "pure";
|
|
2049
2135
|
}, {
|
|
2050
2136
|
readonly type: "function";
|
|
2051
2137
|
readonly name: "revokeProtocol";
|
|
@@ -2097,6 +2183,20 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2097
2183
|
}];
|
|
2098
2184
|
readonly outputs: readonly [];
|
|
2099
2185
|
readonly stateMutability: "nonpayable";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly type: "function";
|
|
2188
|
+
readonly name: "supportsInterface";
|
|
2189
|
+
readonly inputs: readonly [{
|
|
2190
|
+
readonly name: "interfaceId";
|
|
2191
|
+
readonly type: "bytes4";
|
|
2192
|
+
readonly internalType: "bytes4";
|
|
2193
|
+
}];
|
|
2194
|
+
readonly outputs: readonly [{
|
|
2195
|
+
readonly name: "";
|
|
2196
|
+
readonly type: "bool";
|
|
2197
|
+
readonly internalType: "bool";
|
|
2198
|
+
}];
|
|
2199
|
+
readonly stateMutability: "view";
|
|
2100
2200
|
}, {
|
|
2101
2201
|
readonly type: "function";
|
|
2102
2202
|
readonly name: "transferOwnership";
|
|
@@ -2193,6 +2293,46 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2193
2293
|
}];
|
|
2194
2294
|
readonly outputs: readonly [];
|
|
2195
2295
|
readonly stateMutability: "nonpayable";
|
|
2296
|
+
}, {
|
|
2297
|
+
readonly type: "function";
|
|
2298
|
+
readonly name: "withdrawERC1155";
|
|
2299
|
+
readonly inputs: readonly [{
|
|
2300
|
+
readonly name: "token";
|
|
2301
|
+
readonly type: "address";
|
|
2302
|
+
readonly internalType: "address";
|
|
2303
|
+
}, {
|
|
2304
|
+
readonly name: "id";
|
|
2305
|
+
readonly type: "uint256";
|
|
2306
|
+
readonly internalType: "uint256";
|
|
2307
|
+
}, {
|
|
2308
|
+
readonly name: "amount";
|
|
2309
|
+
readonly type: "uint256";
|
|
2310
|
+
readonly internalType: "uint256";
|
|
2311
|
+
}, {
|
|
2312
|
+
readonly name: "to";
|
|
2313
|
+
readonly type: "address";
|
|
2314
|
+
readonly internalType: "address";
|
|
2315
|
+
}];
|
|
2316
|
+
readonly outputs: readonly [];
|
|
2317
|
+
readonly stateMutability: "nonpayable";
|
|
2318
|
+
}, {
|
|
2319
|
+
readonly type: "function";
|
|
2320
|
+
readonly name: "withdrawERC721";
|
|
2321
|
+
readonly inputs: readonly [{
|
|
2322
|
+
readonly name: "nft";
|
|
2323
|
+
readonly type: "address";
|
|
2324
|
+
readonly internalType: "address";
|
|
2325
|
+
}, {
|
|
2326
|
+
readonly name: "tokenId";
|
|
2327
|
+
readonly type: "uint256";
|
|
2328
|
+
readonly internalType: "uint256";
|
|
2329
|
+
}, {
|
|
2330
|
+
readonly name: "to";
|
|
2331
|
+
readonly type: "address";
|
|
2332
|
+
readonly internalType: "address";
|
|
2333
|
+
}];
|
|
2334
|
+
readonly outputs: readonly [];
|
|
2335
|
+
readonly stateMutability: "nonpayable";
|
|
2196
2336
|
}, {
|
|
2197
2337
|
readonly type: "event";
|
|
2198
2338
|
readonly name: "BotAdded";
|
|
@@ -2298,6 +2438,51 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2298
2438
|
readonly name: "EIP712DomainChanged";
|
|
2299
2439
|
readonly inputs: readonly [];
|
|
2300
2440
|
readonly anonymous: false;
|
|
2441
|
+
}, {
|
|
2442
|
+
readonly type: "event";
|
|
2443
|
+
readonly name: "ERC1155Withdrawn";
|
|
2444
|
+
readonly inputs: readonly [{
|
|
2445
|
+
readonly name: "token";
|
|
2446
|
+
readonly type: "address";
|
|
2447
|
+
readonly indexed: true;
|
|
2448
|
+
readonly internalType: "address";
|
|
2449
|
+
}, {
|
|
2450
|
+
readonly name: "id";
|
|
2451
|
+
readonly type: "uint256";
|
|
2452
|
+
readonly indexed: true;
|
|
2453
|
+
readonly internalType: "uint256";
|
|
2454
|
+
}, {
|
|
2455
|
+
readonly name: "amount";
|
|
2456
|
+
readonly type: "uint256";
|
|
2457
|
+
readonly indexed: false;
|
|
2458
|
+
readonly internalType: "uint256";
|
|
2459
|
+
}, {
|
|
2460
|
+
readonly name: "to";
|
|
2461
|
+
readonly type: "address";
|
|
2462
|
+
readonly indexed: true;
|
|
2463
|
+
readonly internalType: "address";
|
|
2464
|
+
}];
|
|
2465
|
+
readonly anonymous: false;
|
|
2466
|
+
}, {
|
|
2467
|
+
readonly type: "event";
|
|
2468
|
+
readonly name: "ERC721Withdrawn";
|
|
2469
|
+
readonly inputs: readonly [{
|
|
2470
|
+
readonly name: "nft";
|
|
2471
|
+
readonly type: "address";
|
|
2472
|
+
readonly indexed: true;
|
|
2473
|
+
readonly internalType: "address";
|
|
2474
|
+
}, {
|
|
2475
|
+
readonly name: "tokenId";
|
|
2476
|
+
readonly type: "uint256";
|
|
2477
|
+
readonly indexed: true;
|
|
2478
|
+
readonly internalType: "uint256";
|
|
2479
|
+
}, {
|
|
2480
|
+
readonly name: "to";
|
|
2481
|
+
readonly type: "address";
|
|
2482
|
+
readonly indexed: true;
|
|
2483
|
+
readonly internalType: "address";
|
|
2484
|
+
}];
|
|
2485
|
+
readonly anonymous: false;
|
|
2301
2486
|
}, {
|
|
2302
2487
|
readonly type: "event";
|
|
2303
2488
|
readonly name: "GlobalBlacklistAdded";
|
|
@@ -2661,6 +2846,10 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2661
2846
|
readonly type: "error";
|
|
2662
2847
|
readonly name: "DeadlineExpired";
|
|
2663
2848
|
readonly inputs: readonly [];
|
|
2849
|
+
}, {
|
|
2850
|
+
readonly type: "error";
|
|
2851
|
+
readonly name: "DefaultTokenCallRestricted";
|
|
2852
|
+
readonly inputs: readonly [];
|
|
2664
2853
|
}, {
|
|
2665
2854
|
readonly type: "error";
|
|
2666
2855
|
readonly name: "DestinationBlacklisted";
|
|
@@ -2956,7 +3145,7 @@ declare const AxonVaultFactoryAbi: readonly [{
|
|
|
2956
3145
|
readonly name: "renounceOwnership";
|
|
2957
3146
|
readonly inputs: readonly [];
|
|
2958
3147
|
readonly outputs: readonly [];
|
|
2959
|
-
readonly stateMutability: "
|
|
3148
|
+
readonly stateMutability: "pure";
|
|
2960
3149
|
}, {
|
|
2961
3150
|
readonly type: "function";
|
|
2962
3151
|
readonly name: "transferOwnership";
|
|
@@ -3195,7 +3384,7 @@ declare const AxonRegistryAbi: readonly [{
|
|
|
3195
3384
|
readonly name: "renounceOwnership";
|
|
3196
3385
|
readonly inputs: readonly [];
|
|
3197
3386
|
readonly outputs: readonly [];
|
|
3198
|
-
readonly stateMutability: "
|
|
3387
|
+
readonly stateMutability: "pure";
|
|
3199
3388
|
}, {
|
|
3200
3389
|
readonly type: "function";
|
|
3201
3390
|
readonly name: "revokeDefaultToken";
|
package/dist/index.d.ts
CHANGED
|
@@ -1870,6 +1870,92 @@ declare const AxonVaultAbi: readonly [{
|
|
|
1870
1870
|
readonly internalType: "bool";
|
|
1871
1871
|
}];
|
|
1872
1872
|
readonly stateMutability: "view";
|
|
1873
|
+
}, {
|
|
1874
|
+
readonly type: "function";
|
|
1875
|
+
readonly name: "onERC1155BatchReceived";
|
|
1876
|
+
readonly inputs: readonly [{
|
|
1877
|
+
readonly name: "";
|
|
1878
|
+
readonly type: "address";
|
|
1879
|
+
readonly internalType: "address";
|
|
1880
|
+
}, {
|
|
1881
|
+
readonly name: "";
|
|
1882
|
+
readonly type: "address";
|
|
1883
|
+
readonly internalType: "address";
|
|
1884
|
+
}, {
|
|
1885
|
+
readonly name: "";
|
|
1886
|
+
readonly type: "uint256[]";
|
|
1887
|
+
readonly internalType: "uint256[]";
|
|
1888
|
+
}, {
|
|
1889
|
+
readonly name: "";
|
|
1890
|
+
readonly type: "uint256[]";
|
|
1891
|
+
readonly internalType: "uint256[]";
|
|
1892
|
+
}, {
|
|
1893
|
+
readonly name: "";
|
|
1894
|
+
readonly type: "bytes";
|
|
1895
|
+
readonly internalType: "bytes";
|
|
1896
|
+
}];
|
|
1897
|
+
readonly outputs: readonly [{
|
|
1898
|
+
readonly name: "";
|
|
1899
|
+
readonly type: "bytes4";
|
|
1900
|
+
readonly internalType: "bytes4";
|
|
1901
|
+
}];
|
|
1902
|
+
readonly stateMutability: "pure";
|
|
1903
|
+
}, {
|
|
1904
|
+
readonly type: "function";
|
|
1905
|
+
readonly name: "onERC1155Received";
|
|
1906
|
+
readonly inputs: readonly [{
|
|
1907
|
+
readonly name: "";
|
|
1908
|
+
readonly type: "address";
|
|
1909
|
+
readonly internalType: "address";
|
|
1910
|
+
}, {
|
|
1911
|
+
readonly name: "";
|
|
1912
|
+
readonly type: "address";
|
|
1913
|
+
readonly internalType: "address";
|
|
1914
|
+
}, {
|
|
1915
|
+
readonly name: "";
|
|
1916
|
+
readonly type: "uint256";
|
|
1917
|
+
readonly internalType: "uint256";
|
|
1918
|
+
}, {
|
|
1919
|
+
readonly name: "";
|
|
1920
|
+
readonly type: "uint256";
|
|
1921
|
+
readonly internalType: "uint256";
|
|
1922
|
+
}, {
|
|
1923
|
+
readonly name: "";
|
|
1924
|
+
readonly type: "bytes";
|
|
1925
|
+
readonly internalType: "bytes";
|
|
1926
|
+
}];
|
|
1927
|
+
readonly outputs: readonly [{
|
|
1928
|
+
readonly name: "";
|
|
1929
|
+
readonly type: "bytes4";
|
|
1930
|
+
readonly internalType: "bytes4";
|
|
1931
|
+
}];
|
|
1932
|
+
readonly stateMutability: "pure";
|
|
1933
|
+
}, {
|
|
1934
|
+
readonly type: "function";
|
|
1935
|
+
readonly name: "onERC721Received";
|
|
1936
|
+
readonly inputs: readonly [{
|
|
1937
|
+
readonly name: "";
|
|
1938
|
+
readonly type: "address";
|
|
1939
|
+
readonly internalType: "address";
|
|
1940
|
+
}, {
|
|
1941
|
+
readonly name: "";
|
|
1942
|
+
readonly type: "address";
|
|
1943
|
+
readonly internalType: "address";
|
|
1944
|
+
}, {
|
|
1945
|
+
readonly name: "";
|
|
1946
|
+
readonly type: "uint256";
|
|
1947
|
+
readonly internalType: "uint256";
|
|
1948
|
+
}, {
|
|
1949
|
+
readonly name: "";
|
|
1950
|
+
readonly type: "bytes";
|
|
1951
|
+
readonly internalType: "bytes";
|
|
1952
|
+
}];
|
|
1953
|
+
readonly outputs: readonly [{
|
|
1954
|
+
readonly name: "";
|
|
1955
|
+
readonly type: "bytes4";
|
|
1956
|
+
readonly internalType: "bytes4";
|
|
1957
|
+
}];
|
|
1958
|
+
readonly stateMutability: "pure";
|
|
1873
1959
|
}, {
|
|
1874
1960
|
readonly type: "function";
|
|
1875
1961
|
readonly name: "operator";
|
|
@@ -2045,7 +2131,7 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2045
2131
|
readonly name: "renounceOwnership";
|
|
2046
2132
|
readonly inputs: readonly [];
|
|
2047
2133
|
readonly outputs: readonly [];
|
|
2048
|
-
readonly stateMutability: "
|
|
2134
|
+
readonly stateMutability: "pure";
|
|
2049
2135
|
}, {
|
|
2050
2136
|
readonly type: "function";
|
|
2051
2137
|
readonly name: "revokeProtocol";
|
|
@@ -2097,6 +2183,20 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2097
2183
|
}];
|
|
2098
2184
|
readonly outputs: readonly [];
|
|
2099
2185
|
readonly stateMutability: "nonpayable";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly type: "function";
|
|
2188
|
+
readonly name: "supportsInterface";
|
|
2189
|
+
readonly inputs: readonly [{
|
|
2190
|
+
readonly name: "interfaceId";
|
|
2191
|
+
readonly type: "bytes4";
|
|
2192
|
+
readonly internalType: "bytes4";
|
|
2193
|
+
}];
|
|
2194
|
+
readonly outputs: readonly [{
|
|
2195
|
+
readonly name: "";
|
|
2196
|
+
readonly type: "bool";
|
|
2197
|
+
readonly internalType: "bool";
|
|
2198
|
+
}];
|
|
2199
|
+
readonly stateMutability: "view";
|
|
2100
2200
|
}, {
|
|
2101
2201
|
readonly type: "function";
|
|
2102
2202
|
readonly name: "transferOwnership";
|
|
@@ -2193,6 +2293,46 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2193
2293
|
}];
|
|
2194
2294
|
readonly outputs: readonly [];
|
|
2195
2295
|
readonly stateMutability: "nonpayable";
|
|
2296
|
+
}, {
|
|
2297
|
+
readonly type: "function";
|
|
2298
|
+
readonly name: "withdrawERC1155";
|
|
2299
|
+
readonly inputs: readonly [{
|
|
2300
|
+
readonly name: "token";
|
|
2301
|
+
readonly type: "address";
|
|
2302
|
+
readonly internalType: "address";
|
|
2303
|
+
}, {
|
|
2304
|
+
readonly name: "id";
|
|
2305
|
+
readonly type: "uint256";
|
|
2306
|
+
readonly internalType: "uint256";
|
|
2307
|
+
}, {
|
|
2308
|
+
readonly name: "amount";
|
|
2309
|
+
readonly type: "uint256";
|
|
2310
|
+
readonly internalType: "uint256";
|
|
2311
|
+
}, {
|
|
2312
|
+
readonly name: "to";
|
|
2313
|
+
readonly type: "address";
|
|
2314
|
+
readonly internalType: "address";
|
|
2315
|
+
}];
|
|
2316
|
+
readonly outputs: readonly [];
|
|
2317
|
+
readonly stateMutability: "nonpayable";
|
|
2318
|
+
}, {
|
|
2319
|
+
readonly type: "function";
|
|
2320
|
+
readonly name: "withdrawERC721";
|
|
2321
|
+
readonly inputs: readonly [{
|
|
2322
|
+
readonly name: "nft";
|
|
2323
|
+
readonly type: "address";
|
|
2324
|
+
readonly internalType: "address";
|
|
2325
|
+
}, {
|
|
2326
|
+
readonly name: "tokenId";
|
|
2327
|
+
readonly type: "uint256";
|
|
2328
|
+
readonly internalType: "uint256";
|
|
2329
|
+
}, {
|
|
2330
|
+
readonly name: "to";
|
|
2331
|
+
readonly type: "address";
|
|
2332
|
+
readonly internalType: "address";
|
|
2333
|
+
}];
|
|
2334
|
+
readonly outputs: readonly [];
|
|
2335
|
+
readonly stateMutability: "nonpayable";
|
|
2196
2336
|
}, {
|
|
2197
2337
|
readonly type: "event";
|
|
2198
2338
|
readonly name: "BotAdded";
|
|
@@ -2298,6 +2438,51 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2298
2438
|
readonly name: "EIP712DomainChanged";
|
|
2299
2439
|
readonly inputs: readonly [];
|
|
2300
2440
|
readonly anonymous: false;
|
|
2441
|
+
}, {
|
|
2442
|
+
readonly type: "event";
|
|
2443
|
+
readonly name: "ERC1155Withdrawn";
|
|
2444
|
+
readonly inputs: readonly [{
|
|
2445
|
+
readonly name: "token";
|
|
2446
|
+
readonly type: "address";
|
|
2447
|
+
readonly indexed: true;
|
|
2448
|
+
readonly internalType: "address";
|
|
2449
|
+
}, {
|
|
2450
|
+
readonly name: "id";
|
|
2451
|
+
readonly type: "uint256";
|
|
2452
|
+
readonly indexed: true;
|
|
2453
|
+
readonly internalType: "uint256";
|
|
2454
|
+
}, {
|
|
2455
|
+
readonly name: "amount";
|
|
2456
|
+
readonly type: "uint256";
|
|
2457
|
+
readonly indexed: false;
|
|
2458
|
+
readonly internalType: "uint256";
|
|
2459
|
+
}, {
|
|
2460
|
+
readonly name: "to";
|
|
2461
|
+
readonly type: "address";
|
|
2462
|
+
readonly indexed: true;
|
|
2463
|
+
readonly internalType: "address";
|
|
2464
|
+
}];
|
|
2465
|
+
readonly anonymous: false;
|
|
2466
|
+
}, {
|
|
2467
|
+
readonly type: "event";
|
|
2468
|
+
readonly name: "ERC721Withdrawn";
|
|
2469
|
+
readonly inputs: readonly [{
|
|
2470
|
+
readonly name: "nft";
|
|
2471
|
+
readonly type: "address";
|
|
2472
|
+
readonly indexed: true;
|
|
2473
|
+
readonly internalType: "address";
|
|
2474
|
+
}, {
|
|
2475
|
+
readonly name: "tokenId";
|
|
2476
|
+
readonly type: "uint256";
|
|
2477
|
+
readonly indexed: true;
|
|
2478
|
+
readonly internalType: "uint256";
|
|
2479
|
+
}, {
|
|
2480
|
+
readonly name: "to";
|
|
2481
|
+
readonly type: "address";
|
|
2482
|
+
readonly indexed: true;
|
|
2483
|
+
readonly internalType: "address";
|
|
2484
|
+
}];
|
|
2485
|
+
readonly anonymous: false;
|
|
2301
2486
|
}, {
|
|
2302
2487
|
readonly type: "event";
|
|
2303
2488
|
readonly name: "GlobalBlacklistAdded";
|
|
@@ -2661,6 +2846,10 @@ declare const AxonVaultAbi: readonly [{
|
|
|
2661
2846
|
readonly type: "error";
|
|
2662
2847
|
readonly name: "DeadlineExpired";
|
|
2663
2848
|
readonly inputs: readonly [];
|
|
2849
|
+
}, {
|
|
2850
|
+
readonly type: "error";
|
|
2851
|
+
readonly name: "DefaultTokenCallRestricted";
|
|
2852
|
+
readonly inputs: readonly [];
|
|
2664
2853
|
}, {
|
|
2665
2854
|
readonly type: "error";
|
|
2666
2855
|
readonly name: "DestinationBlacklisted";
|
|
@@ -2956,7 +3145,7 @@ declare const AxonVaultFactoryAbi: readonly [{
|
|
|
2956
3145
|
readonly name: "renounceOwnership";
|
|
2957
3146
|
readonly inputs: readonly [];
|
|
2958
3147
|
readonly outputs: readonly [];
|
|
2959
|
-
readonly stateMutability: "
|
|
3148
|
+
readonly stateMutability: "pure";
|
|
2960
3149
|
}, {
|
|
2961
3150
|
readonly type: "function";
|
|
2962
3151
|
readonly name: "transferOwnership";
|
|
@@ -3195,7 +3384,7 @@ declare const AxonRegistryAbi: readonly [{
|
|
|
3195
3384
|
readonly name: "renounceOwnership";
|
|
3196
3385
|
readonly inputs: readonly [];
|
|
3197
3386
|
readonly outputs: readonly [];
|
|
3198
|
-
readonly stateMutability: "
|
|
3387
|
+
readonly stateMutability: "pure";
|
|
3199
3388
|
}, {
|
|
3200
3389
|
readonly type: "function";
|
|
3201
3390
|
readonly name: "revokeDefaultToken";
|