# Token Contract Addresses(Testnet)

For importing tokens on Metamask, please refer to this guide page:

{% content-ref url="/pages/-MhWsZ3AZ8ZFbRd58nVy" %}
[Staking dApp — 1. Setting/Stake-Mint](/peri-finance2021/peri-finance-1/guides/stakingdapp_1_stake_mint.md)
{% endcontent-ref %}

## PERI Finance Token Address: By Network

### Ethereum Kovan Testnet

```
PERI: 0x04cC0510638036FC2B2dD9FC02b96aE37EAFD891
pUSD: 0xa4ea5357043E59A0D5F7F68cDAfd41f1810F58e5
```

### BSC Testnet

```
PERI: 0x858544D20F48489fffC38047D668926141A50e99
pUSD: 0xAc51e26C31D10B813C7D2e8499979fB71c76ff77
```

### Polygon Mumbai Testnet

```
PERI: 0xaE4b792add952c6A167D3eFb257dD04a444B965E
pUSD: 0x02ebbd3FfC3a3349abF5Dc824aB9cf64D6ad3278
```

### Moonbase Alpha Testnet

```
PERI: 0x7CCA1062C719c59d39565E4BF9C867bc90D49c34
USDC: 0xDF17D7AaCC4cE7f675d3600A07b3CEA843F3669f
DAI : 0x33B86de94702C5Ff1ECba36D38Ea2Fc238894315
pUSD: 0x9Be5165456ee735F891a288840dD31cdCCf6B648
pBTC: 0x0b4b942d18c2c21E5738Bb63e9805B85dfD4a3a8
pETH: 0x83532cE06e71046Ce9001f7D9d4d939CE71Adf05
pBNB: 0xcee9a9422805aD92f7F39363F134DcC8E521601D
pDOT: 0x535bFd64269f47A75b4726B6A1C7cF09e8067C82
pLINK: 0x21D2dBa3735f50c9322C82FF8c3f38795e935fFF
```


---

# 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://perifinance.gitbook.io/peri-finance2021/peri-finance-1/token-contract-addresses-testnet.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.
