Merge pull request #499 from george-aj/master

Add Temporal Testnet
This commit is contained in:
ping 2023-09-01 07:59:59 +08:00 committed by GitHub
commit b28f216e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"chain_name": "temporal",
"api": ["https://lcd.yieldmos.com/temporal-test-1"],
"rpc": ["https://rpc.yieldmos.com/temporal-test-1"],
"sdk_version": "0.47.4",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "temporal",
"logo": "/logos/temporal.jpg",
"assets": [{
"base": "utprl",
"symbol": "TPRL",
"exponent": "6",
"logo": "/logos/temporal.jpg"
}]
}

BIN
public/logos/temporal.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB