Skip to content

Commit 8303dd7

Browse files
authored
Merge pull request #28 from darwinia-network/echo/base
Support base
2 parents 09cde3f + 22659bf commit 8303dd7

File tree

17 files changed

+25380
-9
lines changed

17 files changed

+25380
-9
lines changed

.github/workflows/sphinx.dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Foundry
2121
uses: foundry-rs/foundry-toolchain@v1
2222
with:
23-
version: nightly
23+
version: nightly-7f0f5b4c1aa75dc4fd2eb15aca9757491d885902
2424
- name: Install Dependencies
2525
run: yarn --frozen-lockfile
2626
# - name: Install Sphinx Solidity Library

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
## Supported Chains
1414
### Mainnet
1515
- Arbitrum
16+
- Base
1617
- Blast
1718
- Crab
1819
- Darwinia
@@ -49,6 +50,7 @@ ORMPUpgradeablePort: TSZCvXyP618r4AxYmVD15Zu46VB3AFeAyd
4950
### Mainnet
5051
- Darwinia <> Crab
5152
- Darwinia <> Arbitrum
53+
- Darwinia <> Base
5254
- Darwinia <> Ethereum
5355
- Darwinia <> Polygon
5456
- Darwinia <> Moonbeam

0 commit comments

Comments
 (0)