I'm looking to query token metadata by looking up the token address(pubkey or mint). Specifically looking for data around the name
, symbol
, and decimals
. Is there an RPC method for this?
How does SolScan do this?
I'm looking to query token metadata by looking up the token address(pubkey or mint). Specifically looking for data around the name
, symbol
, and decimals
. Is there an RPC method for this?
How does SolScan do this?