OQ Magazine
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OQ Magazine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17112311 | 2 years ago | | | 0 | 0.0018028609 | |
| 15977782 | 2 years ago | | | 0 | 0.00095165383 | |
| 15922603 | 2 years ago | | | 0 | 0.0017957447 | |
| 15912087 | 2 years ago | | | 0 | 0.0013409901 | |
| 15905617 | 2 years ago | | | 0 | 0.00095418442 | |
| 15886519 | 2 years ago | | | 0 | 0.00092786684 | |
| 15886512 | 2 years ago | | | 0 | 0.00056728141 | |
| 15886473 | 2 years ago | | | 0 | 0.00093074745 | |
| 15842246 | 2 years ago | | | 0.03 | 0.00089675898 | |
| 15821966 | 2 years ago | | | 0.03 | 0.0010525935 |
ABI
ABI objects
Getter at block 21279105
cost() view returns (uint256)
30000000000000000
currentMaxSupply() view returns (uint256)
91
finalMaxSupply() view returns (uint256)
500
hiddenMetadataUri() view returns (string)
https://owmag.mypinata.cloud/ipfs/QmUdXYoHUxzHnPNNjSonD13LX9c7y3shMUnnzA9L54qDwk/hiddenMeta.json
maxMintAmountPerTx() view returns (uint256)
50
name() view returns (string)
OQ Magazine
owner() view returns (address)
0x0ba6d637f8b9910c57e5c55a634074db505feb26
paused() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
OQ
totalSupply() view returns (uint256)
91
uriPrefix() view returns (string)
https://owmag.mypinata.cloud/ipfs/QmSrWsU4KFRAj3caGMyJi5HvGwffAvtGjXrkyjpMpv1is6/
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events adminMint(uint256 _mintAmount)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
mintForAddress(uint256 _mintAmount, address _receiver)
renounceOwnership()
resetFinalMaxSupply()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setCost(uint256 _cost)
setCurrentMaxSupply(uint256 _supply)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setPaused(bool _state)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.