Skip to content

Commit

Permalink
XMTP Chain Setup (#6073)
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas authored Oct 26, 2024
1 parent 13117d2 commit 6272e7b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _data/chains/eip155-24132016.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "XMTP",
"chain": "ETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "USDC",
"symbol": "USDC",
"decimals": 18
},
"infoURL": "https://xmtp.org",
"shortName": "xmtp",
"chainId": 24132016,
"networkId": 24132016,
"status": "incubating"
}
16 changes: 16 additions & 0 deletions _data/chains/eip155-241320161.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "XMTP Sepolia",
"chain": "ETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "USDC",
"symbol": "USDC",
"decimals": 18
},
"infoURL": "https://xmtp.org",
"shortName": "xmtp-sepolia",
"chainId": 241320161,
"networkId": 241320161,
"status": "incubating"
}

0 comments on commit 6272e7b

Please sign in to comment.