The explorer is out of sync. The last synced block is 209 hours ago. Current block height: explorer: 2206528 / node: 2341456 / ref: 2341456

Program agee618pa2n.aleo

Program ID
agee618pa2n.aleo
Owner signature
sign127kntf5eree3v2e327gswk284vaqqvsfph5sjzmyddnrffsymgqk9mf5w8xcuud6hpun3aa98mjakap5wxklwtp7z4dv6v0lhvqhwq9vk864j8w36nj8xept72qtng3q353wwxtp6v88wa9kywzsk2ryq8u0trhzyweus8vp3eyy5k6m4kgz0flmnhwmcgrjqkkm4cxpcq6pywq50dm
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 agee618pa2n.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