|
| 1 | +{ |
| 2 | + "chain_id_evm" : "0xa8231", |
| 3 | + "chain_name": "Pharos Testnet", |
| 4 | + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/pharos-testnet/resource/chain_pharos-testnet.png", |
| 5 | + "main_asset_denom" : "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 6 | + "main_asset_symbol" : "PHRS", |
| 7 | + "main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/pharos-testnet/asset/phrs.png", |
| 8 | + "gas_asset_denom" : "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 9 | + "gas_asset_symbol" : "PHRS", |
| 10 | + "gas_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/pharos-testnet/asset/phrs.png", |
| 11 | + "origin_genesis_time" : "2023-10-05T12:07:12Z", |
| 12 | + "api_name" : "pharos-testnet", |
| 13 | + "is_support_mobile_wallet" : true, |
| 14 | + "is_support_moblie_dapp" : true, |
| 15 | + "is_support_extension_wallet" : false, |
| 16 | + "is_support_erc20" : true, |
| 17 | + "chain_type": [ |
| 18 | + "evm" |
| 19 | + ], |
| 20 | + "evm_fee_info" : { |
| 21 | + "is_eip1559": true, |
| 22 | + "simul_gas_multiply" : 1.3 |
| 23 | + }, |
| 24 | + "evm_multicall_info" : { |
| 25 | + "is_support_multicall": false, |
| 26 | + "multicall_address" : "" |
| 27 | + }, |
| 28 | + "evm_rpc_endpoint" : [ |
| 29 | + { |
| 30 | + "provider": "dpLabs", |
| 31 | + "url": "https://atlantic.dplabs-internal.com" |
| 32 | + } |
| 33 | + ], |
| 34 | + "explorer" : { |
| 35 | + "name": "PharosScan", |
| 36 | + "url": "https://atlantic.pharosscan.xyz/", |
| 37 | + "account": "https://atlantic.pharosscan.xyz/address/${address}", |
| 38 | + "tx": "https://atlantic.pharosscan.xyz/tx/${hash}" |
| 39 | + }, |
| 40 | + "about" : { |
| 41 | + "website" : "https://testnet.pharosnetwork.xyz/", |
| 42 | + "docs": "https://docs.pharosnetwork.xyz/", |
| 43 | + "github" : "https://github.com/dp-labs", |
| 44 | + "blog" : "https://www.pharos.xyz/resources", |
| 45 | + "medium": "", |
| 46 | + "twitter" : "https://x.com/pharos_network", |
| 47 | + "discord": "https://discord.com/invite/pharos", |
| 48 | + "coingecko" : "" |
| 49 | + }, |
| 50 | + "description" : { |
| 51 | + "ko" : "Pharos 체인은 AI 모델과 데이터 자산을 온체인에서 투명하게 관리하고 활용할 수 있도록 설계된 블록체인 네트워크입니다. 모델 학습, 데이터 검증, 계산 작업을 탈중앙화된 방식으로 처리하며, AI 신뢰성과 출처 증명(Proof of Provenance) 을 제공하는 것이 핵심 목표입니다.", |
| 52 | + "en" : "Pharos is a blockchain network designed to enable transparent on-chain management and utilization of AI models and data assets. It processes model training, data verification, and computational tasks in a decentralized manner, providing AI reliability and Proof of Provenance as its core objectives.", |
| 53 | + "ja" : "Pharos は、AI モデルとデータ資産をオンチェーンで透明性をもって管理・活用できるよう設計されたブロックチェーンネットワークです。 モデル学習、データ検証、計算処理を分散型で実行し、AI の信頼性と出所証明(Proof of Provenance)を提供することを主要な目的としています." |
| 54 | + } |
| 55 | +} |
0 commit comments