The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325467 / ref: 2325467

Program deloreseakins.aleo

Program ID
deloreseakins.aleo
Owner signature
sign1r88awd66ed7cvd0prdxm5xcajspvzjsjj022kh69vrlza42n0up2e68uxekeqdvu6yknhrenl2cflgm2p5rhwnx5vr8ukjmvq0y2gqs3y8elxexx5tapt2zrt0dklv84afd9st20s7rms6l0mse29ta4pkezz3fe5w8yzwn74s3zvlltcj4m9zvsxd36k82dtg02h8pgzqkq7e2s0sp
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 deloreseakins.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