Merge pull request #418 from StakeTake/master

add Noria testnet
This commit is contained in:
ping 2023-06-05 09:21:05 +08:00 committed by GitHub
commit b9b9c27841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

18
chains/testnet/noria.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "Noria",
"api":[ "https://api.noria-testnet.stake-take.com" ],
"rpc":[ "https://rpc.noria-testnet.stake-take.com" ],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": 118,
"min_tx_fee": "0",
"addr_prefix": "noria",
"logo": "/logos/noria.jpg",
"assets": [{
"base": "unoria",
"symbol": "NORIA",
"exponent": 6,
"coingecko_id": "",
"logo": "/logos/noria.jpg"
}]
}

BIN
public/logos/noria.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB