The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2243700

Program sakura_hello.aleo

Program ID
sakura_hello.aleo
Owner signature
sign1dmz8azjvt74n6um8vg9wwprekhaf7flpz9tucpv98jra9ev00spcsl6qm9s4lpe5m07vw3t8297elzq6dkj578qp89hxepausss9spxq63p2hfecnd68tjwqpt4wysccmm4aakvn0jcmgvvx2cglp4elq96nwullt2fttz545a2xrmxfs06qqlf2ccghxw764alchxxtqhcqve3hay5
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 sakura_hello.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