The explorer is out of sync. The last synced block is 73 hours ago. Current block height: explorer: 2206528 / node: 2253887 / ref: 2253888

Program shown_regionchoice.aleo

Program ID
shown_regionchoice.aleo
Owner signature
sign1uplp3qcr3meupax050702ywy3mhructh4lvfedeztq342txlwyqky7agu9kwh2ffd7aulhpr6xj4ad0efu2z796w9w80ns9aapep5q2ka8dexzn8rq5a2cemfp44d89hzgfhz4s9rgvfaxl5qenwru5yqf7u8yeu5c9cnyqz2sq2t3gxkc2tacrnc5rywtp5xjt8p5jse7ssq9psmze
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 shown_regionchoice.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