Supported Blockchains
The Rarible API aims to offer extensive support for various chains with active developer communities. The table below illustrates the current chains that it supports and their state.
Currently supported chains and testnets
When using the API for making calls for mainnet, you can specify the desired chain(s) using the Query parameter blockchain
for https://api.rarible.org/
Chain | type | blockchain ID | Status |
---|---|---|---|
Ethereum | Mainnet | "ETHEREUM" | Live |
Polygon | Mainnet | "POLYGON" | Live |
Mantle | Mainnet | "MANTLE" | Live |
IMX | Mainnet | "IMMUTABLEX" | Live |
Flow | Mainnet | "FLOW" | Live |
Arbitrum One | Mainnet | "ARBITRUM" | Live |
Chiliz | Mainnet | "CHILIZ" | Live |
LightLink | Mainnet | "LIGHTLINK" | Live |
Celo | Mainnet | "CELO" | Live |
zkSync | Mainnet | "ZKSYNC" | Live |
Base | Mainnet | "BASE" | Live |
RARI Chain | Mainnet | "RARI" | Live |
Astar zkEVM | Mainnet | "ASTARZKEVM" | Live |
Kroma | Mainnet | "KROMA" | Live |
Xai | Mainnet | "XAI" | Live |
Sei | Mainnet | "SEI" | Live |
Oasys | Mainnet | "OASYS" | Live |
Saakuru | Mainnet | "SAAKURU" | Live |
Palm | Mainnet | "PALM" | Live |
Lisk | Mainnet | "LISK" | Live |
Etherlink | Mainnet | "ETHERLINK" | Live |
Moonbeam | Mainnet | "MOONBEAM" | Live |
5ire | Mainnet | "FIVIRE" | Live |
Matchain | Mainnet | "MATCH" | Live |
Aleph Zero | Mainnet | "ALEPHZERO" | Live |
Aptos | Mainnet | "APTOS" | Live |
When using the API for making calls for testnet, you can specify the desired chain(s) using the Query parameter blockchain
for https://testnet-api.rarible.org/
Chain | type | blockchain ID | Status |
---|---|---|---|
Ethereum Sepolia | Testnet | "ETHEREUM" | Live |
Polygon Amoy | Testnet | "POLYGON" | Live |
Mantle | Testnet | "MANTLE" | Live |
IMX | Testnet | "IMMUTABLEX" | Live |
Flow | Testnet | "FLOW" | Live |
Arbitrum Sepolia | Testnet | "ARBITRUM" | Live |
Astar zkEVM | Testnet | "ASTARZKEVM" | Live |
Chiliz | Testnet | "CHILIZ" | Live |
LightLink | Testnet | "LIGHTLINK" | Live |
Celo | Testnet | "CELO" | Live |
RARI Chain | Testnet | "RARI" | Live |
zkSync | Testnet | "ZKSYNC" | Live |
Base | Testnet | "BASE" | Live |
RARI Chain | Testnet | "RARI" | Live |
Kroma | Testnet | "KROMA" | Live |
Xai | Testnet | "XAI" | Live |
Fief | Testnet | "FIEF" | Live |
Oasys | Testnet | "OASYS" | Live |
Saakuru | Testnet | "SAAKURU" | Live |
Palm | Testnet | "PALM" | Live |
Matchain | Testnet | "MATCH" | Live |
5ire | Testnet | "FIVIRE" | Live |
Sei | Testnet | "SEI" | Live |
Lisk | Testnet | "LISK" | Live |
Etherlink | Testnet | "ETHERLINK" | Live |
Moonbeam | Testnet | "MOONBEAM" | Live |
Aleph Zero | Testnet | "ALEPHZERO" | Live |
Berachain bArtio | Testnet | "BERACHAIN" | Live |
Camp | Testnet | "CAMP" | Live |
Abstract | Testnet | "ABSTRACT" | Live |
Aptos | Testnet | "APTOS" | Live |
A full list of deployed contracts and networks can be found here.
If you wish to request support for a specific chain or network, please don't hesitate to contact us at Discord.
Updated 28 days ago