Skip to content

Commit

Permalink
Merge pull request #1 from entrypoint-zone/main
Browse files Browse the repository at this point in the history
Add entrypoint testnet
  • Loading branch information
liangping authored Sep 12, 2023
2 parents 52dcf08 + 6b6b795 commit 1b7a405
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions chains/testnet/entrypoint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"chain_name": "entrypoint",
"coingecko": "",
"api": ["https://testnet-rest.entrypoint.zone"],
"rpc": ["https://testnet-rpc.entrypoint.zone"],
"snapshot_provider": "",
"sdk_version": "0.47.4",
"coin_type": "118",
"min_tx_fee": "0",
"addr_prefix": "entrypoint",
"logo": "/logos/entrypoint.png",
"assets": [{
"base": "uentry",
"symbol": "ENTRY",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/entrypoint.png"
}]
}
Binary file added logos/entrypoint.png
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 1b7a405

Please sign in to comment.