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

Program detoxicant.aleo

Program ID
detoxicant.aleo
Owner signature
sign146xc9vz6skyp33g79tj2ud67tlnm3j6m2plcdkjpz5ds982fhvpgmewslwnhl3fdyvy6a0w6m38krkz35nff7y4vt5hy2skj5v245qmt37rsm8mu7dwagdvf4ynpjw6rfsy8gs5e4y7qdm04vtktx2ghz8msxelydjesxp0qj92aurmctvce05k0edhd06z240l0zp5ne44s63vzha4
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 detoxicant.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