Asterizm
  • What is Asterizm
    • Overview
    • Architecture
    • Benefits
    • Supported chains
      • Non-EVM chains integration plan
    • Frequently asked questions
    • White paper
    • GitHub
  • Infrastructure
    • Overview
    • Asterizm Connector
      • Client smart contract abstraction
      • Initializer smart contract
      • Translator smart contract
    • Client off-chain module
    • Asterizm Relayer
    • Asterizm Interfaces
      • IAsterizmConfigEnv
      • IConfig
      • IAsterizmEnv
      • IClientReceiverContract
      • IInitializerReceiver
      • IInitializerSender
      • IMultiChainToken
      • INonce
      • ITranslator
  • Guides
    • Transaction flow
    • Getting started
      • 1. Deploy your smart contracts
        • AsterizmDemo contract
        • Client contracts implementation logic
        • Solana integration logic
      • 2. Implement off-chain module
        • Simple implementation (shell script)
        • Default implementation (manual)
      • 3. Important! One final pre-flight check
    • External relays
      • Relay deployment and configuration
      • List of external relays
        • Chainlink
          • Mainnet
          • Testnet
    • Source chain notifications
    • Refund Logic
    • Error messages
      • EVM
        • Source chain
        • Destination chain
      • TVM and TON
      • Solana
    • Fee management
    • Code examples
    • Multi-Owner (Sender) System
  • Advanced
    • Best practices
    • Asset transfer
    • Debugging
  • Technical reference
    • Mainnet
    • Testnet
    • Smart contract audits
    • SDK
Powered by GitBook
On this page
  1. What is Asterizm

Supported chains

List of supported chains with smart contract addresses

Asterizm currently supports 2️⃣5️⃣chains, 7️⃣ more coming up

Status
Chain
Type
Symbol
Chain ID

βœ…

Ethereum

EVM

ETH

1

βœ…

Polygon

EVM

POL

137

βœ…

Fantom

EVM

FTM

250

βœ…

BSC

EVM

BSC

56

βœ…

Optimism

EVM

OPT

10

βœ…

Arbitrum

EVM

ARB

42161

βœ…

Avalanche

EVM

AVA

43114

βœ…

Celo

EVM

CEL

42220

βœ…

Boba

EVM

BOB

288

βœ…

Aurora

EVM

AUR

1313161554

βœ…

Venidium

EVM

XVM

4919

βœ…

Bahamut

EVM

FSX

5165

βœ…

Base

EVM

BSX

8453

βœ…

Linea

EVM

LNX

59144

βœ…

Mantle

EVM

MTL

5000

βœ…

Gnosis

EVM

GNS

100

βœ…

Everscale

Non-EVM

EVER

2002

βœ…

Venom

Non-EVM

VNM

3003

βœ…

XDC

EVM

XDC

50

βœ…

TON

non-EVM

TON

40000

βœ…

Solana

non-EVM

SOL

50000

βœ…

LemonChain

EVM

LMN

1006

βœ…

Torus

EVM

XVM

8192

βœ…

Areon

EVM

AREA

463

βœ…

Gnosis

EVM

GNS

100

βœ…

UnitZero

EVM

UNT

88811

πŸ”œ

Polygon zkEVM

EVM

PZK

1101

πŸ”œ

Aptos

non-EVM

APS

-

πŸ”œ

Stellar

non-EVM

TBD

-

πŸ”œ

SUPRA L1

non-EVM

SPR

-

πŸ”œ

Cardano

non-EVM

CRD

-

πŸ”œ

RedBelley

non-EVM

RBL

-

πŸ”œ

Tron

non-EVM

TRN

-

PreviousBenefitsNextNon-EVM chains integration plan

Last updated 23 days ago