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