# Token Contract Metadata

{% hint style="info" %}
**Note:** For your safety, always verify the contract addresses when bridging your tokens to other ecosystems. Using an incorrect token contract address may result in the loss of funds.
{% endhint %}

<table><thead><tr><th width="245">Network</th><th width="286">Token Contract/IBC Denom</th><th>Explorer</th></tr></thead><tbody><tr><td>ERC-20 Chain (Native)</td><td>0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006</td><td><a href="https://etherscan.io/token/0xfb5c6815ca3ac72ce9f5006869ae67f18bf77006">https://etherscan.io/token/0xfb5c6815ca3ac72ce9f5006869ae67f18bf77006</a></td></tr><tr><td>Base Chain</td><td>0x38815A4455921667d673B4cb3d48F0383eE93400</td><td><a href="https://basescan.org/token/0x38815a4455921667d673b4cb3d48f0383ee93400">https://basescan.org/token/0x38815a4455921667d673b4cb3d48f0383ee93400</a></td></tr><tr><td>BEP-20 Chain</td><td>0x4C882ec256823eE773B25b414d36F92ef58a7c0C</td><td><a href="https://bscscan.com/token/0x4C882ec256823eE773B25b414d36F92ef58a7c0C">https://bscscan.com/token/0x4C882ec256823eE773B25b414d36F92ef58a7c0C</a></td></tr><tr><td>Blast Chain</td><td>0xcBf7B47E9da345812e3Bd732E3EE369a7203B5ae</td><td><a href="https://blastscan.io/address/0xcBf7B47E9da345812e3Bd732E3EE369a7203B5ae">https://blastscan.io/address/0xcBf7B47E9da345812e3Bd732E3EE369a7203B5ae</a></td></tr><tr><td>Persistence Core-1 Chain</td><td>ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444</td><td><a href="https://www.mintscan.io/persistence/">https://www.mintscan.io/persistence/</a></td></tr><tr><td>X1 Chain (X Layer)</td><td>0x57e8536fc18d8b43d677eff1daf399cf37bbac48</td><td><a href="https://www.okx.com/web3/explorer/eth/address/0x57e8536fc18d8b43d677eff1daf399cf37bbac48">https://www.okx.com/web3/explorer/eth/address/0x57e8536fc18d8b43d677eff1daf399cf37bbac48</a></td></tr><tr><td>Optimism</td><td>0x023550ADDe4FA2F90D63a41D9282BEE0294c04cD</td><td><a href="https://optimistic.etherscan.io/token/0x023550ADDe4FA2F90D63a41D9282BEE0294c04cD">https://optimistic.etherscan.io/token/0x023550ADDe4FA2F90D63a41D9282BEE0294c04cD</a></td></tr><tr><td>SUI</td><td>0x61017ce4bd0b75b266af53edd60bbe391ba1a9fbe9a7d8553657c94ef73ee2ab</td><td><a href="https://suiscan.xyz/mainnet/coin/0x61017ce4bd0b75b266af53edd60bbe391ba1a9fbe9a7d8553657c94ef73ee2ab::coin::COIN/txs">https://suiscan.xyz/mainnet/coin/0x61017ce4bd0b75b266af53edd60bbe391ba1a9fbe9a7d8553657c94ef73ee2ab::coin::COIN</a></td></tr><tr><td>Gravity (.grv)</td><td>gravity0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006</td><td>-</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pstake.finance/pstake-token/token-contract-metadata.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
