Home
🔍 Inspector Tools
🔎 Inspector
➡️ Data Fetcher
✅ LSP Checker
🔍 Inspector Tools
🛠️ Encoder Tools
🔐 Key Manager
⛓️ Transaction Encoder
🗄️ Metadata Encoder
🛠️ Encoder Tools
MAINNETMAINNET
TESTNETTESTNETLOCALHOSTLOCALHOST
DOCS ↗GITHUB ↗

Welcome to ERC725 Tools

This website provides debugging tools to interact with ERC725smart contracts.

🔎 Inspector

Check the data keys and interfaces of smart contract.

➡️ Data Fetcher

Retrieve the contents of the smart contract data keys.

🔐 Key Manager

Encode and decode smart contract permissions of the key manager.

⛓️ Transaction Encoder

Encode and decode smart contract transaction data.

🗄️ Metadata Encoder

Encode and decode storage information based on any LSP2 ERC725Y JSON schema.

✅ LSP Checker

Check that your 🆙, Token or NFT is compliant with the LSP Standards.

External Developer Resources

Start integrating ERC725andLSPsmart contracts into your own projects by diving into the following apps and libraries:

up-test-dapp ↗

The UP Test dApp demonstrates the deployment and interactions with Universal Profiles and LSPs. You can create token, edit profile storage, connect and sign messages, or build transactions.

erc725.js ↗

The ERC725 library allows seamless interaction of smart contract schemas and contracts to simpify ERC725 integration.

lsp-smart-contracts ↗

The LSP library includes Solidity code, JSON ABIs, and constants, to streamline your LSP smart contract development.