GetTokenSupplyApi
Methods
getTokenSupply()
Returns the total supply of the token mint supplied.
Parameters
Parameter | Type |
---|---|
tokenMint | Address |
config? | Readonly <{ commitment? : Commitment ; }> |
Returns
SolanaRpcResponse
<GetTokenSupplyApiResponse
>