Holdstation/Worldchain-SDK
Last updated
Last updated
The TokenProvider
class from @holdstation/worldchain-sdk
enables developers to interact with token metadata, balances, and wallet holdings on WorldChain.
tokens
string[]
(rest params)
β Yes
One or more token addresses passed as separate arguments (e.g. details(token1, token2, ...)
)
wallet
string
β Yes
Wallet address to find associated token contracts via Transfer events
wallet
string
β Yes
Wallet address to get token balances for
tokens
string[]
β Yes
Array of token addresses to check balances
token
string
β Yes
Token address to check balances of
wallets
string[]
β Yes
Array of wallet addresses to fetch balances for the token