A
arktype•3d ago
Enet

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)
4 Replies
Dimava
Dimava•3d ago
Screenshot?
Enet
EnetOP•3d ago
That's an error message from my type script project Can you plz help me on how to fix it ??
Dimava
Dimava•3d ago
I don't think we can because it's not related to ArkType Please install https://marketplace.visualstudio.com/items?itemName=augment.vscode-augment and ask it how to fix it
Augment - Visual Studio Marketplace
Extension for Visual Studio Code - Augment yourself with the best AI pair programmer
Dimava
Dimava•3d ago
Or Google's one, or Copilot

Did you find this page helpful?