ethereumETH top-level constant
ExchangeAsset
const ethereumETH
Implementation
const ethereumETH = ExchangeAsset(
network: 'eip155:1',
address: 'native',
metadata: AssetMetadata(name: 'Ethereum', symbol: 'ETH', decimals: 18),
);