Merge pull request #462 from dpdanpittman/master

add qwoyn network
This commit is contained in:
ping 2023-06-28 08:15:55 +08:00 committed by GitHub
commit fa39ea60d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

27
chains/mainnet/qwoyn.json Normal file
View File

@ -0,0 +1,27 @@
{
"chain_name": "qwoyn",
"api": [
{
"address": "https://api.qwoyn.studio",
"provider": "Qwoyn Studios"
}
],
"rpc": [
{
"address": "https://api.qwoyn.studio",
"provider": "Qwoyn Studios"
}
],
"sdk_version": "0.47.3",
"coin_type": "118",
"min_tx_fee": "1000",
"assets": [{
"base": "uqwoyn",
"symbol": "QWOYN",
"exponent": "6",
"logo": "/public/logos/qwoyn.png"
}],
"addr_prefix": "qwoyn",
"theme_color": "#DC2458",
"logo": "/public/logos/qwoyn.png"
}

BIN
public/logos/Qwoyn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB