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

Program hello_madmax.aleo

Program ID
hello_madmax.aleo
Owner signature
sign1eyajmy25eymf2x2yqs2u9rfs47vz2e2a4wvvm7v94y9hg8xpnyqpw22mymk5z0k88w8vs95xeuuun9x4we3pwk2gnjk27zu2skzugqzlzysx98p9w3em3x3nw9jkwtvx0dz7s6v9ff5fte6wvynea3k5qw20ttn27l0wrml7f2ktxfjxmc4pwlxty6uq8jqajydmyv6hjp3qjt5nqcc
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 hello_madmax.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