pub const LOCAL_BALANCE_TREE_DEPTH: usize = 192;
The key is [TokenInfo] which can be packed into 192 bits (32 for network id and 160 for token address).
TokenInfo