The explorer is out of sync. The last synced block is 55 hours ago. Current block height: explorer: 2206528 / node: 2242552 / ref: 2242553

Program bridgeforth.aleo

Program ID
bridgeforth.aleo
Owner signature
sign1derhkdfmfpwr88f28k6mac0t5x3yttrkq9y0gyj83npt52e4zyqeapr4np7azjktf3p6pzvuf0fvw63lnc9tsvct83k0d32946vr5qx9687wlst0zfjtnp8a9nsvweghqxawgp9c53p2ts6yvyjr32cnqt8xd5gv53ndzn4dgj20yw56pm9ng0fx7j0xureav0tlz6mgth5sxqplmew
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program bridgeforth.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,783,7682024-03-28 05:22:41au1px6uare5duskemxwuh8u5tvc5r55h9g63urpa2ud3xcv6d6hgv9s3y8y8ehelloAccepted
1,694,3142024-03-11 21:58:52au1ea8kva3gz5kzf8my5jft2n9md0fy2qlqgmt5yql9ghe8rwcm45gqrpsjqvhelloAccepted
Program has no mappings.
Not implemented