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

Program florencekim.aleo

Program ID
florencekim.aleo
Owner signature
sign1t3jmvg2vnzc0ytx0ka26eu9t4qws6p0wtxvny5gze88mc0e4kyqmua0hy8cs360pc2l7kfp8fncmvlumhgw60n2085v57slhp77zuq7apfm8suqgpfs7a4tjwglxcgrxkrfz69ecu60txkmyu68zjf5ypmm6rr0qzr2h0h25nrz3cykafgldxu62nu4vwuahzuz3h74a56nqvs8x5gp
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 florencekim.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