ZetaChain

This section is describing the supported ZetaChain RPC method calls.

The public blockchain ZetaChain serves as the framework for omnichain, generic smart contracts, and cross-block messaging. By resolving "cross-chain" and "multi-chain" issues, it seeks to make the cryptocurrency and global financial ecosystem accessible to anyone. In order to allow users and developers to enjoy the advantages of each blockchain—payments, DeFi, liquidity, games, art, social networks, performance, security, privacy, and more—ZetaChain envisions and supports a truly fluid, multi-chain cryptocurrency environment.

ZetaChain is built on Cosmos SDK and Tendermint Consensus. As opposed to many cross-chain solutions, such as bridges, which frequently rely on centralized trust models that are known to be vulnerable to hacks and exploits, ZetaChain is a Proof-of-Stake blockchain in which every activity and transaction on the network, including cross-chain transactions, is completely transparent, verifiable, and operates with the least amount of trust possible.

All the examples in this section use an Ethereum endpoint. Make sure you replace it with one of your ZetaChain endpoint when issuing the RPC calls.

  • ZetaChain Mainnet - https://zetachain-mainnet.blastapi.io/<project-id>

  • ZetaChain Testnet - https://zetachain-testnet.blastapi.io/<project-id>

Last updated