Skip to content

Commit

Permalink
Merge pull request #499 from george-aj/master
Browse files Browse the repository at this point in the history
Add Temporal Testnet
  • Loading branch information
liangping authored Aug 31, 2023
2 parents 62a2d8f + f167925 commit b28f216
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions chains/testnet/temporal.json
Original file line number Diff line number Diff line change
@@ -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 added public/logos/temporal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b28f216

Please sign in to comment.