@multiversx/sdk-core - v14.2.6
    Preparing search index...

    Type Alias RegisteringDynamicTokenInput

    type RegisteringDynamicTokenInput = {
        tokenName: string;
        tokenTicker: string;
        tokenType: TokenType;
    }
    Index

    Properties

    tokenName: string
    tokenTicker: string
    tokenType: TokenType