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

Program mengxi_swap_v1.aleo

Program ID
mengxi_swap_v1.aleo
Owner signature
sign1nth9ywcaz844ttvt2l2mvgfr5mha2hq2crwjp6wxspgguar025pdnllnvryq56wfx7uyundx64xy6qwhlh6xjlmjgf6ftfe24p9n2qnv52ztlfquuzf03alewh0gkg3hsv9d2g0gm8aneae9atcyw0m6zzz0qj4dtpeew99rlpwex8ds0pjd8qft8et3fw02m83zrvyjqresk2yckg9
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello_mengxi(public u32, u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program mengxi_swap_v1.aleo;

function hello_mengxi:
    input r0 as u32.public;
    input r1 as u32.private;
    input r2 as u32.private;
    add r0 r1 into r3;
    add r2 r3 into r4;
    output r4 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented