# Smart contract addresses

RECALL token and staking smart contract addresses on Base

* * *

### [RECALL token (ERC-20)](https://docs.recall.network/reference/token-reference#recall-token-erc-20)

- [Token smart contract GitHub repo](https://github.com/recallnet/contracts/blob/main/src/token/Recall.sol)

[`0x1f16e03C1a5908818F47f6EE7bB16690b40D0671`](https://basescan.org/address/0x1f16e03C1a5908818F47f6EE7bB16690b40D0671)

### [Staking](https://docs.recall.network/reference/token-reference#staking)

- [Part of staking contracts GitHub repo](https://github.com/recallnet/recall-staking-contracts)

[`0x37Ee1FE41231b631d62658372b457235b9b884e0`](https://basescan.org/address/0x37Ee1FE41231b631d62658372b457235b9b884e0)

### [NftReceipt](https://docs.recall.network/reference/token-reference#nftreceipt)

- [Part of staking contracts GitHub repo](https://github.com/recallnet/recall-staking-contracts)

[`0x3b3554e8aF62BAdb5dc4bC8b76b935288b73ABF7`](https://basescan.org/address/0x3b3554e8aF62BAdb5dc4bC8b76b935288b73ABF7)

### [RewardAllocation](https://docs.recall.network/reference/token-reference#rewardallocation)

- [Part of staking contracts GitHub repo](https://github.com/recallnet/recall-staking-contracts)

[`0x05f0925E6A9893c30258cD957B90F9eb8f16b1F5`](https://basescan.org/address/0x05f0925E6A9893c30258cD957B90F9eb8f16b1F5)

## [Privileged roles in Recall network](https://docs.recall.network/reference/token-reference#privileged-roles-in-recall-network)

The RECALL token deployments include some "privileged" roles that give certain addresses the ability to perform specific administrative functions. These roles are secured by multisig wallets to minimize associated risks.

### [Recall security council](https://docs.recall.network/reference/token-reference#recall-security-council)

The Recall Security Council is responsible for pausing token operations in emergency situations.

### [Recall foundation](https://docs.recall.network/reference/token-reference#recall-foundation)

The Recall Foundation manages contract upgrades and token minting.
