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. Technical reference

Testnet

Asterizm Initializer smart contract addresses in supported testnets

Chain
Symbol
chainID
Asterizm connector smart contract

Ethereum (Sepolia)

ETH

11155111

0xa84b4464989e76b193d33fD65807F80BBD004A8a

Polygon (Mumbai)

POL

80001

0x3EeF3BD23e5a843916EE53A2016aad108Fb20649

BSC

BSC

97

0xE412121479211c3e9c50EC940F50596f293c08F0

Fantom

FTM

4002

0x372824586fEe6388208D55021D6eeaE9f88d636B

Everscale

EVER

20001

0:c9799fd36cb2dc59617d56bca3f4856ba0331be793d4f8f5ba02a589339737ef

Venom

VNM

30001

0:67c151d9b5afeded8cd31daee6ce08a39f33d9ee55070b5bb29eefd7085ca3bd

TON

TON

40001

EQCvYJFYeJH27ANH-vtbJ8-lnHHrDEDdzB2b3v1wwle8CE48

Solana (devnet)

SOL

50001

RelayOwnerAddress: 7whpo6vfw7adGJ67SfZYQeNqTbHRko9M4phJbzWZiqAs SystemRelayOwnerAddress: 7whpo6vfw7adGJ67SfZYQeNqTbHRko9M4phJbzWZiqAs RelayerProgramId: AsXCTmPnyFfxYGrymtL4wa56tk2GTBPu2q2nRAktMWyW InitializerProgramId: AsE15Mep8EJundywoGRs2XbKY28HghJ7HZ4b7qN3uiJc ClientProgramId: As34Rx7ZJKc6JETxaYSZ7fHUkmhhBLhLzjMdTXJTuXDS TokenProgramId: AsUG3qmKKMjEYZDCTqo4hJEnLmxGj82SDGiXci1hNFBx NFTProgramId: AsGHptNAzEa1UXw4mWRy1WXmBsi11CMaZ2RJ9p6cn1SF DemoProgramId: AsWKK9AMhadUi2GX7BptSCqyhLJBeCXoKbytoF28AuKR

PreviousMainnetNextSmart contract audits

Last updated 8 months ago