Adding SecureChain AI (SCAI) (#2876)

* Add Curve bin icon

IPFS hash as a filename

* Add Curve Icon Json file

* Add Curve chain eip155 json file

curve mainnet

* Delete curve icon bin file

QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg.png

* Add Curve bin file with correct hash

removed .png from the filename and keep only IPFS hash as a filename

* Update eip155-827431.json

added faucet field

* Update eip155-827431.json

fix info URL

* Added SCAI bin file with IPFS hash as name

* Added SCAI icon json

* Added SCAI EIP chain file
This commit is contained in:
SolidityX 2023-05-22 20:07:30 +05:30 committed by GitHub
parent d3b7e3284b
commit d43c10e5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "SecureChain Testnet",
"chain": "SCAI",
"icon": "scaiIcon",
"rpc": ["https://testnet-rpc.securechain.ai"],
"faucets": ["https://faucet.securechain.ai"],
"nativeCurrency": {
"name": "SCAI",
"symbol": "SCAI",
"decimals": 18
},
"infoURL": "https://securechain.ai",
"shortName": "SCAIt",
"chainId": 3434,
"networkId": 3434,
"explorers": [
{
"name": "SecureChain",
"url": "https://testnet.securechain.ai",
"standard": "EIP3091"
}
]
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB