MOCA Chain and $MOCA tokens

The cherry on top of the ecosystem

We will fork Arbitrum and make targeted adjustments, focusing on decentralizing the sequencer, which is currently centralized. This change will enhance the network's decentralization while maintaining the core functionality of Arbitrum.

MOCA Chain

Moca chains is a dart package that provides the methods used by Moca App to interact with different blockchains and their tokens.

Chains

Provides methods to derivate addresses, make transactions, estimate transaction fees and to get an account's balance and transactions for the following chains:

  • Ethereum

  • Bitcoin

  • Dash

  • Solana

  • Binance Smart Chain

  • Litecoin

  • Maya

  • Thor

  • Arbitrum

  • Kujira

  • Support for more chains coming in the near future

Swaps

Provides methods to get a swap quote and make L1 swaps with the following swap providers:

  • Maya Chain

  • Thor Chain (WIP)

  • Support for more providers and L2 swaps coming in the near future

XChain Keystore

Provides the methods needed to encrypt / decrypt wallets to a keystore file following the xchain-js wallet standard.

Last updated