Decast-Gating-Document
  • References
  • Storage-Variables
  • State-Update-Functions
    • registerEvent
    • mintTicket
    • mintTicketPayable
    • registerAccessLevels
    • setMintingApproval
    • withdrawCollectedAmountForEventId
    • setBaseURI
    • transferOwnership
  • Internal-Functions
    • _mintTicket
  • Helper-View-Functions
    • generateTokenId
    • getTokenIdOfAnEventManager
    • getTokenIdOfAccessLevel
    • checkIfCallerIsEventManager
    • checkTokenIdExistsForEventId
    • checkAccessLevelExists
    • balanceOf
    • balaceOfBatch
    • exists
    • owner
    • totalSupply
    • uri
  • Getter-View-Functions
  • Helper-Pure-Functions
Powered by GitBook
On this page

References

Contains References related to Decast-Gating-Contract

Contract Deployed on Amoy & Optimism Sepolia

Amoy Link (PolygonScan): https://amoy.polygonscan.com/address/0x37B1dCfc33F231C7883001ED6a88C83dc7073C10#code

OpSep Link: https://sepolia-optimistic.etherscan.io/address/0x3E8FE7AB58ddEf6899FFac41856Cdc32A814dD26#code

Ethers.js: https://docs.ethers.org/v5/getting-started/#getting-started--connecting

NextStorage-Variables

Last updated 1 year ago