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

Program bodybuilder.aleo

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

program bodybuilder.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,685,6702024-03-11 09:00:33au1kqglq4mg2d6ez88tu7tf9jrq23m8x8uyhjx7ct3wudtctz0zlvpswyjtyfhelloAccepted
1,683,7922024-03-11 05:44:44au1kxmudhrs44aqhqv2hk7glqzytnr20rdm73evvg0f324q7mrmggzq3z5w0hhelloAccepted
Program has no mappings.
Not implemented