🇺🇲
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
  • Fee Structure
  • Fee Sharing for Developers

Fees

Protocolink emphasizes a transparent fee structure and optimal user experience while cultivating a mutually beneficial relationship with developers through fee-sharing.

Fee Structure

At Protocolink, our primary aim is to offer a streamlined, cost-efficient environment for our users. Our fee structure is transparent and designed to cater to various transaction types. Here's a comprehensive breakdown:

Flashloan Fees:

  • Utilizing flash loans attracts a fee determined by the service provider. Protocolink adds an additional fee of 0.05% for the facilitation of these services.

  • Aggregator Utilization: Protocolink employs our flashloan aggregators to guarantee that the selected service provider offers both the lowest cost and ample liquidity.

Initial Fund Deployment or Borrowing Fees:

Every initial fund deployment or borrowing process through Protocolink incurs a fixed fee of 0.2%, covering the infrastructure and ensuring secure and prompt transactions.

Payment Modality:

Fees are collected in the native token of the network on which the transaction occurs. As an example, transactions executed on the Polygon network will levy fees in MATIC, while those on the Ethereum network will incur charges in ETH.

Fee Sharing for Developers

We value the immense contributions of developers. Hence, fees generated by Protocolink can be shared with developers who initiate transactions. We will maintain a 50:50 sharing ratio, promoting a mutually beneficial ecosystem.

Fee Sharing Process:

  • Participation: Developers can seamlessly partake in our fee-sharing program without undergoing complex application processes.

  • Eligibility: Developers become eligible by initiating transactions via Protocolink's API. The fees generated from these transactions are subject to sharing.

  • Distribution: With a fair 50:50 sharing ratio, and post-transaction verification, profit-sharing is automated. This ensures that developers receive their rightful share without delays.

  • Tracking: Developers can employ Dune Analytics to track their fee-sharing numbers, allowing for transparency and up-to-date information.

Dune Analytics dashboard is under development, stay tuned!

PreviousSecurity & AuditsNextFAQ

Last updated 1 year ago

If you wish to include a referral for fee sharing, you can append the referral property to the routerData object. For detailed information on using routerData, please refer to the .

💎
Router Data Documentation