Timestamp: 1707248146957 | Timestamp [UTC]: 2024-02-06 19:35:46 | Age [y:d:h:m:s]: 13567:23:30.44 |
Block: 3263686 | Fee: 0.01420 | Tx size: 2.344 kB |
Tx version: 1 | No of confirmations: 2578126 | Signature type: DERO_HOMOMORPHIC |
Extra: |
address |
dero1qyr8yjnu6cl2c5yqkls0hmxe6rry77kn24nmc5fje6hm9jltyvdd5qq4hn5pn |
dero1qy3a8hw5n9jjderszr0j3w6kr29td4d6jfmvzrjzgt6ps60ynxhfjqg5fl3mr |
SC Balance: 0.00000 DERO |
SC CODE: |
SC Arguments: [Name:SC_ACTION Type:uint64 Value:'0' Name:SC_ID Type:hash Value:'f0c99dfcd7e88a84f6cd4994415b72c3b9cb2b1aea64748a16c4964855db78ee' Name:code Type:string Value:'/* _______ _ _____ _____ |__ __| | | / ____|/ ____| | | ___ ___| |_ | (___ | | | |/ _ \/ __| __| \___ \| | | | __/\__ \ |_ ____) | |____ |_|\___||___/\__| |_____/ \_____| NR. 2 */ Function InitializePrivate() Uint64 10 IF EXISTS("owner") THEN GOTO 999 20 STORE("owner", SIGNER()) 900 RETURN 0 999 RETURN 1 End Function Function UpdateCode(code String) Uint64 /// Update SC 10 IF LOAD("owner") == SIGNER() THEN GOTO 30 20 RETURN 1 30 UPDATE_SC_CODE(code) 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 |