🏠FunctionsuseCGPriceuseCGPrice CallableuseCGPrice(__namedParameters: { tokenId: string; vsCurrency?: usd }): { loading: boolean; price: number }Gets the currency value of a token from coin geckoParameters__namedParameters: { tokenId: string; vsCurrency?: usd }Returns { loading: boolean; price: number }loading: booleanprice: number
Gets the currency value of a token from coin gecko