assets: {
    icon: string;
    name: string;
    networks: (NetworkEthereum | NetworkFuel)[];
    symbol: string;
}[] = ...

Type declaration

  • icon: string
  • name: string

    name of the asset

  • networks: (NetworkEthereum | NetworkFuel)[]

    asset id on Fuel Network

  • symbol: string

    description of the asset