ethBase top-level constant

dynamic const ethBase

Base Assets

Implementation

const ethBase = EvmCoinEntity(
  chainID: 8453,
  name: "Ethereum",
  symbol: "ETH",
  decimals: 18,
);