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

Program hieroglyph.aleo

Program ID
hieroglyph.aleo
Owner signature
sign1m4j7aap2da59ccrjjd8w0yh2s9pnq77jeae96ljw2c8a5qvatqqm9qgfugddveyk2l2ae7h33eyr5xryclls2sye96ej6eaycclxzqkmekz3mr8vx050xrq3mkmsf9nzygnw4cc6ckgufvz5fpckr4l2qynsn53kse7dg9cnxx73cg632c0pdxlanh8nqmayfn778z64z64qc875jvr
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program hieroglyph.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
2,103,7572024-04-19 20:53:15au1pug7q5duylap5yxa2jfy9rvgqdp3caym3suv50p05flp5hf8rugsckkuf7helloAccepted
Program has no mappings.
Not implemented