The explorer is out of sync. The last synced block is 512 hours ago. Current block height: explorer: 2206528 / node: 2533557 / ref: 2492275

Program greatepower.aleo

Program ID
greatepower.aleo
Owner signature
sign1rvvflzvxmww6w4y9p46yurq8r2cfcy6zh06j38jgpzdus8kflvpzng8qqv0y20he2myumkjtqlwyjr05f2chal97qh0fw83h5gsgkpyuwjcv2yr66y3qpya8lymt8valcj2w3atg6xugkf9r32gj8kuwpyjhvmmh38cjwaczt9c90z3aqmgkjjx5czugmy5v2e2ly2lj27asja78w9d
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 greatepower.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,110,8342024-04-20 08:09:57au1s7zyq5yh9mh4sq73ln0eldsh76qrhx46r2hra4ggndhaka3ezgxqtmzuh7helloAccepted
Program has no mappings.
Not implemented