Transaction Details
Hash
000026CBBFB858D8C304D55D6584ACB45C822BFE7C38CB70A0C58AB887663D696D59
Success
Type
CONTRACT
Timestamp
Apr 17, 2026 15:03:32
(5 days ago)
Transaction Fee
1 NUG
Movements
0
Content
0 B
Inputs
0
| Previous Key: | 0001CD54B17657FF21B2A63B62D71C4564244630CAD3E5CBF4051DFCB19766AE049D |
| Proof of Work: | 010104AB41291F847A601055AEDD1AF24FF76FA970D6441E2DCA3818A8319B004C96B27B8FEB1DA31A044BA0A4800B4353359735719EBB3A05F98393A9CC599C3FAFD6 |
| Proof of Integrity: | 00BFDDF0B8EE2AF6BA893AFD9AC353A558A84C8BB362A1A997EE72ED9A482A4A64 |
| Coordinator Sig: | 15233E8E7C47DA540655E62202F46798B273C0028BAB1720490F9146D4BDB763CD36956A276241C05BD0EC2EDCD687A5B09A4148A054DD73780D711534EBFA02 |
| Validator #1: | 0001CDA69818FED44F7FE98386E43C3991BE756A64835C3CBCAD0B58CE21F625F6D3 |
| Origin Signature: | 3045022100CE9557A4D33C660834E0F4BF061522247AC01C1A47DB7FC358A23E487A15B5C702207DE291EC343D8C702153E147D9D15B8BEBE2F0880CFA7237141BFC0B70175B48 |
| Previous Signature: | 0C521EF67A09068B558CAE27C7FD8FEDC6E0FCC499551CE16FA7BA2C066A7726A2543A833F7CB70AB144D9BDD048F05CCE4F3A75D619ED47A8AC46D7EFBA3C0A |
No transfers
No inputs
| From | Type | Amount | Timestamp |
|---|---|---|---|
| 000026CB...6D59 | ATSHI | 49,999 NUG | Apr 17, 2026 15:03 |
WASM
17.57 KB
Immutable
Functions
| Name | Type | Input | Output |
|---|---|---|---|
| setup | action | deadline: u64 evmChainId: u64 lockIndex: u64 poolAddress: string | - |
| tick | action | - | - |
Raw manifest
{
"abi": {
"functions": {
"setup": {
"input": {
"deadline": "u64",
"evmChainId": "u64",
"lockIndex": "u64",
"poolAddress": "string"
},
"triggerType": "transaction",
"type": "action"
},
"tick": {
"input": "null",
"triggerArgument": "*/1 * * * *",
"triggerType": "interval",
"type": "action"
}
},
"state": {
"attempts": "u32",
"deadline": "u64",
"done": "bool",
"evmChainId": "u64",
"lockIndex": "u64",
"poolAddress": "string"
}
}
}
Contract State
{
"attempts": 0,
"deadline": 0,
"done": false,
"evmChainId": 0,
"lockIndex": 0,
"poolAddress": ""
}
Empty