The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: 2243506 / ref: 2243505

Program battlefield.aleo

Program ID
battlefield.aleo
Owner signature
sign1m6w5fnk0knrece5mppt0hm30hp95vlh2twdnu7pyk9d9s84jpyqstaaqhql8sa2sc3553kzgcj4lxswvnwgzmv4wez6zd7eg470jqqyqa08uckkf0z848dd42pdyj3pl6xw4s8xpjefq89scuzxxtyrqpjnkfntgtrvz6d0hvzps2acujtvyws7efslql4fcc73fqt9tcx8qjnrya03
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 battlefield.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
1,683,2032024-03-11 04:53:20au1up5hxqv7dwykeh3rmv9exlcdp0yn5ee0cq5ehhlm5a77eyef9qyqtdhphahelloAccepted
Program has no mappings.
Not implemented