🇺🇲
Protocolink
  • 🔮Overview
  • 🌟Why Protocolink?
  • 💡Use Cases
    • Flash Loans
    • Permit2 Amplifier
    • Zap-in & Zap-out
    • Position Management
    • Multi-Action Bundling
  • 📋Networks & Protocols
  • 🛡️Security & Audits
  • 💎Fees
  • ❓FAQ
  • Protocolink API
    • 🔮Overview
      • Swap & Supply (Example)
    • 📗Swagger
      • Request Protocols
      • Request Tokens
      • Request Quote
      • Estimate Logics Result
      • Request Transaction Data
  • Protocolink SDK
    • 🔮Overview
    • 1️⃣Install SDK
    • 2️⃣Build Logics
    • 3️⃣Estimate Router Data
    • 4️⃣Send Router Transaction
    • ⚒️API SDK Interfaces
      • Global Types
      • FlashLoan Logic
      • Aave V2
      • Aave V3
      • Balancer V2
      • Compound V3
      • Iolend
      • Magicsea
      • Morphoblue
      • OpenOcean V2
      • ParaSwap V5
      • Permit2
      • Spark
      • Stargate
      • Stargate V2
      • SyncSwap
      • Uniswap V3
      • Utility
      • Wagmi
      • ZeroEx V4
    • ⚒️Common SDK Interfaces
      • Constants
      • Network
      • Token
      • Web3Toolkit
      • Utility Functions
  • Lending SDK
    • 🔮Overview
    • ✳️SDK
      • Open By Collateral
      • Open By Debt
      • Close
      • Leverage By Collateral
      • Leverage By Debt
      • Deleverage
      • Collateral swap
      • Debt swap
      • Zap supply
      • Zap withdraw
      • Zap repay
      • Zap borrow
  • Smart Contract
    • 🔮Overview
      • Router
      • Agent
      • Callback
      • Fees
      • Utility
      • Data Type
      • ERC721/ERC1155 Support
    • 📑Deployment Addresses
    • 🧑‍💻Security Review Details
  • COMPOUND KIT
    • 🔮Overview
    • ✳️SDK
      • Leverage
      • Deleverage
      • Collateral Swap
      • Zap Supply
      • Zap Withdraw
      • Zap Repay
      • Zap Borrow
    • 📗API
  • Video Tutorials
    • 1. Introducing Protocolink
    • 2. Lending SDK
    • 3. Protocolink Q&A
  • Social medias
    • Twitter
  • Support
Powered by GitBook
On this page
  • Simplicity and Efficiency
  • Security and Extensibility
  • Endless Possibilities

Why Protocolink?

Protocolink improves the user experience for token approval and consolidates protocol interactions within a secure Router/Agent architecture in a single transaction.

PreviousOverviewNextUse Cases

Last updated 10 months ago

Simplicity and Efficiency

  • Protocolink integrates with , saving users who have existing allowances fees from having to send token approval transactions again.

  • Protocolink aggregates transactions, enabling users to send batched transactions to save gas.

  • Protocolink provides an and an which:

    • Empowers developers to leverage the full composability of blockchain protocols without writing smart contracts.

    • Enables teams to deliver the minimum viable product with limited resource bandwidth.

Security and Extensibility

  • Protocolink smart contracts are non-upgradable, protecting users from unforeseen upgrades or changes to the contract.

  • Protocolink is extensible, facilitating pull requests created by TypeScript contributors. This allows Protocolink to provide custom features for any project.

  • Protocolink mitigates the risks of integrating any new protocols. New integrations have no effects on existing features and therefore require no additional contract audits!

Endless Possibilities

  • Protocolink includes no whitelist mechanism, empowering users and developers to aggregate any transactions to enjoy the real decentralized experience.

  • Protocolink supports not only ERC20 but ERC721 and ERC1155 which are widely adopted by DeFi and NFT projects.

  • Protocolink provides the latest blockchain experiences. New integrations are coming thanks to our contributors.

🌟
Permit2
API
SDK