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

Program tainenaveao.aleo

Program ID
tainenaveao.aleo
Owner signature
sign1ykrhyt7umdaz85c6vmkevlavypvlu33pg69gd8m5ckvxpxvwvuphk70u3lpfvsddydrjsa8wp5x9cu2n5hpg3rjljf80vc6w2ldjsqg8dd78aefk37ea6epzm8qaz0fuyaxmhujusy5ztpl3kvcmw2cdzrqy7gznnk330qzv70x8wuz9fjuzxcrfucpx7ns9exe6gr9lyekqza23uu2
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 tainenaveao.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