Skip to main content

Overview

monei.evm provides methods to interact with EVM-compatible blockchains (BSC, Polygon, Ethereum, Base, Arbitrum, Optimism, Scroll, Lisk).

Get Supported Networks

Get Portfolio

Full token breakdown for a wallet on a given chain.

Get Native Balance

Get Token Balance

Send Native Token

Send ERC-20 Token


Working with Response Objects

All methods return objects with property access:

Notes

  • All methods require a properly configured MoneiClient instance with authentication
  • EVM methods require chainId parameter (e.g., 56 for BSC, 137 for Polygon, 1 for Ethereum)
  • Supported chains: BSC (56), Polygon (137), Ethereum (1), Base (8453), Arbitrum (42161), Optimism (10), Scroll (534352), Lisk (1135)
  • All responses are strongly typed objects with property access