gasolin / ethhole

How the token flows
http://ethhole.link
MIT License
29 stars 7 forks source link

fail to fetch polygon ERC20 bridge with covalent API #29

Closed gasolin closed 3 years ago

gasolin commented 3 years ago

failed to fetch polygon erc20 bridge today through balance API (https://www.covalenthq.com/docs/api/#get-/v1/%7Bchain_id%7D/address/%7Baddress%7D/balances_v2/)

, got

{
  data: null,
  error: true,
  error_message: "Address 1/0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf will predictably time out; not attempting.",
  error_code: 400
}

Ref https://etherscan.io/address/0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf

reported to covalent team

gasolin commented 3 years ago

bug report in https://discord.com/channels/715804406842392586/758083273682452560/859771860211728414

gasolin commented 3 years ago

seems fine now