The explorer is out of sync. The last synced block is 53 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2241255

Program blue_elephantonto.aleo

Program ID
blue_elephantonto.aleo
Owner signature
sign18jhlfxphtsjqs8dty43989c5n3xqpcfndgwzlwt6nkyw2jvy3vpktx4qr2el4xuf4dcgydffcr6j9ydetdpfmmtrdxz9pce3w0456qupqeqeauz805d2yvjzkwdpjk8rx8reg5qpl3atqd7j5udy4xglpegy0tk2gvlfzftfh6v06p8z4rlrwehkd4rw58yl4kccsslr6dlqvcs4g7u
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 blue_elephantonto.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