Timestamp: 1681337332861 | Timestamp [UTC]: 2023-04-12 23:08:52 | Age [y:d:h:m:s]: 20827:42:38.296 |
Block: 1900758 | Fee: 0.00741 | Tx size: 2.096 kB |
Tx version: 1 | No of confirmations: 3952956 | Signature type: DERO_HOMOMORPHIC |
Extra: |
address |
dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4 |
dero1qyhnr03qnv6pz0r4m3as563s9m8ek247xddjay9vlhjun28ufujazqgd33ger |
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 Debit(a Uint64) Uint64 5 Initialize() 6 DIM m as String 7 LET m = "DEBIT"+" "+TXID() 10 STORE(BLOCK_TIMESTAMP(),m+" "+a) 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 Debit(a Uint64) Uint64 5 Initialize() 6 DIM m as String 7 LET m = "DEBIT"+" "+TXID() 10 STORE(BLOCK_TIMESTAMP(),m+" "+a) 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 |