Skip to content

Conversation

@cgewecke
Copy link
Contributor

@cgewecke cgewecke commented Sep 2, 2021

Draft PR to add Arbitrum related resources as they become available. The main technical blocker here is that 0x cannot integrate with Arbitrum because they do not support Geth's eth_call overrides API (I don't see an issue about the topic open in Arbitrum's repo - might be a while before it's resolved).

  • Add arbitrum token metadata fetching
  • Add arbitrum coin price fetching
  • Add gas price oracle support
    • We can get the L2 "gas bid" via eth_gasPrice in the absence of an oracle service. Just need Infura (paid) or Alchemy (free) api tokens
  • Add ZeroEx trade quote fetching

},

// Endpoint used by UniswapV3
arbitrumBridgeTokenRequest: 'https://bridge.arbitrum.io/token-list-42161.json',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant