tokenBalancesConfigs

const tokenBalancesConfigs: readonly [readonly ["accountIndex"], readonly ["uiTokenAmount", "decimals"], readonly ["uiTokenAmount", "uiAmount"]];

Keypaths, relative to a token balance, at the end of which you will find a numeric value that should not be upcast to a bigint. accountIndex and decimals are small bounded integers, and uiAmount is an f64.