Balance Calls

Balance Calls

  • /bal

    Description:

    This command fetches your token balance provided an address. It fetches your balance on both the ethereum and Binance Smart chain albeit for only your top two assets. For any more information, you could use the chain specific version of this command.

    Usage Example:

    /bal [address] will fetch the assets balance of an address on both the ethereum and Binance chains.

    Example: /bal 0x71eEAEB679B69D0773adB1923566c8390B10917a should fetch the assets balance of the provided address.

  • /baleth

    Description:

    This command fetches your top 4 assets and token balance on the Ethereum chain if provided an address. For any more information, you could visit xscan.io for a complete list of your assets.

    Usage Example:

    /baleth [address] will fetch Ethereum and ERC20 assets of an address on the ethereum chain.

    Example: /baleth 0x71eEAEB679B69D0773adB1923566c8390B10917a should fetch the assets balance of the provided address

  • /balbsc

    Description:

    This command fetches your top 4 assets and token balance on the Binance Smart Chain chain if provided an address. For more information, you could visit xscan.io for a complete list of your assets.

    Usage Example:

    /balbsc [address] will fetch the assets balance of an address on the Binance chain.

    Example: /balbsc 0x9447e3eD2A23572F7Be359216321f7e67B364BaC should fetch the assets balance of the provided address.

  • /balmatic

    Description:

    This command fetches your top 4 assets and token balance on the Polygon/Matic chain, if provided an address. For more information, you could visit xscan.io for a complete list of your assets.

    Usage Example:

    /balmatic [address] will fetch the assets balance of an address on the Polygon chain.

    Example: /balmatic 0xc0899474Fa0a2f650231bEfCD5C775C2d9ff04f1 should fetch the assets balance of the provided address.

Last updated