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

Program nicolejones.aleo

Program ID
nicolejones.aleo
Owner signature
sign1a6zpekn0ql4mz6hkjh4sh0vfrv9dfgdr2kyxv7x4tcte5htnxsppme9cnfz3uau5guq38jaf0zygs8dfwx6cx37tjln2c56q03y6uq9rdslg7r2gfdnz92dxa5v0nvn8ve40c2hm20ehgjlrvkuajdwvpzwp2r3xxgvcdv3kxk9vw9wjgnxvyrhyy63e8aly2wtflpex2dn3yx0gj6v
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 nicolejones.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