The explorer is out of sync. The last synced block is 501 hours ago. Current block height: explorer: 2206528 / node: 2526591 / ref: 2492275

Program genevievemichaud.aleo

Program ID
genevievemichaud.aleo
Owner signature
sign1ug0k053euff96ydzwzeyeypvwhuy2dhsvqwmdjvawzthmz8kxvpjdj02y5309009pzf0qsgrrx2zrf388meuhjac0x5ygwgm0j5wwqwmn5weyxlenw0lrdjdwgafuuc92tjy7utshf7krv26myw30ly7qp9cmhchg4e4pvs9cvhqsm2xqd6sw7tf7z9n7zw24mrvcthzmp6qxuvy67j
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 genevievemichaud.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