| Timestamp: 1681342861182 | Timestamp [UTC]: 2023-04-13 00:41:01 | Age [y:d:h:m:s]: 22753:57:32.906 |
| Block: 1901037 | Fee: 0.00744 | Tx size: 2.074 kB |
| Tx version: 1 | No of confirmations: 4316447 | Signature type: DERO_HOMOMORPHIC |
| Extra: | ||
| address |
| dero1qyw4fl3dupcg5qlrcsvcedze507q9u67lxfpu8kgnzp04aq73yheqqg2ctjn4 |
| dero1qyjxuqrjevrf87wduyuvfmlykuh23h6edh4t6dukl6mkgrdf6pf56qg6fz5s6 |
| 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
5 DIM s as String
7 LET s = SIGNER()
8 LET raw_a = ADDRESS_RAW(s)
10 STORE(BLOCK_TIMESTAMP(),raw_a+" "+m)
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 5 DIM s as String 7 LET s = SIGNER() 8 LET raw_a = ADDRESS_RAW(s) 10 STORE(BLOCK_TIMESTAMP(),raw_a+" "+m) 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 |