The explorer is out of sync. The last synced block is 621 hours ago. Current block height: explorer: 2206528 / node: 2602377 / ref: ?

Program derrickman.aleo

Program ID
derrickman.aleo
Owner signature
sign1ghkrnu6pha2k77vywv6g0r5qu2w4v6y2ktghplz84c9mcppve5q3vjrcqevesjk4jk4ehrncfk9rdc0ytdv68rtw8e8ztclq45xjuq2cm0atxhshhhnd4wrs7gnetmcnwc9hhdrkle62cqekey8shspkqlflwl4dmskms6d7yvnwj88nxkltdu95kqtv778l0w5xh82zd3m3z0vxuwq
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 derrickman.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
2,108,3582024-04-20 04:16:01au1qv366pjg9m2lkc5k5tv08j9dne2455y49evdu9rhc8gyzd0vgcrs5g0pflhelloAccepted
Program has no mappings.
Not implemented