The explorer is out of sync. The last synced block is 131 hours ago. Current block height: explorer: 2206528 / node: 2291405 / ref: 2291403

Program ralphchapman.aleo

Program ID
ralphchapman.aleo
Owner signature
sign10ajya9j6ww2vfpjx4zk5rgh2yfwwu4la2jjym5lyky83mcd68vp2h43tk5lqn02mlgwuhfl4tvpe7v0tx4fwq53fykydq8nmjf39xqxshnytvjq0qs2hk8ry0evu2pptxpm9y6l9zrhhsv5e6hzndu9fp2x2ykz9967u2ym34c9787q3cml8ca37d69rshpw7kfenltzurmqz8pz6eh
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 ralphchapman.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