Skip to content

Commit

Permalink
Add sei evm
Browse files Browse the repository at this point in the history
  • Loading branch information
delivan committed Jul 27, 2024
1 parent 3103306 commit a630117
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions evm/eip155:1329.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"rpc": "https://evm-rpc.sei-apis.com",
"nodeProvider": {
"name": "Sei",
"email": "[email protected]",
"website": "https://sei.io"
},
"chainId": "eip155:1329",
"chainName": "Sei EVM",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:1329/chain.png",
"bip44": {
"coinType": 60
},
"stakeCurrency": {
"coinDenom": "SEI",
"coinMinimalDenom": "sei-native",
"coinDecimals": 18,
"coinGeckoId": "sei-network"
},
"currencies": [
{
"coinDenom": "SEI",
"coinMinimalDenom": "sei-native",
"coinDecimals": 18,
"coinGeckoId": "sei-network"
}
],
"feeCurrencies": [
{
"coinDenom": "SEI",
"coinMinimalDenom": "sei-native",
"coinDecimals": 18,
"coinGeckoId": "sei-network"
}
],
"features": []
}
Binary file added images/eip155:1329/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a630117

Please sign in to comment.