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
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/. For testnet, use https://testnet-api.rarible.org/.
Chain | blockchainID | type | Status |
---|---|---|---|
Abstract | "ABSTRACT" | Mainnet / Testnet | Live |
Aleph Zero | "ALEPHZERO" | Mainnet / Testnet | Live |
Aptos | "APTOS" | Mainnet / Testnet | Live |
Arbitrum One | "ARBITRUM" | Mainnet / Testnet | Live |
Astar zkEVM | "ASTARZKEVM" | Mainnet / Testnet | History |
Base | "BASE" | Mainnet / Testnet | Live |
Berachain | "BERACHAIN" | Mainnet / Testnet | Live |
Celo | "CELO" | Mainnet / Testnet | Live |
Chiliz Chain | "CHILIZ" | Mainnet / Testnet | Live |
Eclipse | "ECLIPSE" | Mainnet / Testnet | Live |
Ethereum | "ETHEREUM" | Mainnet / Testnet | Live |
Etherlink | "ETHERLINK" | Mainnet / Testnet | Live |
Flow | "FLOW" | Mainnet / Testnet | Live |
Goat Network | "GOAT" | Mainnet / Testnet | Live |
Hedera EVM | "HEDERAEVM" | Mainnet / Testnet | Live |
HyperEVM | "HYPEREVM" | Mainnet / Testnet | Live |
Immutable X | "IMMUTABLEX" | Mainnet / Testnet | Live |
Kroma | "KROMA" | Mainnet / Testnet | Live |
LightLink Phoenix | "LIGHTLINK" | Mainnet / Testnet | Live |
Lisk | "LISK" | Mainnet / Testnet | Live |
Mantle | "MANTLE" | Mainnet / Testnet | Live |
Matchain | "MATCH" | Mainnet / Testnet | Live |
Moonbeam | "MOONBEAM" | Mainnet / Testnet | Live |
Oasys | "OASYS" | Mainnet / Testnet | Live |
Palm | "PALM" | Mainnet / Testnet | Live |
Polygon | "POLYGON" | Mainnet / Testnet | Live |
RARI Chain | "RARI" | Mainnet / Testnet | Live |
Saakuru | "SAAKURU" | Mainnet / Testnet | Live |
Sei | "SEI" | Mainnet / Testnet | Live |
Settlus | "SETTLUS" | Mainnet / Testnet | Live |
Shape | "SHAPE" | Mainnet / Testnet | Live |
Telos EVM | "TELOS" | Mainnet / Testnet | Live |
Viction | "VICTION" | Mainnet / Testnet | Live |
Xai | "XAI" | Mainnet / Testnet | Live |
zkSync | "ZKSYNC" | Mainnet / Testnet | Live |
ZKcandy | "ZKCANDY" | Mainnet / Testnet | Live |
5ireChain | "FIVIRE" | Mainnet / Testnet | 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 4 days ago