Timestamp: 1681468259983 | Timestamp [UTC]: 2023-04-14 11:30:59 | Age [y:d:h:m:s]: 21161:3:52.179 |
Block: 1907703 | Fee: 0.00843 | Tx size: 2.141 kB |
Tx version: 1 | No of confirmations: 4015701 | Signature type: DERO_HOMOMORPHIC |
Extra: |
address |
dero1qyxd5wedvdjcgat6t7dnz5mfzvts94cxgq9ednyxsluhsqg5yjgw5qqekjudz |
dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4 |
SC Balance: 0.00000 DERO |
SC CODE:Function Initialize() Uint64 10 IF SIGNER() == address_raw("dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4") THEN GOTO 30 20 RETURN 1 30 RETURN 0 End Function Function Post(comment String,amount Uint64,addr String) Uint64 5 Initialize() 10 STORE(HEX(TXID()),comment+"::"+amount+"::"+addr) 20 RETURN 0 End Function Function Delete(t String) Uint64 5 Initialize() 10 STORE(t,"null") 20 RETURN 0 End Function |
SC Arguments: [Name:SC_ACTION Type:uint64 Value:'1' Name:SC_CODE Type:string Value:'Function Initialize() Uint64 10 IF SIGNER() == address_raw("dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4") THEN GOTO 30 20 RETURN 1 30 RETURN 0 End Function Function Post(comment String,amount Uint64,addr String) Uint64 5 Initialize() 10 STORE(HEX(TXID()),comment+"::"+amount+"::"+addr) 20 RETURN 0 End Function Function Delete(t String) Uint64 5 Initialize() 10 STORE(t,"null") 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 |