The explorer is out of sync. The last synced block is 56 hours ago. Current block height: explorer: 2206528 / node: 2243136 / ref: 2243137

Program bartholomew.aleo

Program ID
bartholomew.aleo
Owner signature
sign1vtampzgsgnsjj0ml2a4pdut6vlmr32uu36d4h9qkc3n4yanq6uqzsua2889tl25fk0yrgxuaa0rjlvu8crn2rcy2ktt074xuljahuqjedt6y25kvaxlejc4z2y2cl9q2rnl4pv5dcs9ws6p3vumnacg7qvq3qm2fczech77ktqpnp6plwaft3yghnrhle6kwavmcd4tgzleqz4lq05l
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program bartholomew.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
1,804,8872024-03-29 15:54:34au14vlsg4e06km0r6fujdl9fa6ey4wxaat490jpk9d2xyhzxhzf9vrsz3qph6helloAccepted
Program has no mappings.
Not implemented