This is BoomDAO’s treasury subaccount here. we can see balance for this account here is not 0.
But when we call icrc1_balance_of
from BoomDAO’s ledger canister it returns 0.
1 Like
Using Candid UI and manually entering the byte one by one I do see a different value from 0.
Also on the IC dashboard I get the same result (as expected).
1 Like
my fault. i was checking treasury for Boom and Catalyze both tokens and by mistake interchange their ledger canister ids. You are correct, everything is working as expected. thanks for the help.