Leap Terra Wallet
A crypto wallet for the Terra Blockchain.
Leap Terra Wallet란 무엇입니까?
Leap Terra Wallet은(는) https://leapwallet.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A crypto wallet for the Terra Blockchain."입니다.
확장 프로그램 스크린샷
Leap Terra Wallet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Leap is the most advanced Super Wallet for Terra 2.0 With our best-in-class UX design seamlessly transfer your assets, earn Staking rewards, swap native tokens and more. Everything in a one-stop, easy-to-use wallet extension. Terra 2.0 made Super easy: - Swap Terra 2.0 tokens at best price, always! With our DEX aggregation, find best swap rates across DEXs like Astroport, Phoenix & Terraswap in just one click. We have also integrated TFM aggregator into the mix! - Staking & Liquid Staking - Earn staking rewards by plain staking your LUNA or liquid staking and stake pools on Stader - Address Book - Create contacts to save frequently used and trusted addresses - Portfolio Viewer - View all your assets in one place. Automagically - Wallet Management - Create multiple wallets and switch between them and transact seamlessly. Manage all wallets using the same recovery phrase. Safety: - We are a non-custodial wallet. That means, only you have access to your private keys and they are securely stored on your device. We cannot access them in any way. Coming up next: - Ledger Support - Integration with web3auth - NFT Gallery - New UI design - Fully spec’d mobile app Got questions? Refer our FAQs here : https://leapwallet.notion.site/leapwallet/Leap-Wallet-Help-Center-b132ca245d6243f9be7f3c83d30b1fdc As always, we love hearing from you. Reach out to us: Twitter: https://twitter.com/leap__terra Discord: http://discord.gg/6CaMD28th7 Telegram: https://t.me/leapwallet
확장 프로그램 기본 정보
이름 | Leap Terra Wallet |
ID | aijcbedoijmgnlmjeegjaglmepbmpkpi |
공식 URL | https://chromewebstore.google.com/detail/leap-terra-wallet/aijcbedoijmgnlmjeegjaglmepbmpkpi |
설명 | A crypto wallet for the Terra Blockchain. |
파일 크기 | 4.56 MB |
설치 횟수 | 20,000 |
현재 버전 | 0.10.22 |
최근 업데이트 | 2023-03-04 |
출시 날짜 | 2022-01-04 |
평점 | 4.48/5 총 31 개의 평점 |
개발자 | https://leapwallet.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://leapwallet.io |
도움말 페이지 URL | https://leapwallet.io |
개인정보 보호 정책 페이지 URL | https://leapwallet.notion.site/Leap-Privacy-Policy-2701c8f43bbb4f1ab582b7a9764beba0 |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Leap Terra Wallet", "description": "A crypto wallet for the Terra Blockchain.", "version": "0.10.22", "options_ui": { "page": "index.html" }, "browser_action": { "default_icon": "favicon.png", "default_popup": "index.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "148": "icon-148.png" }, "background": { "scripts": [ "background.js", "backgroundPopup.js" ] }, "content_scripts": [ { "matches": [ " |