mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-15555.json (#1382)
This commit is contained in:
parent
81a37ea625
commit
302e7b96f6
25
_data/chains/eip155-15555.json
Normal file
25
_data/chains/eip155-15555.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Trust EVM Testnet",
|
||||
"chain": "Trust EVM Testnet",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.testnet-dev.trust.one"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.testnet-dev.trust.one/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Trust EVM",
|
||||
"symbol": "EVM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.trust.one/",
|
||||
"shortName": "Trust testnet",
|
||||
"chainId": 15555,
|
||||
"networkId": 15555,
|
||||
"explorers": [{
|
||||
"name": "Trust EVM Explorer",
|
||||
"url": "https://trustscan.one",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user