@zetachain/toolkit / getZRC20GasToken
Function: getZRC20GasToken()
getZRC20GasToken(
this
,network
):Promise
<any
>
Retrieves the ZRC20 contract address for the gas token of a given network.
Parameters
• this: ZetaChainClient
• network: string
The network name.
Returns
Promise
<any
>
- The ZRC20 contract address for the gas token.