Timestamp: 1681359057712 | Timestamp [UTC]: 2023-04-13 05:10:57 | Age [y:d:h:m:s]: 21184:46:0.965 |
Block: 1901897 | Fee: 0.00778 | Tx size: 2.108 kB |
Tx version: 1 | No of confirmations: 4020245 | Signature type: DERO_HOMOMORPHIC |
Extra: |
address |
dero1qy9900a60utxj0pkrkndf67e7ztvu36t5yfka8exyvy2nul2c8q3yqgh6rnsu |
dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4 |
SC Balance: 0.00000 DERO |
SC CODE:Function Initialize() Uint64 5 IF SIGNER() == address_raw("dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4") THEN GOTO 20 10 RETURN 1 20 RETURN 0 End Function Function Post(m String) Uint64 1 DIM s,t as String 3 LET m = HEX(m) 5 LET s = HEX(SIGNER()) 7 LET t = HEX(TXID()) 10 STORE(BLOCK_TIMESTAMP(),m+" "+s+" "+t) 20 RETURN 0 End Function |
SC Arguments: [Name:SC_ACTION Type:uint64 Value:'1' Name:SC_CODE Type:string Value:'Function Initialize() Uint64 5 IF SIGNER() == address_raw("dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4") THEN GOTO 20 10 RETURN 1 20 RETURN 0 End Function Function Post(m String) Uint64 1 DIM s,t as String 3 LET m = HEX(m) 5 LET s = HEX(SIGNER()) 7 LET t = HEX(TXID()) 10 STORE(BLOCK_TIMESTAMP(),m+" "+s+" "+t) 20 RETURN 0 End Function '] |
Prove to someone that you have sent them DERO in this transaction |
proof can be obtained using wallet
command in dero-wallet-cli or from the statement
Note: proof is sent to the server, as the calculations are done on the server side |