@flarenetwork/flare-periphery-contract-artifacts 0.1.41 → 0.1.43

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.
Files changed (47) hide show
  1. package/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -47
  2. package/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +0 -256
  3. package/coston2/artifacts/contracts/IPersonalAccount.sol/IPersonalAccount.json +0 -58
  4. package/coston2/artifacts/contracts/IVaultsFacet.sol/IVaultsFacet.json +0 -25
  5. package/dist/coston2/abis.d.ts.map +1 -1
  6. package/dist/coston2/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +0 -47
  7. package/dist/coston2/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +0 -256
  8. package/dist/coston2/artifacts/contracts/IPersonalAccount.sol/IPersonalAccount.json +0 -58
  9. package/dist/coston2/artifacts/contracts/IVaultsFacet.sol/IVaultsFacet.json +0 -25
  10. package/dist/flare/abis.d.ts.map +1 -1
  11. package/dist/flare/artifacts/contracts/IAgentVaultsFacet.sol/IAgentVaultsFacet.json +129 -0
  12. package/dist/flare/artifacts/contracts/IExecutorsFacet.sol/IExecutorsFacet.json +56 -0
  13. package/dist/flare/artifacts/contracts/IInstructionFeesFacet.sol/IInstructionFeesFacet.json +106 -0
  14. package/dist/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +826 -0
  15. package/dist/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +1977 -0
  16. package/dist/flare/artifacts/contracts/IPaymentProofsFacet.sol/IPaymentProofsFacet.json +76 -0
  17. package/dist/flare/artifacts/contracts/IPersonalAccount.sol/IPersonalAccount.json +402 -0
  18. package/dist/flare/artifacts/contracts/IPersonalAccountsFacet.sol/IPersonalAccountsFacet.json +82 -0
  19. package/dist/flare/artifacts/contracts/ISwapFacet.sol/ISwapFacet.json +188 -0
  20. package/dist/flare/artifacts/contracts/ITimelockFacet.sol/ITimelockFacet.json +126 -0
  21. package/dist/flare/artifacts/contracts/IVaultsFacet.sol/IVaultsFacet.json +121 -0
  22. package/dist/flare/artifacts/contracts/IXrplProviderWalletsFacet.sol/IXrplProviderWalletsFacet.json +63 -0
  23. package/dist/flare/artifacts/contracts/diamond/interfaces/IDiamond.sol/IDiamond.json +44 -0
  24. package/dist/flare/artifacts/contracts/diamond/interfaces/IDiamondCut.sol/IDiamondCut.json +84 -0
  25. package/dist/flare/artifacts/contracts/diamond/interfaces/IERC165.sol/IERC165.json +21 -0
  26. package/dist/flare/artifacts/contracts/diamond/interfaces/IERC173.sol/IERC173.json +47 -0
  27. package/dist/index.js +46 -2
  28. package/dist/index.js.map +1 -1
  29. package/flare/artifacts/contracts/IAgentVaultsFacet.sol/IAgentVaultsFacet.json +129 -0
  30. package/flare/artifacts/contracts/IExecutorsFacet.sol/IExecutorsFacet.json +56 -0
  31. package/flare/artifacts/contracts/IInstructionFeesFacet.sol/IInstructionFeesFacet.json +106 -0
  32. package/flare/artifacts/contracts/IInstructionsFacet.sol/IInstructionsFacet.json +826 -0
  33. package/flare/artifacts/contracts/IMasterAccountController.sol/IMasterAccountController.json +1977 -0
  34. package/flare/artifacts/contracts/IPaymentProofsFacet.sol/IPaymentProofsFacet.json +76 -0
  35. package/flare/artifacts/contracts/IPersonalAccount.sol/IPersonalAccount.json +402 -0
  36. package/flare/artifacts/contracts/IPersonalAccountsFacet.sol/IPersonalAccountsFacet.json +82 -0
  37. package/flare/artifacts/contracts/ISwapFacet.sol/ISwapFacet.json +188 -0
  38. package/flare/artifacts/contracts/ITimelockFacet.sol/ITimelockFacet.json +126 -0
  39. package/flare/artifacts/contracts/IVaultsFacet.sol/IVaultsFacet.json +121 -0
  40. package/flare/artifacts/contracts/IXrplProviderWalletsFacet.sol/IXrplProviderWalletsFacet.json +63 -0
  41. package/flare/artifacts/contracts/diamond/interfaces/IDiamond.sol/IDiamond.json +44 -0
  42. package/flare/artifacts/contracts/diamond/interfaces/IDiamondCut.sol/IDiamondCut.json +84 -0
  43. package/flare/artifacts/contracts/diamond/interfaces/IERC165.sol/IERC165.json +21 -0
  44. package/flare/artifacts/contracts/diamond/interfaces/IERC173.sol/IERC173.json +47 -0
  45. package/package.json +1 -1
  46. package/coston2/artifacts/contracts/ICustomInstructionsFacet.sol/ICustomInstructionsFacet.json +0 -186
  47. package/dist/coston2/artifacts/contracts/ICustomInstructionsFacet.sol/ICustomInstructionsFacet.json +0 -186
@@ -64,11 +64,6 @@
64
64
  "name": "AgentsVaultsLengthsMismatch",
65
65
  "type": "error"
66
66
  },
67
- {
68
- "inputs": [],
69
- "name": "EmptyCustomInstruction",
70
- "type": "error"
71
- },
72
67
  {
73
68
  "inputs": [
74
69
  {
@@ -101,11 +96,6 @@
101
96
  "name": "InvalidAmount",
102
97
  "type": "error"
103
98
  },
104
- {
105
- "inputs": [],
106
- "name": "InvalidCustomInstructionHash",
107
- "type": "error"
108
- },
109
99
  {
110
100
  "inputs": [],
111
101
  "name": "InvalidExecutor",
@@ -289,22 +279,6 @@
289
279
  "name": "PersonalAccountNotSuccessfullyDeployed",
290
280
  "type": "error"
291
281
  },
292
- {
293
- "inputs": [],
294
- "name": "TargetAddressZero",
295
- "type": "error"
296
- },
297
- {
298
- "inputs": [
299
- {
300
- "internalType": "address",
301
- "name": "target",
302
- "type": "address"
303
- }
304
- ],
305
- "name": "TargetNotAContract",
306
- "type": "error"
307
- },
308
282
  {
309
283
  "inputs": [],
310
284
  "name": "TimelockDurationTooLong",
@@ -599,74 +573,6 @@
599
573
  "name": "CollateralReserved",
600
574
  "type": "event"
601
575
  },
602
- {
603
- "anonymous": false,
604
- "inputs": [
605
- {
606
- "indexed": true,
607
- "internalType": "bytes32",
608
- "name": "customInstructionHash",
609
- "type": "bytes32"
610
- }
611
- ],
612
- "name": "CustomInstructionAlreadyRegistered",
613
- "type": "event"
614
- },
615
- {
616
- "anonymous": false,
617
- "inputs": [
618
- {
619
- "indexed": true,
620
- "internalType": "address",
621
- "name": "personalAccount",
622
- "type": "address"
623
- },
624
- {
625
- "indexed": true,
626
- "internalType": "bytes32",
627
- "name": "callHash",
628
- "type": "bytes32"
629
- },
630
- {
631
- "components": [
632
- {
633
- "internalType": "address",
634
- "name": "targetContract",
635
- "type": "address"
636
- },
637
- {
638
- "internalType": "uint256",
639
- "name": "value",
640
- "type": "uint256"
641
- },
642
- {
643
- "internalType": "bytes",
644
- "name": "data",
645
- "type": "bytes"
646
- }
647
- ],
648
- "indexed": false,
649
- "internalType": "struct ICustomInstructionsFacet.CustomCall[]",
650
- "name": "customInstruction",
651
- "type": "tuple[]"
652
- }
653
- ],
654
- "name": "CustomInstructionExecuted",
655
- "type": "event"
656
- },
657
- {
658
- "anonymous": false,
659
- "inputs": [
660
- {
661
- "indexed": true,
662
- "internalType": "bytes32",
663
- "name": "customInstructionHash",
664
- "type": "bytes32"
665
- }
666
- ],
667
- "name": "CustomInstructionRegistered",
668
- "type": "event"
669
- },
670
576
  {
671
577
  "anonymous": false,
672
578
  "inputs": [
@@ -1210,31 +1116,6 @@
1210
1116
  "name": "VaultAdded",
1211
1117
  "type": "event"
1212
1118
  },
1213
- {
1214
- "anonymous": false,
1215
- "inputs": [
1216
- {
1217
- "indexed": true,
1218
- "internalType": "uint256",
1219
- "name": "vaultId",
1220
- "type": "uint256"
1221
- },
1222
- {
1223
- "indexed": true,
1224
- "internalType": "address",
1225
- "name": "vaultAddress",
1226
- "type": "address"
1227
- },
1228
- {
1229
- "indexed": true,
1230
- "internalType": "uint8",
1231
- "name": "vaultType",
1232
- "type": "uint8"
1233
- }
1234
- ],
1235
- "name": "VaultRemoved",
1236
- "type": "event"
1237
- },
1238
1119
  {
1239
1120
  "anonymous": false,
1240
1121
  "inputs": [
@@ -1332,42 +1213,6 @@
1332
1213
  "stateMutability": "nonpayable",
1333
1214
  "type": "function"
1334
1215
  },
1335
- {
1336
- "inputs": [
1337
- {
1338
- "components": [
1339
- {
1340
- "internalType": "address",
1341
- "name": "targetContract",
1342
- "type": "address"
1343
- },
1344
- {
1345
- "internalType": "uint256",
1346
- "name": "value",
1347
- "type": "uint256"
1348
- },
1349
- {
1350
- "internalType": "bytes",
1351
- "name": "data",
1352
- "type": "bytes"
1353
- }
1354
- ],
1355
- "internalType": "struct ICustomInstructionsFacet.CustomCall[]",
1356
- "name": "_customInstruction",
1357
- "type": "tuple[]"
1358
- }
1359
- ],
1360
- "name": "encodeCustomInstruction",
1361
- "outputs": [
1362
- {
1363
- "internalType": "bytes32",
1364
- "name": "_customInstructionHash",
1365
- "type": "bytes32"
1366
- }
1367
- ],
1368
- "stateMutability": "pure",
1369
- "type": "function"
1370
- },
1371
1216
  {
1372
1217
  "inputs": [
1373
1218
  {
@@ -1772,71 +1617,6 @@
1772
1617
  "stateMutability": "view",
1773
1618
  "type": "function"
1774
1619
  },
1775
- {
1776
- "inputs": [
1777
- {
1778
- "internalType": "bytes32",
1779
- "name": "_customInstructionHash",
1780
- "type": "bytes32"
1781
- }
1782
- ],
1783
- "name": "getCustomInstruction",
1784
- "outputs": [
1785
- {
1786
- "components": [
1787
- {
1788
- "internalType": "address",
1789
- "name": "targetContract",
1790
- "type": "address"
1791
- },
1792
- {
1793
- "internalType": "uint256",
1794
- "name": "value",
1795
- "type": "uint256"
1796
- },
1797
- {
1798
- "internalType": "bytes",
1799
- "name": "data",
1800
- "type": "bytes"
1801
- }
1802
- ],
1803
- "internalType": "struct ICustomInstructionsFacet.CustomCall[]",
1804
- "name": "_customInstruction",
1805
- "type": "tuple[]"
1806
- }
1807
- ],
1808
- "stateMutability": "view",
1809
- "type": "function"
1810
- },
1811
- {
1812
- "inputs": [
1813
- {
1814
- "internalType": "uint256",
1815
- "name": "_start",
1816
- "type": "uint256"
1817
- },
1818
- {
1819
- "internalType": "uint256",
1820
- "name": "_end",
1821
- "type": "uint256"
1822
- }
1823
- ],
1824
- "name": "getCustomInstructionHashes",
1825
- "outputs": [
1826
- {
1827
- "internalType": "bytes32[]",
1828
- "name": "_customInstructionHashes",
1829
- "type": "bytes32[]"
1830
- },
1831
- {
1832
- "internalType": "uint256",
1833
- "name": "_totalLength",
1834
- "type": "uint256"
1835
- }
1836
- ],
1837
- "stateMutability": "view",
1838
- "type": "function"
1839
- },
1840
1620
  {
1841
1621
  "inputs": [],
1842
1622
  "name": "getDefaultInstructionFee",
@@ -2107,42 +1887,6 @@
2107
1887
  "stateMutability": "view",
2108
1888
  "type": "function"
2109
1889
  },
2110
- {
2111
- "inputs": [
2112
- {
2113
- "components": [
2114
- {
2115
- "internalType": "address",
2116
- "name": "targetContract",
2117
- "type": "address"
2118
- },
2119
- {
2120
- "internalType": "uint256",
2121
- "name": "value",
2122
- "type": "uint256"
2123
- },
2124
- {
2125
- "internalType": "bytes",
2126
- "name": "data",
2127
- "type": "bytes"
2128
- }
2129
- ],
2130
- "internalType": "struct ICustomInstructionsFacet.CustomCall[]",
2131
- "name": "_customInstruction",
2132
- "type": "tuple[]"
2133
- }
2134
- ],
2135
- "name": "registerCustomInstruction",
2136
- "outputs": [
2137
- {
2138
- "internalType": "bytes32",
2139
- "name": "_customInstructionHash",
2140
- "type": "bytes32"
2141
- }
2142
- ],
2143
- "stateMutability": "nonpayable",
2144
- "type": "function"
2145
- },
2146
1890
  {
2147
1891
  "inputs": [
2148
1892
  {
@@ -14,34 +14,6 @@
14
14
  "name": "ApprovalFailed",
15
15
  "type": "error"
16
16
  },
17
- {
18
- "inputs": [
19
- {
20
- "components": [
21
- {
22
- "internalType": "address",
23
- "name": "targetContract",
24
- "type": "address"
25
- },
26
- {
27
- "internalType": "uint256",
28
- "name": "value",
29
- "type": "uint256"
30
- },
31
- {
32
- "internalType": "bytes",
33
- "name": "data",
34
- "type": "bytes"
35
- }
36
- ],
37
- "internalType": "struct ICustomInstructionsFacet.CustomCall",
38
- "name": "customCall",
39
- "type": "tuple"
40
- }
41
- ],
42
- "name": "CustomInstructionCallFailed",
43
- "type": "error"
44
- },
45
17
  {
46
18
  "inputs": [
47
19
  {
@@ -189,36 +161,6 @@
189
161
  "name": "CollateralReserved",
190
162
  "type": "event"
191
163
  },
192
- {
193
- "anonymous": false,
194
- "inputs": [
195
- {
196
- "components": [
197
- {
198
- "internalType": "address",
199
- "name": "targetContract",
200
- "type": "address"
201
- },
202
- {
203
- "internalType": "uint256",
204
- "name": "value",
205
- "type": "uint256"
206
- },
207
- {
208
- "internalType": "bytes",
209
- "name": "data",
210
- "type": "bytes"
211
- }
212
- ],
213
- "indexed": true,
214
- "internalType": "struct ICustomInstructionsFacet.CustomCall[]",
215
- "name": "customInstruction",
216
- "type": "tuple[]"
217
- }
218
- ],
219
- "name": "CustomInstructionExecuted",
220
- "type": "event"
221
- },
222
164
  {
223
165
  "anonymous": false,
224
166
  "inputs": [
@@ -95,31 +95,6 @@
95
95
  "name": "VaultAdded",
96
96
  "type": "event"
97
97
  },
98
- {
99
- "anonymous": false,
100
- "inputs": [
101
- {
102
- "indexed": true,
103
- "internalType": "uint256",
104
- "name": "vaultId",
105
- "type": "uint256"
106
- },
107
- {
108
- "indexed": true,
109
- "internalType": "address",
110
- "name": "vaultAddress",
111
- "type": "address"
112
- },
113
- {
114
- "indexed": true,
115
- "internalType": "uint8",
116
- "name": "vaultType",
117
- "type": "uint8"
118
- }
119
- ],
120
- "name": "VaultRemoved",
121
- "type": "event"
122
- },
123
98
  {
124
99
  "inputs": [],
125
100
  "name": "getVaults",
@@ -1 +1 @@
1
- {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../flare/abis.ts"],"names":[],"mappings":"AAgKA,OAAO,EAAY,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAgK/C,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG;QACX,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,GAAG,EAAE,GAAG,CAAC;QACT,UAAU,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;KACvD,CAAC;CAmRL,CAAC"}
1
+ {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../flare/abis.ts"],"names":[],"mappings":"AAgLA,OAAO,EAAY,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAgL/C,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG;QACX,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,GAAG,EAAE,GAAG,CAAC;QACT,UAAU,EAAE,CAAC,QAAQ,EAAE,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;KACvD,CAAC;CA0RL,CAAC"}
@@ -0,0 +1,129 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "internalType": "address",
6
+ "name": "agentVault",
7
+ "type": "address"
8
+ }
9
+ ],
10
+ "name": "AgentNotAvailable",
11
+ "type": "error"
12
+ },
13
+ {
14
+ "inputs": [
15
+ {
16
+ "internalType": "address",
17
+ "name": "agentVaultAddress",
18
+ "type": "address"
19
+ }
20
+ ],
21
+ "name": "AgentVaultAddressAlreadyAdded",
22
+ "type": "error"
23
+ },
24
+ {
25
+ "inputs": [
26
+ {
27
+ "internalType": "uint256",
28
+ "name": "index",
29
+ "type": "uint256"
30
+ }
31
+ ],
32
+ "name": "AgentVaultAddressZero",
33
+ "type": "error"
34
+ },
35
+ {
36
+ "inputs": [
37
+ {
38
+ "internalType": "uint256",
39
+ "name": "agentVaultId",
40
+ "type": "uint256"
41
+ }
42
+ ],
43
+ "name": "AgentVaultIdAlreadyAdded",
44
+ "type": "error"
45
+ },
46
+ {
47
+ "inputs": [
48
+ {
49
+ "internalType": "uint256",
50
+ "name": "index",
51
+ "type": "uint256"
52
+ }
53
+ ],
54
+ "name": "AgentVaultIdZero",
55
+ "type": "error"
56
+ },
57
+ {
58
+ "inputs": [],
59
+ "name": "AgentsVaultsLengthsMismatch",
60
+ "type": "error"
61
+ },
62
+ {
63
+ "inputs": [
64
+ {
65
+ "internalType": "uint256",
66
+ "name": "agentVaultId",
67
+ "type": "uint256"
68
+ }
69
+ ],
70
+ "name": "InvalidAgentVault",
71
+ "type": "error"
72
+ },
73
+ {
74
+ "anonymous": false,
75
+ "inputs": [
76
+ {
77
+ "indexed": true,
78
+ "internalType": "uint256",
79
+ "name": "agentVaultId",
80
+ "type": "uint256"
81
+ },
82
+ {
83
+ "indexed": true,
84
+ "internalType": "address",
85
+ "name": "agentVaultAddress",
86
+ "type": "address"
87
+ }
88
+ ],
89
+ "name": "AgentVaultAdded",
90
+ "type": "event"
91
+ },
92
+ {
93
+ "anonymous": false,
94
+ "inputs": [
95
+ {
96
+ "indexed": true,
97
+ "internalType": "uint256",
98
+ "name": "agentVaultId",
99
+ "type": "uint256"
100
+ },
101
+ {
102
+ "indexed": true,
103
+ "internalType": "address",
104
+ "name": "agentVaultAddress",
105
+ "type": "address"
106
+ }
107
+ ],
108
+ "name": "AgentVaultRemoved",
109
+ "type": "event"
110
+ },
111
+ {
112
+ "inputs": [],
113
+ "name": "getAgentVaults",
114
+ "outputs": [
115
+ {
116
+ "internalType": "uint256[]",
117
+ "name": "_agentVaultIds",
118
+ "type": "uint256[]"
119
+ },
120
+ {
121
+ "internalType": "address[]",
122
+ "name": "_agentVaultAddresses",
123
+ "type": "address[]"
124
+ }
125
+ ],
126
+ "stateMutability": "view",
127
+ "type": "function"
128
+ }
129
+ ]
@@ -0,0 +1,56 @@
1
+ [
2
+ {
3
+ "inputs": [],
4
+ "name": "InvalidExecutor",
5
+ "type": "error"
6
+ },
7
+ {
8
+ "inputs": [],
9
+ "name": "InvalidExecutorFee",
10
+ "type": "error"
11
+ },
12
+ {
13
+ "anonymous": false,
14
+ "inputs": [
15
+ {
16
+ "indexed": false,
17
+ "internalType": "uint256",
18
+ "name": "executorFee",
19
+ "type": "uint256"
20
+ }
21
+ ],
22
+ "name": "ExecutorFeeSet",
23
+ "type": "event"
24
+ },
25
+ {
26
+ "anonymous": false,
27
+ "inputs": [
28
+ {
29
+ "indexed": false,
30
+ "internalType": "address",
31
+ "name": "executor",
32
+ "type": "address"
33
+ }
34
+ ],
35
+ "name": "ExecutorSet",
36
+ "type": "event"
37
+ },
38
+ {
39
+ "inputs": [],
40
+ "name": "getExecutorInfo",
41
+ "outputs": [
42
+ {
43
+ "internalType": "address payable",
44
+ "name": "_executor",
45
+ "type": "address"
46
+ },
47
+ {
48
+ "internalType": "uint256",
49
+ "name": "_executorFee",
50
+ "type": "uint256"
51
+ }
52
+ ],
53
+ "stateMutability": "view",
54
+ "type": "function"
55
+ }
56
+ ]
@@ -0,0 +1,106 @@
1
+ [
2
+ {
3
+ "inputs": [
4
+ {
5
+ "internalType": "uint256",
6
+ "name": "instructionId",
7
+ "type": "uint256"
8
+ }
9
+ ],
10
+ "name": "InstructionFeeNotSet",
11
+ "type": "error"
12
+ },
13
+ {
14
+ "inputs": [],
15
+ "name": "InstructionFeesLengthsMismatch",
16
+ "type": "error"
17
+ },
18
+ {
19
+ "inputs": [
20
+ {
21
+ "internalType": "uint256",
22
+ "name": "instructionId",
23
+ "type": "uint256"
24
+ }
25
+ ],
26
+ "name": "InvalidInstructionFee",
27
+ "type": "error"
28
+ },
29
+ {
30
+ "anonymous": false,
31
+ "inputs": [
32
+ {
33
+ "indexed": false,
34
+ "internalType": "uint256",
35
+ "name": "defaultInstructionFee",
36
+ "type": "uint256"
37
+ }
38
+ ],
39
+ "name": "DefaultInstructionFeeSet",
40
+ "type": "event"
41
+ },
42
+ {
43
+ "anonymous": false,
44
+ "inputs": [
45
+ {
46
+ "indexed": true,
47
+ "internalType": "uint256",
48
+ "name": "instructionId",
49
+ "type": "uint256"
50
+ }
51
+ ],
52
+ "name": "InstructionFeeRemoved",
53
+ "type": "event"
54
+ },
55
+ {
56
+ "anonymous": false,
57
+ "inputs": [
58
+ {
59
+ "indexed": true,
60
+ "internalType": "uint256",
61
+ "name": "instructionId",
62
+ "type": "uint256"
63
+ },
64
+ {
65
+ "indexed": false,
66
+ "internalType": "uint256",
67
+ "name": "instructionFee",
68
+ "type": "uint256"
69
+ }
70
+ ],
71
+ "name": "InstructionFeeSet",
72
+ "type": "event"
73
+ },
74
+ {
75
+ "inputs": [],
76
+ "name": "getDefaultInstructionFee",
77
+ "outputs": [
78
+ {
79
+ "internalType": "uint256",
80
+ "name": "",
81
+ "type": "uint256"
82
+ }
83
+ ],
84
+ "stateMutability": "view",
85
+ "type": "function"
86
+ },
87
+ {
88
+ "inputs": [
89
+ {
90
+ "internalType": "uint256",
91
+ "name": "_instructionId",
92
+ "type": "uint256"
93
+ }
94
+ ],
95
+ "name": "getInstructionFee",
96
+ "outputs": [
97
+ {
98
+ "internalType": "uint256",
99
+ "name": "",
100
+ "type": "uint256"
101
+ }
102
+ ],
103
+ "stateMutability": "view",
104
+ "type": "function"
105
+ }
106
+ ]