Union Protocol (v2)
  • Introduction
  • Important Links
  • 🌐Protocol Overview
    • How Union Works
    • Plain English (Detailed)
    • Use Cases
    • v1->v2 changelog
    • FAQ
  • ⚖️Governance
    • UNION DAO
      • Community Delegates
      • Gaurdians & Multisigs
    • UNION Token
    • Governance Process
      • Technical Implementations
    • Glossary of Terms
  • 🔨Developers
    • Union Contracts Overview
    • Contract ABIs & Addresses
    • Core Components
      • UserManager
        • UserManagerERC20
        • UserManagerDAI
      • uToken
        • UDai
        • UErc20
      • AssetManager
      • Comptroller
      • MarketRegistry
      • InterestRateModel
      • PureTokenAdapter
      • AaveV3Adapter
    • Governance
      • UnionToken
        • ArbUnionWrapper
        • ArbUnion
        • OpUnion
      • Governor
      • Timelock
    • Union SDK
    • Union Data
      • Documentation
    • Peripheral & Fun Contracts
    • GraphQL Endpoints
  • 🚴User Guides
    • Becoming a Member
    • How Bridging Tokens Works
      • Bridge UNION token from Arbitrum to Ethereum
    • Voting & Delegation
      • Delegation from Gnosis
    • Vouching & Lending
  • 👩‍💻Developer Guides
    • In Progress
  • ⚠️Risk
    • Types of Risk
Powered by GitBook
On this page
  • UNION Referral & Register Helper
  • ERC1155 Voucher
  • Onchain Triggered Vouches

Was this helpful?

Edit on GitHub
  1. Developers

Peripheral & Fun Contracts

PreviousDocumentationNextGraphQL Endpoints

Last updated 1 year ago

Was this helpful?

UNION Referral & Register Helper

UNION Referral is a smart contract suite designed to boost the UNION community through a robust referral system. It streamlines community growth by seamlessly integrating access control, referral tracking, and member registration processes.

ERC1155 Voucher

A smart contract that vouchers on receipt of an erc1155 token.

Onchain Triggered Vouches

🔨
https://github.com/unioncredit/union-referral
https://github.com/unioncredit/union-v2-contracts/blob/master/contracts/peripheral/ERC1155Voucher.sol
https://github.com/unioncredit/union-vouchers/tree/master/packages/bulk-voucher