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

Program alphonsodenniston.aleo

Program ID
alphonsodenniston.aleo
Owner signature
sign1uktywu9kpjh4svxlfvt99a49prs72cmxtm9v4gd7rmq4tew0vyqslk95au9dpyatnjyr8yx2l5t6agw734fus57ql3q367hejdq4gppqxw36q205vm3qjrvnt5le0lm5td3yndrwg8q8nr25c0klhgj6qv0zajx8nyfhv2av5t5d4fuqkajz5m247qdp8svnrdljaf66hsxq7dwvksl
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 alphonsodenniston.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