Skip to content
39 changes: 39 additions & 0 deletions _data/chains/eip155-30939.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"name": "Dilithium3 Testnet",
"chain": "DLT",
"icon": "dilithium3",
"rpc": [
"https://rpc-testnet.dilithium3.com",
"wss://rpc-testnet.dilithium3.com/ws"
],
"faucets": [
"https://faucet-testnet.dilithium3.com"
],
"nativeCurrency": {
"name": "Dilithium3",
"symbol": "DLT",
"decimals": 18
},
"infoURL": "https://dilithium3.com",
"shortName": "dlt-testnet",
"chainId": 30939,
"networkId": 30939,
"slip44": 60,
"explorers": [
{
"name": "D3 Navigator",
"url": "https://explorer-testnet.dilithium3.com",
"standard": "EIP3091"
}
],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"status": "active",
"redFlags": []
}
8 changes: 8 additions & 0 deletions _data/icons/dilithium3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmUaxaAaK6Y1QVtd7vEpXCoVXqNgPhKkgVJiVt6caw3Edj",
"width": 500,
"height": 500,
"format": "png"
}
]
Loading