mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-4090.json (#2793)
* Create eip155-4090.json Added oasis testnet * Update eip155-4090.json Cosmetic * Update eip155-4090.json * Update eip155-4090.json * Update eip155-4090.json * Update eip155-4090.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
e467976fe2
commit
015fbcdc18
25
_data/chains/eip155-4090.json
Normal file
25
_data/chains/eip155-4090.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Oasis",
|
||||||
|
"title": "Bahamut testnet Oasis",
|
||||||
|
"icon": "bahamut",
|
||||||
|
"chain": "Bahamut",
|
||||||
|
"rpc": ["https://rpc1.oasis.bahamutchain.com"],
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FTN",
|
||||||
|
"symbol": "FTN",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://fastexchain.com",
|
||||||
|
"shortName": "Oasis",
|
||||||
|
"chainId": 4090,
|
||||||
|
"networkId": 4090,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://oasis.ftnscan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user