Skip to content

Files

Latest commit

06458ef · Jan 12, 2024

History

History

DAO_scam_report

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 9, 2024
Jan 12, 2024
Jan 9, 2024
Dec 21, 2023

DAO_NFT

Smart Contract for DAO proposal NFT for scam reports

Deployed to testnet under contract address: 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9

Entry Functions:

  • submit_proposal
  • resolve_proposal
  • delete_proposal

View Functions:

  • total_proposals

Events:

  • ProposalCreatedEvent
  • ProposalResolvedEvent
  • ProposalDeletedEvent

Revisions:

1.0.1: