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 1 month ago