mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@e467976fe2 🚀
This commit is contained in:
parent
715cacb6bb
commit
131ad36c24
|
@ -1766,6 +1766,14 @@
|
|||
"height": 597,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "bahamut",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "human",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,6 +2,7 @@
|
|||
"name": "Sahara",
|
||||
"title": "Bahamut mainnet Sahara",
|
||||
"chain": "Bahamut",
|
||||
"icon": "bahamut",
|
||||
"rpc": [
|
||||
"https://rpc1.sahara.bahamutchain.com",
|
||||
"https://rpc2.sahara.bahamutchain.com"
|
||||
|
|
|
@ -9269,6 +9269,7 @@
|
|||
"name": "Sahara",
|
||||
"title": "Bahamut mainnet Sahara",
|
||||
"chain": "Bahamut",
|
||||
"icon": "bahamut",
|
||||
"rpc": ["https://rpc1.sahara.bahamutchain.com", "https://rpc2.sahara.bahamutchain.com"],
|
||||
"features": [{
|
||||
"name": "EIP155"
|
||||
|
|
8
icons/bahamut.json
Normal file
8
icons/bahamut.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user