UniDevKit - v1.0.12
    Preparing search index...

    Interface GetPoolKeyFromPoolIdParams

    Parameters required for retrieving pool key information.

    interface GetPoolKeyFromPoolIdParams {
        poolId: `0x${string}`;
    }
    Index

    Properties

    Properties

    poolId: `0x${string}`

    The 32-byte pool ID in hex format (0x...)