The explorer is out of sync. The last synced block is 136 hours ago. Current block height: explorer: 2206528 / node: 2294720 / ref: 2294718

Program pamelakimbrough.aleo

Program ID
pamelakimbrough.aleo
Owner signature
sign1k4jkrqt8u30xvcrq3z5nk722y66ug59dk7fvm89llel6awz8zup8z52yyw9mf93nhr3vyn3ngshc6xcw787xx0cxqhqgaz0znsjuuqcwkmcx26rs87eunffeyr57fclu9quudw2yrqy4j75tg85e9x9xpndkmc984ch5zymh2dwjxuppx53xakr0g75vvnasyrh73z03r68qkfy9ctn
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 pamelakimbrough.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