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
Screenshot?
That's an error message from my type script project
Can you plz help me on how to fix it
??
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
Or Google's one, or Copilot