Skip to content

Commit

Permalink
fix-snaxchain-chai-id (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonatoz authored Oct 11, 2024
1 parent bdec5bf commit e255ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1804,13 +1804,13 @@ chain-settings:
code: SNAXCHAIN_MAINNET
grpcId: 1077
short-names: [snaxchain]
chain-id: 0xed88
chain-id: 0x890
- id: Testnet
priority: 1
code: SNAXCHAIN_SEPOLIA
grpcId: 10098
short-names: [snaxchain-sepolia]
chain-id: 0x890
chain-id: 0xed88
- id: xlayer
label: XLayer
type: eth
Expand Down

0 comments on commit e255ebb

Please sign in to comment.