Add EIP155-94 (#2842)

* Create eip155-94.json

* Create bcts

* Rename bcts to bcts.json

* Update eip155-94.json

* Update bcts.json

* Update bcts.json

* formatting eip155-94

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Silas Stulz 2023-05-18 19:42:43 +02:00 committed by GitHub
parent 0eb99c4f8a
commit 32e3147736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "SwissDLT",
"chain": "SDLT",
"rpc": ["https://rpc.swissdlt.ch"],
"faucets": [],
"nativeCurrency": {
"name": "BCTS",
"symbol": "BCTS",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://bcts.ch",
"shortName": "sdlt",
"chainId": 94,
"networkId": 94,
"icon": "bcts",
"explorers": [
{
"name": "SwissDLT Explorer",
"url": "https://explorer.swissdlt.ch",
"icon": "bcts",
"standard": "EIP3091"
}
]
}

8
_data/icons/bcts.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreig7x5z4j6vh2r3pugmjnob3tmlksaekhqcgsorqzvs55o6v7ehqd4",
"width": 682,
"height": 512,
"format": "png"
}
]