Timestamp: 1710587145407 | Timestamp [UTC]: 2024-03-16 11:05:45 | Age [y:d:h:m:s]: 12100:17:36.797 |
Block: 3438585 | Fee: 0.01074 | Tx size: 2.290 kB |
Tx version: 1 | No of confirmations: 2301383 | Signature type: DERO_HOMOMORPHIC |
Extra: |
address |
dero1qyy60z2p4cfw7g2myg38u7hsgkc0t263cg37uxuvjv7xcaun65jpsqq6m3ts0 |
dero1qykx5ar6v8xuk92d9wmpagwlj9zgwfnwtd3m58gcct0pwysyergr7qqr6eyvs |
SC Balance: 0.00000 DERO |
SC CODE: |
SC Arguments: [Name:SC_ACTION Type:uint64 Value:'0' Name:SC_ID Type:hash Value:'bb8714fefca6187c914872ff138fcf4bf883d2ba81dfa73ea19265a2012f3cd0' Name:code Type:string Value:' Function Initialize() Uint64 10 RETURN 0 End Function Function UpdateCode(code String) Uint64 10 IF LOAD("owner") == SIGNER() THEN GOTO 30 20 RETURN 1 30 UPDATE_SC_CODE(code) 40 RETURN 0 End Function Function TransferSCOwnership(newowner String) Uint64 10 IF LOAD("owner") == SIGNER() THEN GOTO 30 20 RETURN 1 30 STORE("own1",ADDRESS_RAW(newowner)) 40 RETURN 0 End Function Function ClaimSCOwnership() Uint64 10 IF LOAD("own1") == SIGNER() THEN GOTO 30 20 RETURN 1 30 STORE("owner",SIGNER()) 40 RETURN 0 End Function ' Name:entrypoint Type:string Value:'UpdateCode'] |
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 |