Skip to content

Commit

Permalink
Merge pull request #105 from rainbow-me/@daniel/ink
Browse files Browse the repository at this point in the history
feat: ink, ink sepolia
  • Loading branch information
welps authored Dec 18, 2024
2 parents abf63b2 + 02c75ac commit f5fef4f
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions blockchains/ink/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Ink",
"website": "https://inkonchain.com",
"description": "Ink is a Layer 2 blockchain built on Optimism's Superchain by Kraken, offering fast, secure, and low-cost transactions to empower DeFi builders and users.",
"explorer": "https://explorer.inkonchain.com/",
"symbol": "ETH",
"rpc_url": "https://rpc-gel.inkonchain.com",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/community/search/top/ink/"
}
]
}
Binary file added blockchains/ink/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions blockchains/inksepolia/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Ink Sepolia",
"website": "https://inkonchain.com",
"description": "Ink Sepolia is a Layer 2 blockchain built on Optimism's Superchain by Kraken, offering fast, secure, and low-cost transactions to empower DeFi builders and users.",
"explorer": "https://explorer-sepolia.inkonchain.com/",
"symbol": "ETH",
"rpc_url": "https://rpc-gel-sepolia.inkonchain.com",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/community/search/top/ink/"
}
]
}
Binary file added blockchains/inksepolia/info/logo.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 f5fef4f

Please sign in to comment.