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

Type declaration

  • icon: string

    icon of the asset

  • name: string

    name of the asset

  • networks: (NetworkEthereum | NetworkFuel)[]

    asset id on Fuel Network

  • symbol: string

    description of the asset