Loading...
Loading...
Look up metadata for any Injective token or denom. Resolves native tokens (INJ), Peggy ERC-20 bridged tokens (USDT, USDC, WETH), IBC assets (ATOM, OSMO), TokenFactory tokens, and EVM ERC-20s to their human-readable symbol, decimals, and type. Also supports sending tokens between addresses and depositing/withdrawing from trading subaccounts. Requires the Injective MCP server to be connected.
npx skill4agent add injectivelabs/agent-skills injective-trading-tokensinjective-mcp-serverstoken_metadata
denom: peggy0xdac17f958d2ee523a2206206994597c13d831ec7symbolnamedecimalstypepeggyDenomtransfer_send
address: inj1... ← sender (must be in keystore)
password: ****
to: inj1... ← recipient
denom: inj ← token denom (or symbol shorthand)
amount: 10 ← human-readable amountsubaccount_deposit
address: inj1...
password: ****
denom: usdt
amount: 100
subaccountIndex: 0 ← optional, default 0subaccount_withdraw
address: inj1...
password: ****
denom: usdt
amount: 100
subaccountIndex: 0./references/popular-denoms.mdtoken_metadatatoken_metadata(denom: peggy0x...)transfer_send(address: inj1me..., to: inj1friend..., denom: inj, amount: 5)subaccount_deposit(address: inj1..., denom: usdt, amount: <amount>)subaccount_withdraw(address: inj1..., denom: usdt, amount: <amount>)1.51.5token_metadata