Transaction Details
Hash
000064CCE8E7C242526C9F34789975BB8E4841076BCBDBE2CA72DAD587F17F93B592
Success
Type
CONTRACT
Timestamp
Apr 17, 2026 16:35:31
(12 days ago)
Transaction Fee
1 NUG
Movements
0
Content
0 B
Inputs
0
| Previous Key: | 0001C58B31D9AD76C73A82C0A55B07A9643923CD0558278A20E4E16E99938F6A3CF4 |
| Proof of Work: | 010104AB41291F847A601055AEDD1AF24FF76FA970D6441E2DCA3818A8319B004C96B27B8FEB1DA31A044BA0A4800B4353359735719EBB3A05F98393A9CC599C3FAFD6 |
| Proof of Integrity: | 006C67CDBF712E6432BB5AFAAFFC79B748C31F9AAA3DD9618E143355CDF4C85413 |
| Coordinator Sig: | 1AB29115DF4F6929A2B1CD1B5670FE91816E20E3AC7BD1B2A7D34E3CD556AD2B5371345D75C647CA1F1408E175B2768397C57E0DEC5276617CADB38C9E156803 |
| Validator #1: | 0001CDA69818FED44F7FE98386E43C3991BE756A64835C3CBCAD0B58CE21F625F6D3 |
| Origin Signature: | 3046022100E8BCEC762ED9F496E502803477EBD661532486CFCEB2F21D2002078FA7B393E6022100BE0A21B85854BEF915C469D177C46FF850E976DC20094D42CBE4549302278758 |
| Previous Signature: | B53F951E8B440EDA190324F8609F9D06759921FC909C49EACDEE48C1284E0522AF318C437815DBBBB12F11155E20BDD2C5C74675B15B41B2BB104DD8CDEE0C08 |
No transfers
No inputs
| From | Type | Amount | Timestamp |
|---|---|---|---|
| 000064CC...B592 | ATSHI | 49,999 NUG | Apr 17, 2026 16:35 |
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