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

Program thomasmarshall.aleo

Program ID
thomasmarshall.aleo
Owner signature
sign1jga5gr0rnwc5kdt7ylph8zw5lmzmcnd6ml97g4c2wz9mjcxs4qp02wsamla3xe67663w0y3fe9fpz4rehgj3xsdjp5rtf5kly3fuwqfwftxflmgsmdutk7lr7gm29aqhh45jq2f6fww2aul2ylsapu8wz8qs2enunczg3fsa4uf5cmd8clru7ddwdkwr8m6x4chzkpfkzg4s6ph5t3h
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 thomasmarshall.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