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

Program miltonbrown52144.aleo

Program ID
miltonbrown52144.aleo
Owner signature
sign1x8rzgva4mf88xqmmcqv5264ykvfmyssktm2nktrm52049l9m8uphtlqsac4ssmyrv4r0wmtyt3y9xzuerwzlwl5fk9jhdape89d2uq8vtaeppvft6t7nx2z4tapt9hkccte3ztg7shlmcqmskggg987lqqken2engsmjacpqm7xtfjsae7pl3jcj8hskn285lqq4f5fr6xtpq4t8jqh
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 miltonbrown52144.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