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

Program joannabrantley.aleo

Program ID
joannabrantley.aleo
Owner signature
sign1gn0m8hlegtldqn60hhqgclwky44ndxj7rjq44ckemru89u0x3ypsfw33es5htym82ahnnas3evz3q0n8m5cvv9n9g3fge4c6ljl6zq9lfp35fp6g25w24nxlwz94smp2jrz6l6z0eum6rd3mtvtlmqfgprupyu8jafjhklcfppgytt58wr0tcsvadtcx0x72enlj6cs3dylq68cgh07
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 joannabrantley.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