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

Program augustasmith.aleo

Program ID
augustasmith.aleo
Owner signature
sign16rn78fxn2364yh0mwvsxkv7yyzs04dmsuwqy7ckh9ll7lvtf2sqfa2rna6lkjjvmh8uy0f9k6tqtlshdry7t23sh9gudam0qu9v7jqxgvtgnl0pln8e0v7hvhejg3cmve4dfgje8g5u8pjn3s0rgjtnyzgllcg497qwlr5za89x7dqgzu2hznkm4l444evh5zhvumtvl2c5sqct7mrr
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 augustasmith.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