Avalanche SDK Client
    Preparing search index...

    Type Alias GetStakingAssetIDParameters

    Parameters for the platform.getStakingAssetID method. Get the ID of the asset used for staking on a Subnet.

    type GetStakingAssetIDParameters = {
        subnetID: string;
    }
    Index

    Properties

    Properties

    subnetID: string

    The ID of the Subnet to get the staking asset ID for