The explorer is out of sync. The last synced block is 61 hours ago. Current block height: explorer: 2206528 / node: 2246233 / ref: 2246232

Program chronometer.aleo

Program ID
chronometer.aleo
Owner signature
sign1nhdqh3rucc0k0enwdhlnvga5uxa3wwjngnvhjwpvajmtdelztvpns9gkp37g7jke95qplrx9v4gqh50z74t24h0jqkgypn9zxcusuq9jsx7jrrzq4la20agvy492wfvnp6jn94uxsvx8shsuf9l6esaxp6ran8le7fqp5vzt850rjyu0nx9x3wkr33egecsrwvqrevlfkalqj0psz3j
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program chronometer.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented