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

Program sannnchises.aleo

Program ID
sannnchises.aleo
Owner signature
sign1e8dx4f0n9cnxrgaezphy9th242fwlxk6099w8l4wptp2kc5e5spp6x6hq65trfp6r9hm0hcr996pv5dcrvujynnfmlr5xz5k9emwzqnyqvdndr7htzf2k5x4ak8pcsrgzvcks8hz08harvlzdm9aqxv0qwrg6982l3w8ee4gpt24zrpma8retzp65mkajlk4hhve3majzy6q58wrfrs
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 sannnchises.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