LogoLogo
  • Removing USDV From Circulation
    • Announcement
  • What is USDV?
    • USDV Overview
    • How Coloring Works
    • Yield & Peg Management
    • Security
    • FAQ
  • Verified Minters
    • Integrating USDV
    • Initial KYC
    • Minting USDV
    • Monitoring & Reminting
    • Moving USDV Crosschain
    • Claiming Rewards
    • Redeeming STBT
    • Account Settings
    • Setting Default Color
    • Delegating Viewers
  • APP INTEGRATIONS
    • Minter Widget
    • On Ethereum
    • On Sidechain
      • Recolor Helper
  • Concepts
    • USDV Architecture
    • Mint
    • ColorTrace Algorithm
    • ColorTrace Safety
    • Delta
    • Remint
    • Redemption
    • Fees
  • Technical Reference
    • Contract Addresses
    • Contract Governance
    • Contract ABI
    • Liquidity Provision
    • Rate Limiter
    • Gas Profile
  • Legal
    • Terms and Conditions
    • Privacy Policy
Powered by GitBook
LogoLogo

Copyright by Verified USD Foundation

On this page
  1. APP INTEGRATIONS

On Sidechain

Swap stablecoins into USDV via SidechainLP

Last updated 1 year ago

To integrate with SidechainLP, App will need to:

  • Complete color KYC.

  • Deploy contract, either:

    • , which will be deployed by the Operator, OR

    • Custom Minter Contract implementation and provide address to Operator (to be compatible with the , make sure it matches the interface of BridgeRecolor.sol).

  • After above, the contract will be:

    • Whitelisted on SidechainLP.

Default:

The BridgeRecolor contract is an example implementation for Minters to provide a way for their users to swap stablecoins into USDV via SidechainLPs, facilitated by the . The BridgeRecolor allows Minter to over incentivize their users.

Minter can configure:

  • User reward bps: if the user reward bps is set higher than the reward received from SidechainLP, USDV stored on the contract will be used to subsidize the difference.

  • Tolerance bps: a safeguard to prevent rewarding users more than reward than received from the LP.

Please visit for SidechainLP.sol addresses on each chain.

Widget
BridgeRecolor.sol
RecolorHelper.sol
Default
Contract Addresses