@peeramid-labs/sdk 3.13.1 → 3.13.2
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/cli/abis/IERC20Burnable.js +203 -0
- package/cli/abis/IERC20Burnable.js.map +1 -0
- package/cli/abis/MockVendingMachine.js +59 -1
- package/cli/abis/MockVendingMachine.js.map +1 -1
- package/cli/abis/RankifyDiamondInstance.js +63 -0
- package/cli/abis/RankifyDiamondInstance.js.map +1 -1
- package/cli/abis/RankifyInstanceRequirementsFacet.js +63 -0
- package/cli/abis/RankifyInstanceRequirementsFacet.js.map +1 -1
- package/cli/abis/index.js +7 -11
- package/cli/abis/index.js.map +1 -1
- package/cli/abis/superinterface.js +24 -6
- package/cli/abis/superinterface.js.map +1 -1
- package/docs/docs/index.md +5 -6
- package/docs/index.md +5 -6
- package/lib.commonjs/abis/IERC20Burnable.d.ts +153 -0
- package/lib.commonjs/abis/IERC20Burnable.d.ts.map +1 -0
- package/lib.commonjs/abis/IERC20Burnable.js +203 -0
- package/lib.commonjs/abis/IERC20Burnable.js.map +1 -0
- package/lib.commonjs/abis/MockVendingMachine.d.ts +45 -1
- package/lib.commonjs/abis/MockVendingMachine.d.ts.map +1 -1
- package/lib.commonjs/abis/MockVendingMachine.js +59 -1
- package/lib.commonjs/abis/MockVendingMachine.js.map +1 -1
- package/lib.commonjs/abis/RankifyDiamondInstance.d.ts +48 -0
- package/lib.commonjs/abis/RankifyDiamondInstance.d.ts.map +1 -1
- package/lib.commonjs/abis/RankifyDiamondInstance.js +63 -0
- package/lib.commonjs/abis/RankifyDiamondInstance.js.map +1 -1
- package/lib.commonjs/abis/RankifyInstanceRequirementsFacet.d.ts +48 -0
- package/lib.commonjs/abis/RankifyInstanceRequirementsFacet.d.ts.map +1 -1
- package/lib.commonjs/abis/RankifyInstanceRequirementsFacet.js +63 -0
- package/lib.commonjs/abis/RankifyInstanceRequirementsFacet.js.map +1 -1
- package/lib.commonjs/abis/index.d.ts +293 -149
- package/lib.commonjs/abis/index.d.ts.map +1 -1
- package/lib.commonjs/abis/index.js +7 -11
- package/lib.commonjs/abis/index.js.map +1 -1
- package/lib.commonjs/abis/superinterface.d.ts +1 -1
- package/lib.commonjs/abis/superinterface.d.ts.map +1 -1
- package/lib.commonjs/abis/superinterface.js +24 -6
- package/lib.commonjs/abis/superinterface.js.map +1 -1
- package/lib.esm/abis/IERC20Burnable.d.ts +153 -0
- package/lib.esm/abis/IERC20Burnable.d.ts.map +1 -0
- package/lib.esm/abis/IERC20Burnable.js +200 -0
- package/lib.esm/abis/IERC20Burnable.js.map +1 -0
- package/lib.esm/abis/MockVendingMachine.d.ts +45 -1
- package/lib.esm/abis/MockVendingMachine.d.ts.map +1 -1
- package/lib.esm/abis/MockVendingMachine.js +59 -1
- package/lib.esm/abis/MockVendingMachine.js.map +1 -1
- package/lib.esm/abis/RankifyDiamondInstance.d.ts +48 -0
- package/lib.esm/abis/RankifyDiamondInstance.d.ts.map +1 -1
- package/lib.esm/abis/RankifyDiamondInstance.js +63 -0
- package/lib.esm/abis/RankifyDiamondInstance.js.map +1 -1
- package/lib.esm/abis/RankifyInstanceRequirementsFacet.d.ts +48 -0
- package/lib.esm/abis/RankifyInstanceRequirementsFacet.d.ts.map +1 -1
- package/lib.esm/abis/RankifyInstanceRequirementsFacet.js +63 -0
- package/lib.esm/abis/RankifyInstanceRequirementsFacet.js.map +1 -1
- package/lib.esm/abis/index.d.ts +293 -149
- package/lib.esm/abis/index.d.ts.map +1 -1
- package/lib.esm/abis/index.js +3 -6
- package/lib.esm/abis/index.js.map +1 -1
- package/lib.esm/abis/superinterface.d.ts +1 -1
- package/lib.esm/abis/superinterface.d.ts.map +1 -1
- package/lib.esm/abis/superinterface.js +24 -6
- package/lib.esm/abis/superinterface.js.map +1 -1
- package/package.json +2 -2
- package/cli/abis/IDAOFactory.js +0 -89
- package/cli/abis/IDAOFactory.js.map +0 -1
- package/cli/abis/IPluginRepo.js +0 -114
- package/cli/abis/IPluginRepo.js.map +0 -1
- package/lib.commonjs/abis/IDAOFactory.d.ts +0 -65
- package/lib.commonjs/abis/IDAOFactory.d.ts.map +0 -1
- package/lib.commonjs/abis/IDAOFactory.js +0 -89
- package/lib.commonjs/abis/IDAOFactory.js.map +0 -1
- package/lib.commonjs/abis/IPluginRepo.d.ts +0 -85
- package/lib.commonjs/abis/IPluginRepo.d.ts.map +0 -1
- package/lib.commonjs/abis/IPluginRepo.js +0 -114
- package/lib.commonjs/abis/IPluginRepo.js.map +0 -1
- package/lib.esm/abis/IDAOFactory.d.ts +0 -65
- package/lib.esm/abis/IDAOFactory.d.ts.map +0 -1
- package/lib.esm/abis/IDAOFactory.js +0 -86
- package/lib.esm/abis/IDAOFactory.js.map +0 -1
- package/lib.esm/abis/IPluginRepo.d.ts +0 -85
- package/lib.esm/abis/IPluginRepo.d.ts.map +0 -1
- package/lib.esm/abis/IPluginRepo.js +0 -111
- package/lib.esm/abis/IPluginRepo.js.map +0 -1
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
export declare const IERC20BurnableAbi: readonly [{
|
|
2
|
+
readonly anonymous: false;
|
|
3
|
+
readonly inputs: readonly [{
|
|
4
|
+
readonly indexed: true;
|
|
5
|
+
readonly internalType: "address";
|
|
6
|
+
readonly name: "owner";
|
|
7
|
+
readonly type: "address";
|
|
8
|
+
}, {
|
|
9
|
+
readonly indexed: true;
|
|
10
|
+
readonly internalType: "address";
|
|
11
|
+
readonly name: "spender";
|
|
12
|
+
readonly type: "address";
|
|
13
|
+
}, {
|
|
14
|
+
readonly indexed: false;
|
|
15
|
+
readonly internalType: "uint256";
|
|
16
|
+
readonly name: "value";
|
|
17
|
+
readonly type: "uint256";
|
|
18
|
+
}];
|
|
19
|
+
readonly name: "Approval";
|
|
20
|
+
readonly type: "event";
|
|
21
|
+
}, {
|
|
22
|
+
readonly anonymous: false;
|
|
23
|
+
readonly inputs: readonly [{
|
|
24
|
+
readonly indexed: true;
|
|
25
|
+
readonly internalType: "address";
|
|
26
|
+
readonly name: "from";
|
|
27
|
+
readonly type: "address";
|
|
28
|
+
}, {
|
|
29
|
+
readonly indexed: true;
|
|
30
|
+
readonly internalType: "address";
|
|
31
|
+
readonly name: "to";
|
|
32
|
+
readonly type: "address";
|
|
33
|
+
}, {
|
|
34
|
+
readonly indexed: false;
|
|
35
|
+
readonly internalType: "uint256";
|
|
36
|
+
readonly name: "value";
|
|
37
|
+
readonly type: "uint256";
|
|
38
|
+
}];
|
|
39
|
+
readonly name: "Transfer";
|
|
40
|
+
readonly type: "event";
|
|
41
|
+
}, {
|
|
42
|
+
readonly inputs: readonly [{
|
|
43
|
+
readonly internalType: "address";
|
|
44
|
+
readonly name: "owner";
|
|
45
|
+
readonly type: "address";
|
|
46
|
+
}, {
|
|
47
|
+
readonly internalType: "address";
|
|
48
|
+
readonly name: "spender";
|
|
49
|
+
readonly type: "address";
|
|
50
|
+
}];
|
|
51
|
+
readonly name: "allowance";
|
|
52
|
+
readonly outputs: readonly [{
|
|
53
|
+
readonly internalType: "uint256";
|
|
54
|
+
readonly name: "";
|
|
55
|
+
readonly type: "uint256";
|
|
56
|
+
}];
|
|
57
|
+
readonly stateMutability: "view";
|
|
58
|
+
readonly type: "function";
|
|
59
|
+
}, {
|
|
60
|
+
readonly inputs: readonly [{
|
|
61
|
+
readonly internalType: "address";
|
|
62
|
+
readonly name: "spender";
|
|
63
|
+
readonly type: "address";
|
|
64
|
+
}, {
|
|
65
|
+
readonly internalType: "uint256";
|
|
66
|
+
readonly name: "value";
|
|
67
|
+
readonly type: "uint256";
|
|
68
|
+
}];
|
|
69
|
+
readonly name: "approve";
|
|
70
|
+
readonly outputs: readonly [{
|
|
71
|
+
readonly internalType: "bool";
|
|
72
|
+
readonly name: "";
|
|
73
|
+
readonly type: "bool";
|
|
74
|
+
}];
|
|
75
|
+
readonly stateMutability: "nonpayable";
|
|
76
|
+
readonly type: "function";
|
|
77
|
+
}, {
|
|
78
|
+
readonly inputs: readonly [{
|
|
79
|
+
readonly internalType: "address";
|
|
80
|
+
readonly name: "account";
|
|
81
|
+
readonly type: "address";
|
|
82
|
+
}];
|
|
83
|
+
readonly name: "balanceOf";
|
|
84
|
+
readonly outputs: readonly [{
|
|
85
|
+
readonly internalType: "uint256";
|
|
86
|
+
readonly name: "";
|
|
87
|
+
readonly type: "uint256";
|
|
88
|
+
}];
|
|
89
|
+
readonly stateMutability: "view";
|
|
90
|
+
readonly type: "function";
|
|
91
|
+
}, {
|
|
92
|
+
readonly inputs: readonly [{
|
|
93
|
+
readonly internalType: "uint256";
|
|
94
|
+
readonly name: "amount";
|
|
95
|
+
readonly type: "uint256";
|
|
96
|
+
}];
|
|
97
|
+
readonly name: "burn";
|
|
98
|
+
readonly outputs: readonly [];
|
|
99
|
+
readonly stateMutability: "nonpayable";
|
|
100
|
+
readonly type: "function";
|
|
101
|
+
}, {
|
|
102
|
+
readonly inputs: readonly [];
|
|
103
|
+
readonly name: "totalSupply";
|
|
104
|
+
readonly outputs: readonly [{
|
|
105
|
+
readonly internalType: "uint256";
|
|
106
|
+
readonly name: "";
|
|
107
|
+
readonly type: "uint256";
|
|
108
|
+
}];
|
|
109
|
+
readonly stateMutability: "view";
|
|
110
|
+
readonly type: "function";
|
|
111
|
+
}, {
|
|
112
|
+
readonly inputs: readonly [{
|
|
113
|
+
readonly internalType: "address";
|
|
114
|
+
readonly name: "to";
|
|
115
|
+
readonly type: "address";
|
|
116
|
+
}, {
|
|
117
|
+
readonly internalType: "uint256";
|
|
118
|
+
readonly name: "value";
|
|
119
|
+
readonly type: "uint256";
|
|
120
|
+
}];
|
|
121
|
+
readonly name: "transfer";
|
|
122
|
+
readonly outputs: readonly [{
|
|
123
|
+
readonly internalType: "bool";
|
|
124
|
+
readonly name: "";
|
|
125
|
+
readonly type: "bool";
|
|
126
|
+
}];
|
|
127
|
+
readonly stateMutability: "nonpayable";
|
|
128
|
+
readonly type: "function";
|
|
129
|
+
}, {
|
|
130
|
+
readonly inputs: readonly [{
|
|
131
|
+
readonly internalType: "address";
|
|
132
|
+
readonly name: "from";
|
|
133
|
+
readonly type: "address";
|
|
134
|
+
}, {
|
|
135
|
+
readonly internalType: "address";
|
|
136
|
+
readonly name: "to";
|
|
137
|
+
readonly type: "address";
|
|
138
|
+
}, {
|
|
139
|
+
readonly internalType: "uint256";
|
|
140
|
+
readonly name: "value";
|
|
141
|
+
readonly type: "uint256";
|
|
142
|
+
}];
|
|
143
|
+
readonly name: "transferFrom";
|
|
144
|
+
readonly outputs: readonly [{
|
|
145
|
+
readonly internalType: "bool";
|
|
146
|
+
readonly name: "";
|
|
147
|
+
readonly type: "bool";
|
|
148
|
+
}];
|
|
149
|
+
readonly stateMutability: "nonpayable";
|
|
150
|
+
readonly type: "function";
|
|
151
|
+
}];
|
|
152
|
+
export default IERC20BurnableAbi;
|
|
153
|
+
//# sourceMappingURL=IERC20Burnable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IERC20Burnable.d.ts","sourceRoot":"","sources":["../../../src/abis/IERC20Burnable.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqMpB,CAAC;AACX,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,203 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IERC20BurnableAbi = void 0;
|
|
4
|
+
exports.IERC20BurnableAbi = [
|
|
5
|
+
{
|
|
6
|
+
"anonymous": false,
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"indexed": true,
|
|
10
|
+
"internalType": "address",
|
|
11
|
+
"name": "owner",
|
|
12
|
+
"type": "address"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"indexed": true,
|
|
16
|
+
"internalType": "address",
|
|
17
|
+
"name": "spender",
|
|
18
|
+
"type": "address"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"indexed": false,
|
|
22
|
+
"internalType": "uint256",
|
|
23
|
+
"name": "value",
|
|
24
|
+
"type": "uint256"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"name": "Approval",
|
|
28
|
+
"type": "event"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"anonymous": false,
|
|
32
|
+
"inputs": [
|
|
33
|
+
{
|
|
34
|
+
"indexed": true,
|
|
35
|
+
"internalType": "address",
|
|
36
|
+
"name": "from",
|
|
37
|
+
"type": "address"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"indexed": true,
|
|
41
|
+
"internalType": "address",
|
|
42
|
+
"name": "to",
|
|
43
|
+
"type": "address"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"indexed": false,
|
|
47
|
+
"internalType": "uint256",
|
|
48
|
+
"name": "value",
|
|
49
|
+
"type": "uint256"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"name": "Transfer",
|
|
53
|
+
"type": "event"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"inputs": [
|
|
57
|
+
{
|
|
58
|
+
"internalType": "address",
|
|
59
|
+
"name": "owner",
|
|
60
|
+
"type": "address"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"internalType": "address",
|
|
64
|
+
"name": "spender",
|
|
65
|
+
"type": "address"
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"name": "allowance",
|
|
69
|
+
"outputs": [
|
|
70
|
+
{
|
|
71
|
+
"internalType": "uint256",
|
|
72
|
+
"name": "",
|
|
73
|
+
"type": "uint256"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"stateMutability": "view",
|
|
77
|
+
"type": "function"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"inputs": [
|
|
81
|
+
{
|
|
82
|
+
"internalType": "address",
|
|
83
|
+
"name": "spender",
|
|
84
|
+
"type": "address"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"internalType": "uint256",
|
|
88
|
+
"name": "value",
|
|
89
|
+
"type": "uint256"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"name": "approve",
|
|
93
|
+
"outputs": [
|
|
94
|
+
{
|
|
95
|
+
"internalType": "bool",
|
|
96
|
+
"name": "",
|
|
97
|
+
"type": "bool"
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"stateMutability": "nonpayable",
|
|
101
|
+
"type": "function"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"inputs": [
|
|
105
|
+
{
|
|
106
|
+
"internalType": "address",
|
|
107
|
+
"name": "account",
|
|
108
|
+
"type": "address"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"name": "balanceOf",
|
|
112
|
+
"outputs": [
|
|
113
|
+
{
|
|
114
|
+
"internalType": "uint256",
|
|
115
|
+
"name": "",
|
|
116
|
+
"type": "uint256"
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"stateMutability": "view",
|
|
120
|
+
"type": "function"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"inputs": [
|
|
124
|
+
{
|
|
125
|
+
"internalType": "uint256",
|
|
126
|
+
"name": "amount",
|
|
127
|
+
"type": "uint256"
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"name": "burn",
|
|
131
|
+
"outputs": [],
|
|
132
|
+
"stateMutability": "nonpayable",
|
|
133
|
+
"type": "function"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"inputs": [],
|
|
137
|
+
"name": "totalSupply",
|
|
138
|
+
"outputs": [
|
|
139
|
+
{
|
|
140
|
+
"internalType": "uint256",
|
|
141
|
+
"name": "",
|
|
142
|
+
"type": "uint256"
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"stateMutability": "view",
|
|
146
|
+
"type": "function"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"inputs": [
|
|
150
|
+
{
|
|
151
|
+
"internalType": "address",
|
|
152
|
+
"name": "to",
|
|
153
|
+
"type": "address"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"internalType": "uint256",
|
|
157
|
+
"name": "value",
|
|
158
|
+
"type": "uint256"
|
|
159
|
+
}
|
|
160
|
+
],
|
|
161
|
+
"name": "transfer",
|
|
162
|
+
"outputs": [
|
|
163
|
+
{
|
|
164
|
+
"internalType": "bool",
|
|
165
|
+
"name": "",
|
|
166
|
+
"type": "bool"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"stateMutability": "nonpayable",
|
|
170
|
+
"type": "function"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"inputs": [
|
|
174
|
+
{
|
|
175
|
+
"internalType": "address",
|
|
176
|
+
"name": "from",
|
|
177
|
+
"type": "address"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"internalType": "address",
|
|
181
|
+
"name": "to",
|
|
182
|
+
"type": "address"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"internalType": "uint256",
|
|
186
|
+
"name": "value",
|
|
187
|
+
"type": "uint256"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"name": "transferFrom",
|
|
191
|
+
"outputs": [
|
|
192
|
+
{
|
|
193
|
+
"internalType": "bool",
|
|
194
|
+
"name": "",
|
|
195
|
+
"type": "bool"
|
|
196
|
+
}
|
|
197
|
+
],
|
|
198
|
+
"stateMutability": "nonpayable",
|
|
199
|
+
"type": "function"
|
|
200
|
+
}
|
|
201
|
+
];
|
|
202
|
+
exports.default = exports.IERC20BurnableAbi;
|
|
203
|
+
//# sourceMappingURL=IERC20Burnable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IERC20Burnable.js","sourceRoot":"","sources":["../../../src/abis/IERC20Burnable.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,6 +2,22 @@ export declare const MockVendingMachineAbi: readonly [{
|
|
|
2
2
|
readonly inputs: readonly [];
|
|
3
3
|
readonly stateMutability: "nonpayable";
|
|
4
4
|
readonly type: "constructor";
|
|
5
|
+
}, {
|
|
6
|
+
readonly inputs: readonly [];
|
|
7
|
+
readonly name: "FailedCall";
|
|
8
|
+
readonly type: "error";
|
|
9
|
+
}, {
|
|
10
|
+
readonly inputs: readonly [{
|
|
11
|
+
readonly internalType: "uint256";
|
|
12
|
+
readonly name: "balance";
|
|
13
|
+
readonly type: "uint256";
|
|
14
|
+
}, {
|
|
15
|
+
readonly internalType: "uint256";
|
|
16
|
+
readonly name: "needed";
|
|
17
|
+
readonly type: "uint256";
|
|
18
|
+
}];
|
|
19
|
+
readonly name: "InsufficientBalance";
|
|
20
|
+
readonly type: "error";
|
|
5
21
|
}, {
|
|
6
22
|
readonly inputs: readonly [];
|
|
7
23
|
readonly name: "ReentrancyGuardReentrantCall";
|
|
@@ -143,6 +159,20 @@ export declare const MockVendingMachineAbi: readonly [{
|
|
|
143
159
|
readonly outputs: readonly [];
|
|
144
160
|
readonly stateMutability: "payable";
|
|
145
161
|
readonly type: "function";
|
|
162
|
+
}, {
|
|
163
|
+
readonly inputs: readonly [{
|
|
164
|
+
readonly internalType: "address";
|
|
165
|
+
readonly name: "player";
|
|
166
|
+
readonly type: "address";
|
|
167
|
+
}];
|
|
168
|
+
readonly name: "getPullableEth";
|
|
169
|
+
readonly outputs: readonly [{
|
|
170
|
+
readonly internalType: "uint256";
|
|
171
|
+
readonly name: "";
|
|
172
|
+
readonly type: "uint256";
|
|
173
|
+
}];
|
|
174
|
+
readonly stateMutability: "view";
|
|
175
|
+
readonly type: "function";
|
|
146
176
|
}, {
|
|
147
177
|
readonly inputs: readonly [{
|
|
148
178
|
readonly internalType: "address";
|
|
@@ -243,6 +273,20 @@ export declare const MockVendingMachineAbi: readonly [{
|
|
|
243
273
|
}];
|
|
244
274
|
readonly stateMutability: "view";
|
|
245
275
|
readonly type: "function";
|
|
276
|
+
}, {
|
|
277
|
+
readonly inputs: readonly [{
|
|
278
|
+
readonly internalType: "address";
|
|
279
|
+
readonly name: "player";
|
|
280
|
+
readonly type: "address";
|
|
281
|
+
}, {
|
|
282
|
+
readonly internalType: "uint256";
|
|
283
|
+
readonly name: "amount";
|
|
284
|
+
readonly type: "uint256";
|
|
285
|
+
}];
|
|
286
|
+
readonly name: "pullEth";
|
|
287
|
+
readonly outputs: readonly [];
|
|
288
|
+
readonly stateMutability: "nonpayable";
|
|
289
|
+
readonly type: "function";
|
|
246
290
|
}, {
|
|
247
291
|
readonly inputs: readonly [{
|
|
248
292
|
readonly internalType: "bytes32";
|
|
@@ -270,7 +314,7 @@ export declare const MockVendingMachineAbi: readonly [{
|
|
|
270
314
|
}, {
|
|
271
315
|
readonly inputs: readonly [{
|
|
272
316
|
readonly internalType: "bytes32";
|
|
273
|
-
readonly name: "
|
|
317
|
+
readonly name: "position";
|
|
274
318
|
readonly type: "bytes32";
|
|
275
319
|
}, {
|
|
276
320
|
readonly internalType: "address";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MockVendingMachine.d.ts","sourceRoot":"","sources":["../../../src/abis/MockVendingMachine.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"MockVendingMachine.d.ts","sourceRoot":"","sources":["../../../src/abis/MockVendingMachine.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwcxB,CAAC;AACX,eAAe,qBAAqB,CAAC"}
|
|
@@ -7,6 +7,27 @@ exports.MockVendingMachineAbi = [
|
|
|
7
7
|
"stateMutability": "nonpayable",
|
|
8
8
|
"type": "constructor"
|
|
9
9
|
},
|
|
10
|
+
{
|
|
11
|
+
"inputs": [],
|
|
12
|
+
"name": "FailedCall",
|
|
13
|
+
"type": "error"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"inputs": [
|
|
17
|
+
{
|
|
18
|
+
"internalType": "uint256",
|
|
19
|
+
"name": "balance",
|
|
20
|
+
"type": "uint256"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"internalType": "uint256",
|
|
24
|
+
"name": "needed",
|
|
25
|
+
"type": "uint256"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"name": "InsufficientBalance",
|
|
29
|
+
"type": "error"
|
|
30
|
+
},
|
|
10
31
|
{
|
|
11
32
|
"inputs": [],
|
|
12
33
|
"name": "ReentrancyGuardReentrantCall",
|
|
@@ -191,6 +212,25 @@ exports.MockVendingMachineAbi = [
|
|
|
191
212
|
"stateMutability": "payable",
|
|
192
213
|
"type": "function"
|
|
193
214
|
},
|
|
215
|
+
{
|
|
216
|
+
"inputs": [
|
|
217
|
+
{
|
|
218
|
+
"internalType": "address",
|
|
219
|
+
"name": "player",
|
|
220
|
+
"type": "address"
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"name": "getPullableEth",
|
|
224
|
+
"outputs": [
|
|
225
|
+
{
|
|
226
|
+
"internalType": "uint256",
|
|
227
|
+
"name": "",
|
|
228
|
+
"type": "uint256"
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"stateMutability": "view",
|
|
232
|
+
"type": "function"
|
|
233
|
+
},
|
|
194
234
|
{
|
|
195
235
|
"inputs": [
|
|
196
236
|
{
|
|
@@ -322,6 +362,24 @@ exports.MockVendingMachineAbi = [
|
|
|
322
362
|
"stateMutability": "view",
|
|
323
363
|
"type": "function"
|
|
324
364
|
},
|
|
365
|
+
{
|
|
366
|
+
"inputs": [
|
|
367
|
+
{
|
|
368
|
+
"internalType": "address",
|
|
369
|
+
"name": "player",
|
|
370
|
+
"type": "address"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"internalType": "uint256",
|
|
374
|
+
"name": "amount",
|
|
375
|
+
"type": "uint256"
|
|
376
|
+
}
|
|
377
|
+
],
|
|
378
|
+
"name": "pullEth",
|
|
379
|
+
"outputs": [],
|
|
380
|
+
"stateMutability": "nonpayable",
|
|
381
|
+
"type": "function"
|
|
382
|
+
},
|
|
325
383
|
{
|
|
326
384
|
"inputs": [
|
|
327
385
|
{
|
|
@@ -357,7 +415,7 @@ exports.MockVendingMachineAbi = [
|
|
|
357
415
|
"inputs": [
|
|
358
416
|
{
|
|
359
417
|
"internalType": "bytes32",
|
|
360
|
-
"name": "
|
|
418
|
+
"name": "position",
|
|
361
419
|
"type": "bytes32"
|
|
362
420
|
},
|
|
363
421
|
{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MockVendingMachine.js","sourceRoot":"","sources":["../../../src/abis/MockVendingMachine.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"MockVendingMachine.js","sourceRoot":"","sources":["../../../src/abis/MockVendingMachine.ts"],"names":[],"mappings":"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"}
|
|
@@ -1822,6 +1822,26 @@ export declare const RankifyDiamondInstanceAbi: readonly [{
|
|
|
1822
1822
|
readonly outputs: readonly [];
|
|
1823
1823
|
readonly stateMutability: "nonpayable";
|
|
1824
1824
|
readonly type: "function";
|
|
1825
|
+
}, {
|
|
1826
|
+
readonly inputs: readonly [];
|
|
1827
|
+
readonly name: "FailedCall";
|
|
1828
|
+
readonly type: "error";
|
|
1829
|
+
}, {
|
|
1830
|
+
readonly inputs: readonly [{
|
|
1831
|
+
readonly internalType: "uint256";
|
|
1832
|
+
readonly name: "balance";
|
|
1833
|
+
readonly type: "uint256";
|
|
1834
|
+
}, {
|
|
1835
|
+
readonly internalType: "uint256";
|
|
1836
|
+
readonly name: "needed";
|
|
1837
|
+
readonly type: "uint256";
|
|
1838
|
+
}];
|
|
1839
|
+
readonly name: "InsufficientBalance";
|
|
1840
|
+
readonly type: "error";
|
|
1841
|
+
}, {
|
|
1842
|
+
readonly inputs: readonly [];
|
|
1843
|
+
readonly name: "ReentrancyGuardReentrantCall";
|
|
1844
|
+
readonly type: "error";
|
|
1825
1845
|
}, {
|
|
1826
1846
|
readonly inputs: readonly [];
|
|
1827
1847
|
readonly name: "getCommonParams";
|
|
@@ -2173,6 +2193,34 @@ export declare const RankifyDiamondInstanceAbi: readonly [{
|
|
|
2173
2193
|
}];
|
|
2174
2194
|
readonly stateMutability: "view";
|
|
2175
2195
|
readonly type: "function";
|
|
2196
|
+
}, {
|
|
2197
|
+
readonly inputs: readonly [{
|
|
2198
|
+
readonly internalType: "address";
|
|
2199
|
+
readonly name: "player";
|
|
2200
|
+
readonly type: "address";
|
|
2201
|
+
}];
|
|
2202
|
+
readonly name: "getPullableEth";
|
|
2203
|
+
readonly outputs: readonly [{
|
|
2204
|
+
readonly internalType: "uint256";
|
|
2205
|
+
readonly name: "";
|
|
2206
|
+
readonly type: "uint256";
|
|
2207
|
+
}];
|
|
2208
|
+
readonly stateMutability: "view";
|
|
2209
|
+
readonly type: "function";
|
|
2210
|
+
}, {
|
|
2211
|
+
readonly inputs: readonly [{
|
|
2212
|
+
readonly internalType: "address";
|
|
2213
|
+
readonly name: "player";
|
|
2214
|
+
readonly type: "address";
|
|
2215
|
+
}, {
|
|
2216
|
+
readonly internalType: "uint256";
|
|
2217
|
+
readonly name: "amount";
|
|
2218
|
+
readonly type: "uint256";
|
|
2219
|
+
}];
|
|
2220
|
+
readonly name: "pullEth";
|
|
2221
|
+
readonly outputs: readonly [];
|
|
2222
|
+
readonly stateMutability: "nonpayable";
|
|
2223
|
+
readonly type: "function";
|
|
2176
2224
|
}, {
|
|
2177
2225
|
readonly inputs: readonly [{
|
|
2178
2226
|
readonly internalType: "bytes4";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RankifyDiamondInstance.d.ts","sourceRoot":"","sources":["../../../src/abis/RankifyDiamondInstance.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"RankifyDiamondInstance.d.ts","sourceRoot":"","sources":["../../../src/abis/RankifyDiamondInstance.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA88F5B,CAAC;AACX,eAAe,yBAAyB,CAAC"}
|