Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.88 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.88 KB

notaryshot-contracts

Contracts of the QuantumOracle, a.k.a. NotarizedScreenshot project

Polygon Addesses

NotaryShot
Operator

Setup

brownie networks add Polygon polygon-main-alchemy host=https://polygon-mainnet.g.alchemy.com/v2/XXXXXXXX_XXXXXFIXMEXXXXXX-XXXXXX chainid=137 explorer=https://api.polygonscan.com/api

Deploy

brownie run ./scripts/deploy_notaryshot.py  --network=polygon-main-alchemy 
# Transaction sent: 0xa264306e32e6bf3270740b078dee39c10f6fc3609c2a15afad9d27f293eefb3c
# Gas price: 459.460608255 gwei   Gas limit: 2538902   Nonce: 95
# NotaryShot.constructor confirmed   Block: 41872324   Gas used: 2308093 (90.91%)
# NotaryShot deployed at: 0x649d6016547Ca881D276E09c1cE1011756aCa217
# Verification complete. Result: Pass - Verified

Minting diagram

High Level Architecture - Minting