Skip to content

Commit

Permalink
support aurora
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDaksh committed Apr 17, 2022
1 parent ed35573 commit cac0169
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/constants/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -348,5 +348,11 @@ export const CHAIN_DATA_LIST: ChainDataList = {
chain: "ONE",
network: "harmony-shard1",
networkId: 1666600000
},
1313161554: {
chainId: 1313161554,
chain: "AETH",
network: "aurora",
networkId: 1313161554
}
};

0 comments on commit cac0169

Please sign in to comment.