status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Add base endpoints to API proxy and configure Status go to use these end points #21528

Open shivekkhurana opened 3 weeks ago

shivekkhurana commented 3 weeks ago

Feature Issue

User Story

As a developer, I want to access Base chain via RPC so that I can do chain related tasks like fetching quotes, token balances etc.

Description

Given the Base end points from the other issue, integrate Base at the proxy level and status-go level.

Acceptance Criteria

Notes