export type RpcTokenBalancePair = { balance: string; unactBalance: string; };