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
2 changed files with 16 additions and 0 deletions
+16
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"
}]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB