The explorer is out of sync. The last synced block is 130 hours ago. Current block height: explorer: 2206528 / node: 2290758 / ref: 2290756

Program barbarayork.aleo

Program ID
barbarayork.aleo
Owner signature
sign1ejmuwmk8n0msr7s3ghh6q8hu7e92ry5y44gn3ewenesplds4fcp2a4fcv8uequggjq0s9lppgck29gy7jmufw9m72l5gk4ehmarjgq646edfmnlw9mg7dd0254vtrlqd9gfs784ncarxnsjvgx3kaxcdpg4haglc3cssrp6fky3kchhnk4qw3rmpne2fxj646d8ljaqhqgsssac4agj
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 barbarayork.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