Merge pull request #330 from 8bawl/master

add 8ball
This commit is contained in:
ping 2023-02-20 09:08:16 +08:00 committed by GitHub
commit 8ad25d380e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 0 deletions

BIN
public/logos/8ball.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -0,0 +1,24 @@
{
"chain_name": "8ball",
"coingecko": "",
"api": [
"https://rest.8ball.info"
],
"rpc": [
"https://rpc.8ball.info"
],
"snapshot_provider": "",
"coin_type": "118",
"sdk_version": "0.46.8",
"addr_prefix": "8ball",
"logo": "/logos/8ball.png",
"assets": [
{
"base": "uebl",
"symbol": "EBL",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/8ball.png"
}
]
}