Skip to main content
English (US)
Deutsch (Österreich)
Blockpit.io
WebApp
Home
Submit a request
Blockpit Helpcenter
Wallet Integration - Public Key
How to create an automatic Wallet Integration?
Promoted article
Where to find the extended public key of my wallet (Xpub for Ledger, Exodus and others)?
How to build a Swap (DeFi)?
How to build Liquidity Mining/Providing (DeFi)?
How to import data from my BitBox 02?
How to import data from my Exodus Wallet
How do I import data from Ledger Live?
How to import data from my MetaMask Wallet?
How to import data from my Trust Wallet
How to import data via XRP public key?
How to import data via Cosmos (ATOM) public key?
How to import data via Crypto.org Chain (CRO) public key?
How to import data via Terra V2 (LUNA) public key?
DeFi import solution for Algorand (ALGO) based applications (dApps)
DeFi import solution for Arbitrum (ARB) based applications (dApps)
DeFi import solution for Avalanche (AVAX) based applications (dApps)
DeFi import solution for BNB Smart Chain (BSC) based applications (dApps)
DeFi import solution for Cardano (ADA) based applications (dApps)
DeFi import solution for Cronos (CRO) based applications (dApps)
DeFi import solution for DeFiChain (DFI) based applications (dApps)
DeFi import solution for Defi Kingdoms (JEWEL) based applications (dApps)
DeFi import solution for EOS (EOS) based applications (dApps)
DeFi import solution for Ethereum (ETH) based applications (dApps)
DeFi import solution for Ethereum Classic (ETC) based applications (dApps)
DeFi import solution for Fantom (FTM) based applications (dApps)
DeFi import solution for Harmony (ONE) based applications (dApps)
DeFi import solution for Juno (JUNO) based applications (dApps)
DeFi import solution for Klaytn (KLAY) based applications (dApps)
DeFi import solution for Kujira (KUJI) based applications (dApps)
DeFi import solution for Kusama (KSM) based applications (dApps)
Next
›
Last
»
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still need help?
Our customer service team is here to assist you
Contact Support
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>