Ecto Wallet
Fully featured Chrome Extension Wallet for Phantasma Blockchain.
Ecto Walletとは何ですか?
Ecto Walletはghostdevsによって開発されたChromeの拡張機能で、その主な機能は「Fully featured Chrome Extension Wallet for Phantasma Blockchain.」です。
拡張機能のスクリーンショット
Ecto Wallet拡張機能のCRXファイルをダウンロード
Ecto Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
🔥New in v1.5.5
- updated rpc & explorer following last chain changes
Features:
- Create/Login/Export wallet
- Phantasma Mainnet/Testnet/Privatenet
- Read-only or Read-write (HEX or WIF format) for any Phantasma Wallet
- BIP 39 seed words support
- Stake/Unstake
- Claim KCAL
- Send assets
- Send/Burn NFT
- Swaps from/to NEO and Ethereum and BSC
- Interact with dApps through Phantasma Link 拡張機能の基本情報
| 名前 | |
| ID | bgjogpoidejdemgoochpnkmdjpocgkha |
| 公式URL | https://chromewebstore.google.com/detail/ecto-wallet/bgjogpoidejdemgoochpnkmdjpocgkha |
| 説明 | Fully featured Chrome Extension Wallet for Phantasma Blockchain. |
| ファイルサイズ | 7.53 MB |
| インストール数 | 6,578 |
| 現在のバージョン | 1.5.5 |
| 最終更新日 | 2024-01-30 |
| 公開日 | 2020-07-27 |
| 評価 | 3.18/5 合計 28 レビュー |
| 開発者 | ghostdevs |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://phantasma.io |
| ヘルプページのURL | https://phantasma.io |
| プライバシーポリシーページのURL | https://www.phantasma.io/downloads/ecto_privacy_policy.html |
| 対応言語 | de,en,fr,nl,no,vi,tr,es,it,pt-PT,ru,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.5.5",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"48": "icon-48.png",
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
" | |