Pools: StorageDescriptor<
    [Key: number],
    {
        account: SS58String;
        admin: SS58String;
        expiry_block: number;
        last_update_block: number;
        reward_asset_id: { interior: XcmV5Junctions; parents: number };
        reward_per_token_stored: bigint;
        reward_rate_per_block: bigint;
        staked_asset_id: { interior: XcmV5Junctions; parents: number };
        total_tokens_staked: bigint;
    },
    true,
    never,
>

State and configuration of each staking pool.

MMNEPVFCICPMFPCPTTAAATR