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

Program denisesumner.aleo

Program ID
denisesumner.aleo
Owner signature
sign1rxr34ngme5zqzhav9vpr9k9064vnvl3hfwrrc75w06cqwrwu8vpv8kv05z8ekapuuqlgxml0h68u6y4smjj5h443kayycmqfczwyxq8u4hczqsn4n9w8zxnr3d6h0l89qn8d2envrvnntwkwgclfjmjcpyvg2h2war2yvummu6ltvjwztmjxaua6nks2qh6psv9cnrr269gsyktesuu
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 denisesumner.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