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

Program heptameter.aleo

Program ID
heptameter.aleo
Owner signature
sign1zsfkcrt9evgwf98krhpc2499s06qd3jc0sjcjdju7dn5taj6wupuskjxg5fmaevx2pm74jmn9xjgkexwmjzj8kgdch780yrrn0tkzq6y86xeh4egmkx0drhuh74dlm36cx3mut4f9qffwvy996dna0ghpjhqtcmt6jluvq6uhmfcafe2xvd73hdwtq6lp9nfa29twuyr6uhsyxxen8q
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 heptameter.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,110,1302024-04-20 07:02:36au1snm2v5x8shewp6n4q48qz2kpwxunl95zj4qfuspd008lghyccczskrq0cehelloAccepted
Program has no mappings.
Not implemented