@flarenetwork/flare-periphery-contract-artifacts 0.1.2 → 0.1.4
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/coston/StateConnector/configs/AddressValidity.json +326 -0
- package/coston/StateConnector/configs/BalanceDecreasingTransaction.json +379 -0
- package/coston/StateConnector/configs/ConfirmedBlockHeightExists.json +363 -0
- package/coston/StateConnector/configs/EVMTransaction.json +600 -0
- package/coston/StateConnector/configs/Payment.json +512 -0
- package/coston/StateConnector/configs/ReferencedPaymentNonexistence.json +431 -0
- package/coston/StateConnector/configs/TypeTemplate.json +555 -0
- package/coston/artifacts/contracts/StateConnector/interface/AddressValidity.sol/AddressValidity.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/BalanceDecreasingTransaction.sol/BalanceDecreasingTransaction.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/ConfirmedBlockHeightExists.sol/ConfirmedBlockHeightExists.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/EVMTransaction.sol/EVMTransaction.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/IAddressValidityVerification.sol/IAddressValidityVerification.json +98 -0
- package/coston/artifacts/contracts/StateConnector/interface/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +113 -0
- package/coston/artifacts/contracts/StateConnector/interface/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +108 -0
- package/coston/artifacts/contracts/StateConnector/interface/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +175 -0
- package/coston/artifacts/contracts/StateConnector/interface/IPaymentVerification.sol/IPaymentVerification.json +153 -0
- package/coston/artifacts/contracts/StateConnector/interface/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +123 -0
- package/coston/artifacts/contracts/StateConnector/interface/IStateConnector.sol/IStateConnector.json +126 -0
- package/coston/artifacts/contracts/StateConnector/interface/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +149 -0
- package/coston/artifacts/contracts/StateConnector/interface/Payment.sol/Payment.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/ReferencedPaymentNonexistence.sol/ReferencedPaymentNonexistence.json +10 -0
- package/coston/artifacts/contracts/StateConnector/interface/TypeTemplate.sol/TypeTemplate.json +10 -0
- package/coston/deploys/contracts.json +31 -1
- package/dist/coston/StateConnector/typescript/AddressValidity.d.ts +9 -5
- package/dist/coston/StateConnector/typescript/AddressValidity.d.ts.map +1 -1
- package/dist/coston/StateConnector/typescript/AddressValidity.js.map +1 -1
- package/dist/coston/StateConnector/typescript/BalanceDecreasingTransaction.d.ts +6 -6
- package/dist/coston/StateConnector/typescript/ConfirmedBlockHeightExists.d.ts +6 -6
- package/dist/coston/StateConnector/typescript/EVMTransaction.d.ts +9 -9
- package/dist/coston/StateConnector/typescript/Payment.d.ts +14 -14
- package/dist/coston/StateConnector/typescript/ReferencedPaymentNonexistence.d.ts +4 -4
- package/dist/coston/StateConnector/typescript/TypeTemplate.d.ts +4 -4
- package/dist/coston/abis.d.ts.map +1 -1
- package/dist/coston/abis.js +30 -0
- package/dist/coston/abis.js.map +1 -1
- package/dist/coston/artifacts/contracts/StateConnector/interface/AddressValidity.sol/AddressValidity.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/BalanceDecreasingTransaction.sol/BalanceDecreasingTransaction.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/ConfirmedBlockHeightExists.sol/ConfirmedBlockHeightExists.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/EVMTransaction.sol/EVMTransaction.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IAddressValidityVerification.sol/IAddressValidityVerification.json +98 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +113 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +108 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +175 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IPaymentVerification.sol/IPaymentVerification.json +153 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +123 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/IStateConnector.sol/IStateConnector.json +126 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +149 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/Payment.sol/Payment.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/ReferencedPaymentNonexistence.sol/ReferencedPaymentNonexistence.json +10 -0
- package/dist/coston/artifacts/contracts/StateConnector/interface/TypeTemplate.sol/TypeTemplate.json +10 -0
- package/dist/coston/deploys/contracts.json +31 -1
- package/package.json +2 -1
|
@@ -0,0 +1,431 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ReferencedPaymentNonexistence",
|
|
3
|
+
"fullComment": " @custom:name ReferencedPaymentNonexistence\n @custom:id 0x04\n @custom:supported BTC, DOGE, XRP, testBTC, testDOGE, testXRP\n @author Flare\n @notice Assertion that an agreed-upon payment has not been made by a certain deadline.\n A confirmed request shows that a transaction meeting certain criteria (address, amount, reference) did not appear in the specified block range.\n \n \n This type of attestation can be used to e.g. provide grounds to liquidate funds locked by a smart contract on Flare when a payment is missed. \n @custom:verification If `firstOverflowBlock` cannot be determined or does not have a sufficient [number of confirmations](/specs/attestations/configs.md#finalityconfirmation), the attestation request is rejected.\n If `firstOverflowBlockNumber` is higher or equal to `minimalBlockNumber`, the request is rejected.\n The search range are blocks between heights including `minimalBlockNumber` and excluding `firstOverflowBlockNumber`.\n If the verifier does not have a view of all blocks from `minimalBlockNumber` to `firstOverflowBlockNumber`, the attestation request is rejected.\n The request is confirmed if no transaction meeting the specified criteria is found in the search range.\n The criteria and timestamp are chain specific.\n ### UTXO (Bitcoin and Dogecoin)\n Criteria for the transaction:\n - It is not coinbase transaction.\n - The transaction has the specified [standardPaymentReference](/specs/attestations/external-chains/standardPaymentReference.md#btc-and-doge-blockchains).\n - The sum of values of all outputs with the specified address minus the sum of values of all inputs with the specified address is greater than `amount` (in practice the sum of all values of the inputs with the specified address is zero).\n \n Timestamp is `mediantime`.\n ### XRPL\n Criteria for the transaction:\n - The transaction is of type payment.\n - The transaction has the specified [standardPaymentReference](/specs/attestations/external-chains/standardPaymentReference.md#xrp),\n - One of the following is true:\n - Transaction status is `SUCCESS` and the amount received by the specified destination address is greater than the specified `value`.\n - Transaction status is `RECEIVER_FAILURE` and the specified destination address would receive an amount greater than the specified `value` had the transaction been successful.\n \n Timestamp is `close_time` converted to UNIX time.\n @custom:lut `minimalBlockTimestamp`",
|
|
4
|
+
"description": "Assertion that an agreed-upon payment has not been made by a certain deadline.\n A confirmed request shows that a transaction meeting certain criteria (address, amount, reference) did not appear in the specified block range.\n \n \n This type of attestation can be used to e.g. provide grounds to liquidate funds locked by a smart contract on Flare when a payment is missed.",
|
|
5
|
+
"supported": [
|
|
6
|
+
"BTC",
|
|
7
|
+
"DOGE",
|
|
8
|
+
"XRP",
|
|
9
|
+
"testBTC",
|
|
10
|
+
"testDOGE",
|
|
11
|
+
"testXRP"
|
|
12
|
+
],
|
|
13
|
+
"verification": "If `firstOverflowBlock` cannot be determined or does not have a sufficient [number of confirmations](/specs/attestations/configs.md#finalityconfirmation), the attestation request is rejected.\n If `firstOverflowBlockNumber` is higher or equal to `minimalBlockNumber`, the request is rejected.\n The search range are blocks between heights including `minimalBlockNumber` and excluding `firstOverflowBlockNumber`.\n If the verifier does not have a view of all blocks from `minimalBlockNumber` to `firstOverflowBlockNumber`, the attestation request is rejected.\n The request is confirmed if no transaction meeting the specified criteria is found in the search range.\n The criteria and timestamp are chain specific.\n ### UTXO (Bitcoin and Dogecoin)\n Criteria for the transaction:\n - It is not coinbase transaction.\n - The transaction has the specified [standardPaymentReference](/specs/attestations/external-chains/standardPaymentReference.md#btc-and-doge-blockchains).\n - The sum of values of all outputs with the specified address minus the sum of values of all inputs with the specified address is greater than `amount` (in practice the sum of all values of the inputs with the specified address is zero).\n \n Timestamp is `mediantime`.\n ### XRPL\n Criteria for the transaction:\n - The transaction is of type payment.\n - The transaction has the specified [standardPaymentReference](/specs/attestations/external-chains/standardPaymentReference.md#xrp),\n - One of the following is true:\n - Transaction status is `SUCCESS` and the amount received by the specified destination address is greater than the specified `value`.\n - Transaction status is `RECEIVER_FAILURE` and the specified destination address would receive an amount greater than the specified `value` had the transaction been successful.\n \n Timestamp is `close_time` converted to UNIX time.\n ",
|
|
14
|
+
"lut": "`minimalBlockTimestamp`",
|
|
15
|
+
"proof": {
|
|
16
|
+
"name": "Proof",
|
|
17
|
+
"description": "Toplevel proof",
|
|
18
|
+
"above": "",
|
|
19
|
+
"below": "",
|
|
20
|
+
"fullComment": " @notice Toplevel proof\n @param merkleProof Merkle proof corresponding to the attestation response.\n @param data Attestation response.",
|
|
21
|
+
"params": [
|
|
22
|
+
{
|
|
23
|
+
"name": "merkleProof",
|
|
24
|
+
"type": "bytes32[]",
|
|
25
|
+
"typeSimple": "bytes32[]",
|
|
26
|
+
"comment": "Merkle proof corresponding to the attestation response."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "data",
|
|
30
|
+
"type": "struct ReferencedPaymentNonexistence.Response",
|
|
31
|
+
"typeSimple": "Response",
|
|
32
|
+
"comment": "Attestation response."
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
"request": {
|
|
37
|
+
"name": "Request",
|
|
38
|
+
"description": "Toplevel request",
|
|
39
|
+
"above": "",
|
|
40
|
+
"below": "",
|
|
41
|
+
"fullComment": " @notice Toplevel request\n @param attestationType ID of the attestation type.\n @param sourceId ID of the data source.\n @param messageIntegrityCode `MessageIntegrityCode` that is derived from the expected response as defined.\n @param requestBody Data defining the request. Type (struct) and interpretation is determined by the `attestationType`.",
|
|
42
|
+
"params": [
|
|
43
|
+
{
|
|
44
|
+
"name": "attestationType",
|
|
45
|
+
"type": "bytes32",
|
|
46
|
+
"typeSimple": "bytes32",
|
|
47
|
+
"comment": "ID of the attestation type."
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "sourceId",
|
|
51
|
+
"type": "bytes32",
|
|
52
|
+
"typeSimple": "bytes32",
|
|
53
|
+
"comment": "ID of the data source."
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "messageIntegrityCode",
|
|
57
|
+
"type": "bytes32",
|
|
58
|
+
"typeSimple": "bytes32",
|
|
59
|
+
"comment": "`MessageIntegrityCode` that is derived from the expected response as defined."
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "requestBody",
|
|
63
|
+
"type": "struct ReferencedPaymentNonexistence.RequestBody",
|
|
64
|
+
"typeSimple": "RequestBody",
|
|
65
|
+
"comment": "Data defining the request. Type (struct) and interpretation is determined by the `attestationType`."
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"response": {
|
|
70
|
+
"name": "Response",
|
|
71
|
+
"description": "Toplevel response",
|
|
72
|
+
"above": "",
|
|
73
|
+
"below": "",
|
|
74
|
+
"fullComment": " @notice Toplevel response\n @param attestationType Extracted from the request.\n @param sourceId Extracted from the request.\n @param votingRound The ID of the State Connector round in which the request was considered.\n @param lowestUsedTimestamp The lowest timestamp used to generate the response.\n @param requestBody Extracted from the request.\n @param responseBody Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`.",
|
|
75
|
+
"params": [
|
|
76
|
+
{
|
|
77
|
+
"name": "attestationType",
|
|
78
|
+
"type": "bytes32",
|
|
79
|
+
"typeSimple": "bytes32",
|
|
80
|
+
"comment": "Extracted from the request."
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "sourceId",
|
|
84
|
+
"type": "bytes32",
|
|
85
|
+
"typeSimple": "bytes32",
|
|
86
|
+
"comment": "Extracted from the request."
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "votingRound",
|
|
90
|
+
"type": "uint64",
|
|
91
|
+
"typeSimple": "uint64",
|
|
92
|
+
"comment": "The ID of the State Connector round in which the request was considered."
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "lowestUsedTimestamp",
|
|
96
|
+
"type": "uint64",
|
|
97
|
+
"typeSimple": "uint64",
|
|
98
|
+
"comment": "The lowest timestamp used to generate the response."
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "requestBody",
|
|
102
|
+
"type": "struct ReferencedPaymentNonexistence.RequestBody",
|
|
103
|
+
"typeSimple": "RequestBody",
|
|
104
|
+
"comment": "Extracted from the request."
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "responseBody",
|
|
108
|
+
"type": "struct ReferencedPaymentNonexistence.ResponseBody",
|
|
109
|
+
"typeSimple": "ResponseBody",
|
|
110
|
+
"comment": "Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`."
|
|
111
|
+
}
|
|
112
|
+
]
|
|
113
|
+
},
|
|
114
|
+
"requestBody": {
|
|
115
|
+
"name": "RequestBody",
|
|
116
|
+
"description": "Request body for ReferencePaymentNonexistence attestation type",
|
|
117
|
+
"above": "",
|
|
118
|
+
"below": "The `standardPaymentReference` should not be zero (as a 32-byte sequence).",
|
|
119
|
+
"fullComment": " @notice Request body for ReferencePaymentNonexistence attestation type\n @param minimalBlockNumber The start block of the search range.\n @param deadlineBlockNumber The blockNumber to be included in the search range.\n @param deadlineTimestamp The timestamp to be included in the search range.\n @param destinationAddressHash The standard address hash of the address to which the payment had to be done.\n @param amount The requested amount in minimal units that had to be payed.\n @param standardPaymentReference The requested standard payment reference.\n @custom:below The `standardPaymentReference` should not be zero (as a 32-byte sequence).",
|
|
120
|
+
"params": [
|
|
121
|
+
{
|
|
122
|
+
"name": "minimalBlockNumber",
|
|
123
|
+
"type": "uint64",
|
|
124
|
+
"typeSimple": "uint64",
|
|
125
|
+
"comment": "The start block of the search range."
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"name": "deadlineBlockNumber",
|
|
129
|
+
"type": "uint64",
|
|
130
|
+
"typeSimple": "uint64",
|
|
131
|
+
"comment": "The blockNumber to be included in the search range."
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"name": "deadlineTimestamp",
|
|
135
|
+
"type": "uint64",
|
|
136
|
+
"typeSimple": "uint64",
|
|
137
|
+
"comment": "The timestamp to be included in the search range."
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"name": "destinationAddressHash",
|
|
141
|
+
"type": "bytes32",
|
|
142
|
+
"typeSimple": "bytes32",
|
|
143
|
+
"comment": "The standard address hash of the address to which the payment had to be done."
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "amount",
|
|
147
|
+
"type": "uint256",
|
|
148
|
+
"typeSimple": "uint256",
|
|
149
|
+
"comment": "The requested amount in minimal units that had to be payed."
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"name": "standardPaymentReference",
|
|
153
|
+
"type": "bytes32",
|
|
154
|
+
"typeSimple": "bytes32",
|
|
155
|
+
"comment": "The requested standard payment reference."
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
},
|
|
159
|
+
"responseBody": {
|
|
160
|
+
"name": "ResponseBody",
|
|
161
|
+
"description": "Response body for ReferencePaymentNonexistence attestation type.",
|
|
162
|
+
"above": "",
|
|
163
|
+
"below": "`firstOverflowBlock` is the first block that has block number higher than `deadlineBlockNumber` and timestamp later than `deadlineTimestamp`.\n The specified search range are blocks between heights including `minimalBlockNumber` and excluding `firstOverflowBlockNumber`.",
|
|
164
|
+
"fullComment": " @notice Response body for ReferencePaymentNonexistence attestation type.\n @param minimalBlockTimestamp The timestamp of the minimalBlock.\n @param firstOverflowBlockNumber The height of the firstOverflowBlock.\n @param firstOverflowBlockTimestamp The timestamp of the firstOverflowBlock.\n @custom:below `firstOverflowBlock` is the first block that has block number higher than `deadlineBlockNumber` and timestamp later than `deadlineTimestamp`.\n The specified search range are blocks between heights including `minimalBlockNumber` and excluding `firstOverflowBlockNumber`.",
|
|
165
|
+
"params": [
|
|
166
|
+
{
|
|
167
|
+
"name": "minimalBlockTimestamp",
|
|
168
|
+
"type": "uint64",
|
|
169
|
+
"typeSimple": "uint64",
|
|
170
|
+
"comment": "The timestamp of the minimalBlock."
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "firstOverflowBlockNumber",
|
|
174
|
+
"type": "uint64",
|
|
175
|
+
"typeSimple": "uint64",
|
|
176
|
+
"comment": "The height of the firstOverflowBlock."
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"name": "firstOverflowBlockTimestamp",
|
|
180
|
+
"type": "uint64",
|
|
181
|
+
"typeSimple": "uint64",
|
|
182
|
+
"comment": "The timestamp of the firstOverflowBlock."
|
|
183
|
+
}
|
|
184
|
+
]
|
|
185
|
+
},
|
|
186
|
+
"requestStructs": [],
|
|
187
|
+
"responseStructs": [],
|
|
188
|
+
"requestAbi": {
|
|
189
|
+
"components": [
|
|
190
|
+
{
|
|
191
|
+
"internalType": "bytes32",
|
|
192
|
+
"name": "attestationType",
|
|
193
|
+
"type": "bytes32"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"internalType": "bytes32",
|
|
197
|
+
"name": "sourceId",
|
|
198
|
+
"type": "bytes32"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"internalType": "bytes32",
|
|
202
|
+
"name": "messageIntegrityCode",
|
|
203
|
+
"type": "bytes32"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"components": [
|
|
207
|
+
{
|
|
208
|
+
"internalType": "uint64",
|
|
209
|
+
"name": "minimalBlockNumber",
|
|
210
|
+
"type": "uint64"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"internalType": "uint64",
|
|
214
|
+
"name": "deadlineBlockNumber",
|
|
215
|
+
"type": "uint64"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"internalType": "uint64",
|
|
219
|
+
"name": "deadlineTimestamp",
|
|
220
|
+
"type": "uint64"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"internalType": "bytes32",
|
|
224
|
+
"name": "destinationAddressHash",
|
|
225
|
+
"type": "bytes32"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"internalType": "uint256",
|
|
229
|
+
"name": "amount",
|
|
230
|
+
"type": "uint256"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"internalType": "bytes32",
|
|
234
|
+
"name": "standardPaymentReference",
|
|
235
|
+
"type": "bytes32"
|
|
236
|
+
}
|
|
237
|
+
],
|
|
238
|
+
"internalType": "struct ReferencedPaymentNonexistence.RequestBody",
|
|
239
|
+
"name": "requestBody",
|
|
240
|
+
"type": "tuple"
|
|
241
|
+
}
|
|
242
|
+
],
|
|
243
|
+
"internalType": "struct ReferencedPaymentNonexistence.Request",
|
|
244
|
+
"name": "_request",
|
|
245
|
+
"type": "tuple"
|
|
246
|
+
},
|
|
247
|
+
"responseAbi": {
|
|
248
|
+
"components": [
|
|
249
|
+
{
|
|
250
|
+
"internalType": "bytes32",
|
|
251
|
+
"name": "attestationType",
|
|
252
|
+
"type": "bytes32"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"internalType": "bytes32",
|
|
256
|
+
"name": "sourceId",
|
|
257
|
+
"type": "bytes32"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"internalType": "uint64",
|
|
261
|
+
"name": "votingRound",
|
|
262
|
+
"type": "uint64"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"internalType": "uint64",
|
|
266
|
+
"name": "lowestUsedTimestamp",
|
|
267
|
+
"type": "uint64"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"components": [
|
|
271
|
+
{
|
|
272
|
+
"internalType": "uint64",
|
|
273
|
+
"name": "minimalBlockNumber",
|
|
274
|
+
"type": "uint64"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"internalType": "uint64",
|
|
278
|
+
"name": "deadlineBlockNumber",
|
|
279
|
+
"type": "uint64"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"internalType": "uint64",
|
|
283
|
+
"name": "deadlineTimestamp",
|
|
284
|
+
"type": "uint64"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"internalType": "bytes32",
|
|
288
|
+
"name": "destinationAddressHash",
|
|
289
|
+
"type": "bytes32"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"internalType": "uint256",
|
|
293
|
+
"name": "amount",
|
|
294
|
+
"type": "uint256"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"internalType": "bytes32",
|
|
298
|
+
"name": "standardPaymentReference",
|
|
299
|
+
"type": "bytes32"
|
|
300
|
+
}
|
|
301
|
+
],
|
|
302
|
+
"internalType": "struct ReferencedPaymentNonexistence.RequestBody",
|
|
303
|
+
"name": "requestBody",
|
|
304
|
+
"type": "tuple"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"components": [
|
|
308
|
+
{
|
|
309
|
+
"internalType": "uint64",
|
|
310
|
+
"name": "minimalBlockTimestamp",
|
|
311
|
+
"type": "uint64"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"internalType": "uint64",
|
|
315
|
+
"name": "firstOverflowBlockNumber",
|
|
316
|
+
"type": "uint64"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"internalType": "uint64",
|
|
320
|
+
"name": "firstOverflowBlockTimestamp",
|
|
321
|
+
"type": "uint64"
|
|
322
|
+
}
|
|
323
|
+
],
|
|
324
|
+
"internalType": "struct ReferencedPaymentNonexistence.ResponseBody",
|
|
325
|
+
"name": "responseBody",
|
|
326
|
+
"type": "tuple"
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"internalType": "struct ReferencedPaymentNonexistence.Response",
|
|
330
|
+
"name": "_response",
|
|
331
|
+
"type": "tuple"
|
|
332
|
+
},
|
|
333
|
+
"proofAbi": {
|
|
334
|
+
"components": [
|
|
335
|
+
{
|
|
336
|
+
"internalType": "bytes32[]",
|
|
337
|
+
"name": "merkleProof",
|
|
338
|
+
"type": "bytes32[]"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"components": [
|
|
342
|
+
{
|
|
343
|
+
"internalType": "bytes32",
|
|
344
|
+
"name": "attestationType",
|
|
345
|
+
"type": "bytes32"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"internalType": "bytes32",
|
|
349
|
+
"name": "sourceId",
|
|
350
|
+
"type": "bytes32"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"internalType": "uint64",
|
|
354
|
+
"name": "votingRound",
|
|
355
|
+
"type": "uint64"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"internalType": "uint64",
|
|
359
|
+
"name": "lowestUsedTimestamp",
|
|
360
|
+
"type": "uint64"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"components": [
|
|
364
|
+
{
|
|
365
|
+
"internalType": "uint64",
|
|
366
|
+
"name": "minimalBlockNumber",
|
|
367
|
+
"type": "uint64"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"internalType": "uint64",
|
|
371
|
+
"name": "deadlineBlockNumber",
|
|
372
|
+
"type": "uint64"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"internalType": "uint64",
|
|
376
|
+
"name": "deadlineTimestamp",
|
|
377
|
+
"type": "uint64"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"internalType": "bytes32",
|
|
381
|
+
"name": "destinationAddressHash",
|
|
382
|
+
"type": "bytes32"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"internalType": "uint256",
|
|
386
|
+
"name": "amount",
|
|
387
|
+
"type": "uint256"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"internalType": "bytes32",
|
|
391
|
+
"name": "standardPaymentReference",
|
|
392
|
+
"type": "bytes32"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"internalType": "struct ReferencedPaymentNonexistence.RequestBody",
|
|
396
|
+
"name": "requestBody",
|
|
397
|
+
"type": "tuple"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"components": [
|
|
401
|
+
{
|
|
402
|
+
"internalType": "uint64",
|
|
403
|
+
"name": "minimalBlockTimestamp",
|
|
404
|
+
"type": "uint64"
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"internalType": "uint64",
|
|
408
|
+
"name": "firstOverflowBlockNumber",
|
|
409
|
+
"type": "uint64"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"internalType": "uint64",
|
|
413
|
+
"name": "firstOverflowBlockTimestamp",
|
|
414
|
+
"type": "uint64"
|
|
415
|
+
}
|
|
416
|
+
],
|
|
417
|
+
"internalType": "struct ReferencedPaymentNonexistence.ResponseBody",
|
|
418
|
+
"name": "responseBody",
|
|
419
|
+
"type": "tuple"
|
|
420
|
+
}
|
|
421
|
+
],
|
|
422
|
+
"internalType": "struct ReferencedPaymentNonexistence.Response",
|
|
423
|
+
"name": "data",
|
|
424
|
+
"type": "tuple"
|
|
425
|
+
}
|
|
426
|
+
],
|
|
427
|
+
"internalType": "struct ReferencedPaymentNonexistence.Proof",
|
|
428
|
+
"name": "_proof",
|
|
429
|
+
"type": "tuple"
|
|
430
|
+
}
|
|
431
|
+
}
|