Enet
Enet
Aarktype
Created by Enet on 4/2/2025 in #questions
Type script Error
Can anyone please help on how to fix this type script error below 👇 ?? Type 'Tokens' is missing the following properties from type '{ chainId: any; contract_decimals: number; contract_name: string; contract_ticker_symbol: string; contract_address: string; supports_erc: ["erc20"]; logo_url: string; last_transferred_at: string; ... 8 more ...; nft_data: null; }': contract_decimals, contract_name, contract_ticker_symbol, contract_address, and 11 more.ts(2345)
7 replies