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

Program edwardsutton.aleo

Program ID
edwardsutton.aleo
Owner signature
sign1z0p6fg5wc72c3xlapcu2ngk63ctj7k54wa0df7vnhnhufz878gqstvy7g849p89sewz34f4d5x8c4d9g9q2hqyr4a2y7n0yfvfmvyq508paqewwy0q2syatawjvvhnn0d6yvx2lz4zalqudp6tlss3p6q83asf6gcj6t2sk7pvu6y4cxu6et2mz4xgyvrqlfrhewav4604tq5z6htdc
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 edwardsutton.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