@flarenetwork/flare-periphery-contract-artifacts 0.1.7 → 0.1.8

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 (29) hide show
  1. package/coston/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  2. package/coston2/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  3. package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.d.ts +7 -2
  4. package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.d.ts.map +1 -1
  5. package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.js +9 -4
  6. package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.js.map +1 -1
  7. package/dist/coston/StateConnector/libs/ts/utils.d.ts +8 -1
  8. package/dist/coston/StateConnector/libs/ts/utils.d.ts.map +1 -1
  9. package/dist/coston/StateConnector/libs/ts/utils.js +56 -2612
  10. package/dist/coston/StateConnector/libs/ts/utils.js.map +1 -1
  11. package/dist/coston/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  12. package/dist/coston/deploys/contracts.json +231 -231
  13. package/dist/coston/index.d.ts +2 -1
  14. package/dist/coston/index.d.ts.map +1 -1
  15. package/dist/coston/index.js +15 -1
  16. package/dist/coston/index.js.map +1 -1
  17. package/dist/coston2/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  18. package/dist/coston2/deploys/contracts.json +270 -270
  19. package/dist/flare/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  20. package/dist/flare/deploys/contracts.json +270 -270
  21. package/dist/index.d.ts +4 -0
  22. package/dist/index.d.ts.map +1 -1
  23. package/dist/index.js +30 -3
  24. package/dist/index.js.map +1 -1
  25. package/dist/songbird/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  26. package/dist/songbird/deploys/contracts.json +200 -200
  27. package/flare/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
  28. package/package.json +1 -1
  29. package/songbird/artifacts/contracts/ftso/interface/IIFtso.sol/IIFtso.json +14 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../coston/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../coston/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AAGjC,OAAO,KAAK,cAAc,MAAM,gCAAgC,CAAC"}
@@ -10,10 +10,24 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
10
10
  if (k2 === undefined) k2 = k;
11
11
  o[k2] = m[k];
12
12
  }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
13
18
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
19
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
20
  };
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
16
28
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./deploys/mapper"), exports);
29
+ exports.stateConnector = void 0;
18
30
  __exportStar(require("./deploys/addresses"), exports);
31
+ __exportStar(require("./deploys/mapper"), exports);
32
+ exports.stateConnector = __importStar(require("./StateConnector/libs/ts/utils"));
19
33
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../coston/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,sDAAoC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../coston/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,mDAAiC;AAGjC,iFAAiE"}
@@ -163,6 +163,19 @@
163
163
  "name": "PriceRevealed",
164
164
  "type": "event"
165
165
  },
166
+ {
167
+ "inputs": [],
168
+ "name": "ASSET_PRICE_USD_DECIMALS",
169
+ "outputs": [
170
+ {
171
+ "internalType": "uint256",
172
+ "name": "",
173
+ "type": "uint256"
174
+ }
175
+ ],
176
+ "stateMutability": "view",
177
+ "type": "function"
178
+ },
166
179
  {
167
180
  "inputs": [
168
181
  {
@@ -885,4 +898,4 @@
885
898
  "deployedBytecode": "0x",
886
899
  "linkReferences": {},
887
900
  "deployedLinkReferences": {}
888
- }
901
+ }
@@ -1,272 +1,272 @@
1
1
  [
2
- {
3
- "name": "StateConnector",
4
- "contractName": "StateConnector.sol",
5
- "address": "0x1000000000000000000000000000000000000001"
6
- },
7
- {
8
- "name": "FlareDaemon",
9
- "contractName": "FlareDaemon.sol",
10
- "address": "0x1000000000000000000000000000000000000002"
11
- },
12
- {
13
- "name": "PriceSubmitter",
14
- "contractName": "PriceSubmitter.sol",
15
- "address": "0x1000000000000000000000000000000000000003"
16
- },
17
- {
18
- "name": "DistributionTreasury",
19
- "contractName": "DistributionTreasury.sol",
20
- "address": "0x062b351bdBF365B51dd34bC25c8eDe43100E4cbC"
21
- },
22
- {
23
- "name": "IncentivePoolTreasury",
24
- "contractName": "IncentivePoolTreasury.sol",
25
- "address": "0x1000000000000000000000000000000000000005"
26
- },
27
- {
28
- "name": "InitialAirdrop",
29
- "contractName": "InitialAirdrop.sol",
30
- "address": "0x8fB61aAbd150D2A236202Acc3F2CAFbf0aB41166"
31
- },
32
- {
33
- "name": "GovernanceSettings",
34
- "contractName": "GovernanceSettings.sol",
35
- "address": "0x1000000000000000000000000000000000000007"
36
- },
37
- {
38
- "name": "AddressUpdater",
39
- "contractName": "AddressUpdater.sol",
40
- "address": "0x707C840D053f28DF75223C151fA7aFa6d7eB3354"
41
- },
42
- {
43
- "name": "InflationAllocation",
44
- "contractName": "InflationAllocation.sol",
45
- "address": "0xfa1903401A0cf7048A94C63D5dc5B4f36ff7b176"
46
- },
47
- {
48
- "name": "Inflation",
49
- "contractName": "Inflation.sol",
50
- "address": "0x98B8e9B5830F04Fe3b8d56A2f8455E337037ba28"
51
- },
52
- {
53
- "name": "Supply",
54
- "contractName": "Supply.sol",
55
- "address": "0x0496dcb45cDf498e3b797050f0469a0DE24F02e9"
56
- },
57
- {
58
- "name": "FtsoRewardManager",
59
- "contractName": "FtsoRewardManager.sol",
60
- "address": "0x16E6A0b7a26518c336Bca0E935782C22A9EE07Fd"
61
- },
62
- {
63
- "name": "CleanupBlockNumberManager",
64
- "contractName": "CleanupBlockNumberManager.sol",
65
- "address": "0xEaA8968E9B70dd2559066E3e801Df1596a4CFA23"
66
- },
67
- {
68
- "name": "Escrow",
69
- "contractName": "Escrow.sol",
70
- "address": "0x05ad5ABCA6738f94C7b6CdFd9Da7E47F34966F01"
71
- },
72
- {
73
- "name": "ValidatorRewardManager",
74
- "contractName": "ValidatorRewardManager.sol",
75
- "address": "0x33913AcE907F682E305f36d7538D3cCd37E2cA5B"
76
- },
77
- {
78
- "name": "FtsoRegistry",
79
- "contractName": "FtsoRegistry.sol",
80
- "address": "0x48Da21ce34966A64E267CeFb78012C0282D0Ac87"
81
- },
82
- {
83
- "name": "VoterWhitelister",
84
- "contractName": "VoterWhitelister.sol",
85
- "address": "0xa497f1Ed4edeA8151fECe457aa26e1D6A4318B6A"
86
- },
87
- {
88
- "name": "DistributionToDelegators",
89
- "contractName": "DistributionToDelegators.sol",
90
- "address": "0xbd33bDFf04C357F7FC019E72D0504C24CF4Aa010"
91
- },
92
- {
93
- "name": "IncentivePoolAllocation",
94
- "contractName": "IncentivePoolAllocation.sol",
95
- "address": "0xfaf3bDB0c455ef633A0B61E9424bcbC75FfaE29a"
96
- },
97
- {
98
- "name": "IncentivePool",
99
- "contractName": "IncentivePool.sol",
100
- "address": "0x6892bDbBb14e1c9bD46Bf31E7BaC94d038fc82a6"
101
- },
102
- {
103
- "name": "ValidatorRegistry",
104
- "contractName": "ValidatorRegistry.sol",
105
- "address": "0x4CDEBD06352B3eB6e3Eec31Be70aB8931De46Ffe"
106
- },
107
- {
108
- "name": "FtsoManager",
109
- "contractName": "FtsoManager.sol",
110
- "address": "0x4F52e61907B0ED9f26b88F16B2510a4CA524d6d0"
111
- },
112
- {
113
- "name": "WNat",
114
- "contractName": "WNat.sol",
115
- "address": "0xC67DCE33D7A8efA5FfEB961899C73fe01bCe9273"
116
- },
117
- {
118
- "name": "CombinedNat",
119
- "contractName": "CombinedNat.sol",
120
- "address": "0xa9ef58F5CFf9e282d759e36b249011729a74E7dd"
121
- },
122
- {
123
- "name": "GovernanceVotePower",
124
- "contractName": "GovernanceVotePower.sol",
125
- "address": "0x8e4A2c063E1C82C9f5cb96489c0d2b6d78dF0538"
126
- },
127
- {
128
- "name": "FtsoWnat",
129
- "contractName": "Ftso.sol",
130
- "address": "0xD2Ce99c898Df43F7774432BA57153ff79B9f2AFf"
131
- },
132
- {
133
- "name": "FtsoTestXrp",
134
- "contractName": "Ftso.sol",
135
- "address": "0x9fFF391F0A1bb7393E3Abc67477d93cfcbA4F907"
136
- },
137
- {
138
- "name": "FtsoTestLtc",
139
- "contractName": "Ftso.sol",
140
- "address": "0x6B39CfC2513De4F4381AC3F7D5aD68fBAeBaB283"
141
- },
142
- {
143
- "name": "FtsoTestXlm",
144
- "contractName": "Ftso.sol",
145
- "address": "0x6175e63fc4dd91e1A100b4cB35F314CD7615c6d8"
146
- },
147
- {
148
- "name": "FtsoTestDoge",
149
- "contractName": "Ftso.sol",
150
- "address": "0x20d2F840231A2dF5fAf0031D12e611Ac3D7Bce3c"
151
- },
152
- {
153
- "name": "FtsoTestAda",
154
- "contractName": "Ftso.sol",
155
- "address": "0x7cC235691B10e478A25D4CE7dDF028CA0fbe1233"
156
- },
157
- {
158
- "name": "FtsoTestAlgo",
159
- "contractName": "Ftso.sol",
160
- "address": "0x6E5C9E3C2747921D5eAd15e64Bb14be9D853e653"
161
- },
162
- {
163
- "name": "FtsoTestBtc",
164
- "contractName": "Ftso.sol",
165
- "address": "0xBABAA833f7C0efeC6965C09A0bc6E445374f65e7"
166
- },
167
- {
168
- "name": "FtsoTestEth",
169
- "contractName": "Ftso.sol",
170
- "address": "0x6D861767198e7D7a33E459f41e4809C350FaA627"
171
- },
172
- {
173
- "name": "FtsoTestFil",
174
- "contractName": "Ftso.sol",
175
- "address": "0xC9d0E3Ef07FF407E1329730bA82c866c7fA50274"
176
- },
177
- {
178
- "name": "FtsoTestArb",
179
- "contractName": "Ftso.sol",
180
- "address": "0x88B58afF82dE0541992C72d89207FC1c2209F58A"
181
- },
182
- {
183
- "name": "FtsoTestAvax",
184
- "contractName": "Ftso.sol",
185
- "address": "0xB2f59C3C34A9c41E227B55E992F66Dc1385b106B"
186
- },
187
- {
188
- "name": "FtsoTestBnb",
189
- "contractName": "Ftso.sol",
190
- "address": "0x53d47339903b6fB259f7D8f8C809b573190D04F9"
191
- },
192
- {
193
- "name": "FtsoTestMatic",
194
- "contractName": "Ftso.sol",
195
- "address": "0x28d15d6394DB51BEfBaccaE9DB55C0eb4c56a14A"
196
- },
197
- {
198
- "name": "FtsoTestSol",
199
- "contractName": "Ftso.sol",
200
- "address": "0x3fF5011e32e3161cbc58ee1E4f45bB56b2df3Cae"
201
- },
202
- {
203
- "name": "FtsoTestUsdc",
204
- "contractName": "Ftso.sol",
205
- "address": "0x12Df0c2D3B2e79Fc0BC1Dd9d5a35b0599613479a"
206
- },
207
- {
208
- "name": "FtsoTestUsdt",
209
- "contractName": "Ftso.sol",
210
- "address": "0x4F41650697247c562332a92558221c9A35F9C1EF"
211
- },
212
- {
213
- "name": "FtsoTestXdc",
214
- "contractName": "Ftso.sol",
215
- "address": "0x017F6B006ef7B47191CB6b2D1C0444B028bA9952"
216
- },
217
- {
218
- "name": "PollingFoundation",
219
- "contractName": "PollingFoundation.sol",
220
- "address": "0x48a59E8F8f29dA3dD1C2C2Fe54209f219535BFBA"
221
- },
222
- {
223
- "name": "FlareAssetRegistry",
224
- "contractName": "FlareAssetRegistry.sol",
225
- "address": "0xC79E6Dc1817DddcB4206a0aDbb56832F476F4b67"
226
- },
227
- {
228
- "name": "WNatRegistryProvider",
229
- "contractName": "WNatRegistryProvider.sol",
230
- "address": "0x8F438C5Fe273ac88085f5A7813b03cAfb3cAB129"
231
- },
232
- {
233
- "name": "ClaimSetupManager",
234
- "contractName": "ClaimSetupManager.sol",
235
- "address": "0x5Ddb590530EF66775E6225671eaBD94959e9AE0e"
236
- },
237
- {
238
- "name": "DelegationAccount",
239
- "contractName": "DelegationAccount.sol",
240
- "address": "0xA46ae6f0b180862236e5A309B1463EA02D3aD307"
241
- },
242
- {
243
- "name": "FlareContractRegistry",
244
- "contractName": "FlareContractRegistry.sol",
245
- "address": "0xaD67FE66660Fb8dFE9d6b1b4240d8650e30F6019"
246
- },
247
- {
248
- "name": "PollingFtso",
249
- "contractName": "PollingFtso.sol",
250
- "address": "0x501A498e8FDA589038d6526C2153a9fdc9d8eDD2"
251
- },
252
- {
253
- "name": "AddressBinder",
254
- "contractName": "AddressBinder.sol",
255
- "address": "0x332aa9e37D64CAAF70ae5dBe8EFC2FC7611934Ae"
256
- },
257
- {
258
- "name": "PChainStakeMirrorMultiSigVoting",
259
- "contractName": "PChainStakeMirrorMultiSigVoting.sol",
260
- "address": "0x37c5d6DCCb4421A47E3931584B306fBc00288aE9"
261
- },
262
- {
263
- "name": "PChainStakeMirrorVerifier",
264
- "contractName": "PChainStakeMirrorVerifier.sol",
265
- "address": "0xd61d6bEfB3B5C3e1D13b43C46CC1cebA3505a7aF"
266
- },
267
- {
268
- "name": "PChainStakeMirror",
269
- "contractName": "PChainStakeMirror.sol",
270
- "address": "0xd2a1Bb23eB350814a30Dd6f9de78Bb2C8fdD9F1D"
271
- }
2
+ {
3
+ "name": "StateConnector",
4
+ "contractName": "StateConnector.sol",
5
+ "address": "0x1000000000000000000000000000000000000001"
6
+ },
7
+ {
8
+ "name": "FlareDaemon",
9
+ "contractName": "FlareDaemon.sol",
10
+ "address": "0x1000000000000000000000000000000000000002"
11
+ },
12
+ {
13
+ "name": "PriceSubmitter",
14
+ "contractName": "PriceSubmitter.sol",
15
+ "address": "0x1000000000000000000000000000000000000003"
16
+ },
17
+ {
18
+ "name": "DistributionTreasury",
19
+ "contractName": "DistributionTreasury.sol",
20
+ "address": "0x062b351bdBF365B51dd34bC25c8eDe43100E4cbC"
21
+ },
22
+ {
23
+ "name": "IncentivePoolTreasury",
24
+ "contractName": "IncentivePoolTreasury.sol",
25
+ "address": "0x1000000000000000000000000000000000000005"
26
+ },
27
+ {
28
+ "name": "InitialAirdrop",
29
+ "contractName": "InitialAirdrop.sol",
30
+ "address": "0x8fB61aAbd150D2A236202Acc3F2CAFbf0aB41166"
31
+ },
32
+ {
33
+ "name": "GovernanceSettings",
34
+ "contractName": "GovernanceSettings.sol",
35
+ "address": "0x1000000000000000000000000000000000000007"
36
+ },
37
+ {
38
+ "name": "AddressUpdater",
39
+ "contractName": "AddressUpdater.sol",
40
+ "address": "0x707C840D053f28DF75223C151fA7aFa6d7eB3354"
41
+ },
42
+ {
43
+ "name": "InflationAllocation",
44
+ "contractName": "InflationAllocation.sol",
45
+ "address": "0xfa1903401A0cf7048A94C63D5dc5B4f36ff7b176"
46
+ },
47
+ {
48
+ "name": "Inflation",
49
+ "contractName": "Inflation.sol",
50
+ "address": "0x98B8e9B5830F04Fe3b8d56A2f8455E337037ba28"
51
+ },
52
+ {
53
+ "name": "Supply",
54
+ "contractName": "Supply.sol",
55
+ "address": "0x0496dcb45cDf498e3b797050f0469a0DE24F02e9"
56
+ },
57
+ {
58
+ "name": "FtsoRewardManager",
59
+ "contractName": "FtsoRewardManager.sol",
60
+ "address": "0x16E6A0b7a26518c336Bca0E935782C22A9EE07Fd"
61
+ },
62
+ {
63
+ "name": "CleanupBlockNumberManager",
64
+ "contractName": "CleanupBlockNumberManager.sol",
65
+ "address": "0xEaA8968E9B70dd2559066E3e801Df1596a4CFA23"
66
+ },
67
+ {
68
+ "name": "Escrow",
69
+ "contractName": "Escrow.sol",
70
+ "address": "0x05ad5ABCA6738f94C7b6CdFd9Da7E47F34966F01"
71
+ },
72
+ {
73
+ "name": "ValidatorRewardManager",
74
+ "contractName": "ValidatorRewardManager.sol",
75
+ "address": "0x33913AcE907F682E305f36d7538D3cCd37E2cA5B"
76
+ },
77
+ {
78
+ "name": "FtsoRegistry",
79
+ "contractName": "FtsoRegistry.sol",
80
+ "address": "0x48Da21ce34966A64E267CeFb78012C0282D0Ac87"
81
+ },
82
+ {
83
+ "name": "VoterWhitelister",
84
+ "contractName": "VoterWhitelister.sol",
85
+ "address": "0xa497f1Ed4edeA8151fECe457aa26e1D6A4318B6A"
86
+ },
87
+ {
88
+ "name": "DistributionToDelegators",
89
+ "contractName": "DistributionToDelegators.sol",
90
+ "address": "0xbd33bDFf04C357F7FC019E72D0504C24CF4Aa010"
91
+ },
92
+ {
93
+ "name": "IncentivePoolAllocation",
94
+ "contractName": "IncentivePoolAllocation.sol",
95
+ "address": "0xfaf3bDB0c455ef633A0B61E9424bcbC75FfaE29a"
96
+ },
97
+ {
98
+ "name": "IncentivePool",
99
+ "contractName": "IncentivePool.sol",
100
+ "address": "0x6892bDbBb14e1c9bD46Bf31E7BaC94d038fc82a6"
101
+ },
102
+ {
103
+ "name": "ValidatorRegistry",
104
+ "contractName": "ValidatorRegistry.sol",
105
+ "address": "0x4CDEBD06352B3eB6e3Eec31Be70aB8931De46Ffe"
106
+ },
107
+ {
108
+ "name": "FtsoManager",
109
+ "contractName": "FtsoManager.sol",
110
+ "address": "0x4F52e61907B0ED9f26b88F16B2510a4CA524d6d0"
111
+ },
112
+ {
113
+ "name": "WNat",
114
+ "contractName": "WNat.sol",
115
+ "address": "0xC67DCE33D7A8efA5FfEB961899C73fe01bCe9273"
116
+ },
117
+ {
118
+ "name": "CombinedNat",
119
+ "contractName": "CombinedNat.sol",
120
+ "address": "0xa9ef58F5CFf9e282d759e36b249011729a74E7dd"
121
+ },
122
+ {
123
+ "name": "GovernanceVotePower",
124
+ "contractName": "GovernanceVotePower.sol",
125
+ "address": "0x8e4A2c063E1C82C9f5cb96489c0d2b6d78dF0538"
126
+ },
127
+ {
128
+ "name": "FtsoWnat",
129
+ "contractName": "Ftso.sol",
130
+ "address": "0xD2Ce99c898Df43F7774432BA57153ff79B9f2AFf"
131
+ },
132
+ {
133
+ "name": "FtsoTestXrp",
134
+ "contractName": "Ftso.sol",
135
+ "address": "0x9fFF391F0A1bb7393E3Abc67477d93cfcbA4F907"
136
+ },
137
+ {
138
+ "name": "FtsoTestLtc",
139
+ "contractName": "Ftso.sol",
140
+ "address": "0x6B39CfC2513De4F4381AC3F7D5aD68fBAeBaB283"
141
+ },
142
+ {
143
+ "name": "FtsoTestXlm",
144
+ "contractName": "Ftso.sol",
145
+ "address": "0x6175e63fc4dd91e1A100b4cB35F314CD7615c6d8"
146
+ },
147
+ {
148
+ "name": "FtsoTestDoge",
149
+ "contractName": "Ftso.sol",
150
+ "address": "0x20d2F840231A2dF5fAf0031D12e611Ac3D7Bce3c"
151
+ },
152
+ {
153
+ "name": "FtsoTestAda",
154
+ "contractName": "Ftso.sol",
155
+ "address": "0x7cC235691B10e478A25D4CE7dDF028CA0fbe1233"
156
+ },
157
+ {
158
+ "name": "FtsoTestAlgo",
159
+ "contractName": "Ftso.sol",
160
+ "address": "0x6E5C9E3C2747921D5eAd15e64Bb14be9D853e653"
161
+ },
162
+ {
163
+ "name": "FtsoTestBtc",
164
+ "contractName": "Ftso.sol",
165
+ "address": "0xBABAA833f7C0efeC6965C09A0bc6E445374f65e7"
166
+ },
167
+ {
168
+ "name": "FtsoTestEth",
169
+ "contractName": "Ftso.sol",
170
+ "address": "0x6D861767198e7D7a33E459f41e4809C350FaA627"
171
+ },
172
+ {
173
+ "name": "FtsoTestFil",
174
+ "contractName": "Ftso.sol",
175
+ "address": "0xC9d0E3Ef07FF407E1329730bA82c866c7fA50274"
176
+ },
177
+ {
178
+ "name": "FtsoTestArb",
179
+ "contractName": "Ftso.sol",
180
+ "address": "0x88B58afF82dE0541992C72d89207FC1c2209F58A"
181
+ },
182
+ {
183
+ "name": "FtsoTestAvax",
184
+ "contractName": "Ftso.sol",
185
+ "address": "0xB2f59C3C34A9c41E227B55E992F66Dc1385b106B"
186
+ },
187
+ {
188
+ "name": "FtsoTestBnb",
189
+ "contractName": "Ftso.sol",
190
+ "address": "0x53d47339903b6fB259f7D8f8C809b573190D04F9"
191
+ },
192
+ {
193
+ "name": "FtsoTestMatic",
194
+ "contractName": "Ftso.sol",
195
+ "address": "0x28d15d6394DB51BEfBaccaE9DB55C0eb4c56a14A"
196
+ },
197
+ {
198
+ "name": "FtsoTestSol",
199
+ "contractName": "Ftso.sol",
200
+ "address": "0x3fF5011e32e3161cbc58ee1E4f45bB56b2df3Cae"
201
+ },
202
+ {
203
+ "name": "FtsoTestUsdc",
204
+ "contractName": "Ftso.sol",
205
+ "address": "0x12Df0c2D3B2e79Fc0BC1Dd9d5a35b0599613479a"
206
+ },
207
+ {
208
+ "name": "FtsoTestUsdt",
209
+ "contractName": "Ftso.sol",
210
+ "address": "0x4F41650697247c562332a92558221c9A35F9C1EF"
211
+ },
212
+ {
213
+ "name": "FtsoTestXdc",
214
+ "contractName": "Ftso.sol",
215
+ "address": "0x017F6B006ef7B47191CB6b2D1C0444B028bA9952"
216
+ },
217
+ {
218
+ "name": "PollingFoundation",
219
+ "contractName": "PollingFoundation.sol",
220
+ "address": "0x48a59E8F8f29dA3dD1C2C2Fe54209f219535BFBA"
221
+ },
222
+ {
223
+ "name": "FlareAssetRegistry",
224
+ "contractName": "FlareAssetRegistry.sol",
225
+ "address": "0xC79E6Dc1817DddcB4206a0aDbb56832F476F4b67"
226
+ },
227
+ {
228
+ "name": "WNatRegistryProvider",
229
+ "contractName": "WNatRegistryProvider.sol",
230
+ "address": "0x8F438C5Fe273ac88085f5A7813b03cAfb3cAB129"
231
+ },
232
+ {
233
+ "name": "ClaimSetupManager",
234
+ "contractName": "ClaimSetupManager.sol",
235
+ "address": "0x5Ddb590530EF66775E6225671eaBD94959e9AE0e"
236
+ },
237
+ {
238
+ "name": "DelegationAccount",
239
+ "contractName": "DelegationAccount.sol",
240
+ "address": "0xA46ae6f0b180862236e5A309B1463EA02D3aD307"
241
+ },
242
+ {
243
+ "name": "FlareContractRegistry",
244
+ "contractName": "FlareContractRegistry.sol",
245
+ "address": "0xaD67FE66660Fb8dFE9d6b1b4240d8650e30F6019"
246
+ },
247
+ {
248
+ "name": "PollingFtso",
249
+ "contractName": "PollingFtso.sol",
250
+ "address": "0x501A498e8FDA589038d6526C2153a9fdc9d8eDD2"
251
+ },
252
+ {
253
+ "name": "AddressBinder",
254
+ "contractName": "AddressBinder.sol",
255
+ "address": "0x332aa9e37D64CAAF70ae5dBe8EFC2FC7611934Ae"
256
+ },
257
+ {
258
+ "name": "PChainStakeMirrorMultiSigVoting",
259
+ "contractName": "PChainStakeMirrorMultiSigVoting.sol",
260
+ "address": "0x37c5d6DCCb4421A47E3931584B306fBc00288aE9"
261
+ },
262
+ {
263
+ "name": "PChainStakeMirrorVerifier",
264
+ "contractName": "PChainStakeMirrorVerifier.sol",
265
+ "address": "0xd61d6bEfB3B5C3e1D13b43C46CC1cebA3505a7aF"
266
+ },
267
+ {
268
+ "name": "PChainStakeMirror",
269
+ "contractName": "PChainStakeMirror.sol",
270
+ "address": "0xd2a1Bb23eB350814a30Dd6f9de78Bb2C8fdD9F1D"
271
+ }
272
272
  ]
@@ -163,6 +163,19 @@
163
163
  "name": "PriceRevealed",
164
164
  "type": "event"
165
165
  },
166
+ {
167
+ "inputs": [],
168
+ "name": "ASSET_PRICE_USD_DECIMALS",
169
+ "outputs": [
170
+ {
171
+ "internalType": "uint256",
172
+ "name": "",
173
+ "type": "uint256"
174
+ }
175
+ ],
176
+ "stateMutability": "view",
177
+ "type": "function"
178
+ },
166
179
  {
167
180
  "inputs": [
168
181
  {
@@ -885,4 +898,4 @@
885
898
  "deployedBytecode": "0x",
886
899
  "linkReferences": {},
887
900
  "deployedLinkReferences": {}
888
- }
901
+ }