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

Program donatello345.aleo

Program ID
donatello345.aleo
Owner signature
sign17fdcyzcp9x9tt4x5axtxa0unks62gmrkf38wyg2ae6kytarscuqlp86mqhz5ryk0llz5efq7e9usqpzx5smy09hm4va0stfp38x5cpp5nqyaz88cwxfs0js28f7knz34m6rj3f4cvl49xlvzs4gdya9dqshqkfkquk4rrhprxxau39fy4xsqw3jjx4znm8jzx5h9u9tv7j3qv8u4f78
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 donatello345.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