The explorer is out of sync. The last synced block is 71 hours ago. Current block height: explorer: 2206528 / node: 2252951 / ref: 2252950

Program country_rhymemission.aleo

Program ID
country_rhymemission.aleo
Owner signature
sign133jujpkmu2ajzpjnyrrlqpnu7wxhar3xvzq6ulj6yxp3m5a7nvpswkc6mjz8mg8psha47zuvfluh2s77qchn050xml7grp4e0dtp5pr7g9nff03s6tecrtdy8e2ujdg08xvjkx6dam7txghsq95gnenrz2wkljnjgk0r2fhlw7lfnarnn4cm6wzagk9450yzjusjdf45cpsquz7ldsq
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 country_rhymemission.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