@allbridge/bridge-core-sdk
    Preparing search index...

    Interface GetTokenBalanceParams

    interface GetTokenBalanceParams {
        account: string;
        token: TokenCoreFields;
    }
    Index

    Properties

    Properties

    account: string

    The address for which we will find out the token balance