Transaction Details
Hash
0000652E9C64DAC3B715F391DC4E4FB5C9DA1A98DE306F8133364954C0E8B0D0548D
Success
Type
CONTRACT
Timestamp
Apr 17, 2026 15:04:15
(5 days ago)
Transaction Fee
1 NUG
Movements
0
Content
0 B
Inputs
0
| Previous Key: | 0001E5B6984EE318DDC16AD1A5F0DDE0E802E336AC9DCE852D7973D9D11E42F2648A |
| Proof of Work: | 010104AB41291F847A601055AEDD1AF24FF76FA970D6441E2DCA3818A8319B004C96B27B8FEB1DA31A044BA0A4800B4353359735719EBB3A05F98393A9CC599C3FAFD6 |
| Proof of Integrity: | 0095C79716DB8216E57B91EF2A4CC4D03132AAEBD5A90D54A6E5D14BD2ABFFCF57 |
| Coordinator Sig: | F56DE7A6DACB81C8132E7F7FAD9486AD44F19F23EA53F35D543F6EF5E10AF2EDB1BFED4D5B7A5EE89EB26CD35BB2C39FAED504FBB14E8609C37E655BCAD5E50A |
| Validator #1: | 0001CDA69818FED44F7FE98386E43C3991BE756A64835C3CBCAD0B58CE21F625F6D3 |
| Origin Signature: | 304502203939959CBDB05E3C19E5D52A97E6F3FBE72AF4391EE3D7C11834AEB142A491E9022100CC1C5A84C06A752B28DFFCE92DBAFA907BE03012FCB7170AED2CBE52B504C4C1 |
| Previous Signature: | 5257606EB020081473CBFC8840B64604A91A492DF243DCF2428468EF44B680AE48D1AC7C14FF57D9370FC38E4A9CFC8A472F03C4730993D942CFC4A07A996E0E |
No transfers
No inputs
| From | Type | Amount | Timestamp |
|---|---|---|---|
| 0000652E...548D | ATSHI | 49,999 NUG | Apr 17, 2026 15:04 |
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