The explorer is out of sync. The last synced block is 148 hours ago. Current block height: explorer: 2206528 / node: 2302562 / ref: 2302560

Program jackiemarion.aleo

Program ID
jackiemarion.aleo
Owner signature
sign12wf5dweg0snz3qeuxdyh5eaxhvdl55hesw3ytte623vkzl7tduq2vvqh20vu9dcpeg7466dkga4k8jy4ehg586rha5k6ed3r2w3x5qsna2l636hq2cxv89apmqpxmcvv23fw8u436txruy3fxtpmex5qp7ah6y30kqwljvg6m3agkw3a066tvwjarql3pymqxlt6v3mraxps6eupg2a
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 jackiemarion.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