| Timestamp: 1681416336639 | Timestamp [UTC]: 2023-04-13 21:05:36 | Age [y:d:h:m:s]: 22479:0:44.582 |
| Block: 1904929 | Fee: 0.00679 | Tx size: 2.030 kB |
| Tx version: 1 | No of confirmations: 4264015 | Signature type: DERO_HOMOMORPHIC |
| Extra: | ||
| address |
| dero1qyvqpdftj8r6005xs20rnflakmwa5pdxg9vcjzdcuywq2t8skqhvwqglt6x0g |
| dero1qyhkk5cle7azgz8slwhv90vllj5n6r0n750s80452grhccz47ahdvqqu3r74u |
| SC Balance: 0.00000 DERO |
SC CODE: Function Initialize() Uint64
10 IF SIGNER() == address_raw("dero1qyvqpdftj8r6005xs20rnflakmwa5pdxg9vcjzdcuywq2t8skqhvwqglt6x0g") THEN GOTO 30
20 RETURN 1
30 RETURN 0
End Function
Function Post(comment String,amount Uint64,addr String) Uint64
5 Initialize()
10 STORE(TXID(),comment+"::"+amount+"::"+addr)
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("dero1qyvqpdftj8r6005xs20rnflakmwa5pdxg9vcjzdcuywq2t8skqhvwqglt6x0g") THEN GOTO 30 20 RETURN 1 30 RETURN 0 End Function Function Post(comment String,amount Uint64,addr String) Uint64 5 Initialize() 10 STORE(TXID(),comment+"::"+amount+"::"+addr) 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 |