Master9Eyes
Verified contract
Active on
Ethereum with 1,647 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 "Master9Eyes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159690 | 13 days ago | | | 0 | 0.0010602600 | |
| 20203233 | 5 months ago | | | 0 | 0.00028201098 | |
| 20203210 | 5 months ago | | | 0 | 0.00012175458 | |
| 20194565 | 5 months ago | | | 0 | 0.00016145580 | |
| 20194479 | 5 months ago | | | 0 | 0.000093002100 | |
| 20111264 | 5 months ago | | | 0 | 0.00018429427 | |
| 19526670 | 8 months ago | | | 0 | 0.0015875826 | |
| 19408940 | 8 months ago | | | 0 | 0.0010813394 | |
| 18493274 | a year ago | | | 0 | 0.00053793951 | |
| 18046436 | a year ago | | | 0 | 0.00046447844 |
ABI
ABI objects
Getter at block 21254818
HIDE_FROM() view returns (uint256)
1
HIDE_TO() view returns (uint256)
1998
MAX_ELEMENTS() view returns (uint256)
1998
META_REVEAL() view returns (bool)
true
PRICE() view returns (uint256)
60000000000000000
START_AT() view returns (uint256)
1
baseTokenURI() view returns (string)
https://master9eyes.mypinata.cloud/ipfs/QmYViD8wA8TJhnWPDPe9wuEdi6C4mQ8BjfgQAHCLXueFA8/
creator1Address() view returns (address)
0x54ffb54dbae454d2385f25e5726a7931a7dd4444
creator2Address() view returns (address)
0x43bdbfbe9e16d667babfe73bc7c95bfae2ca083c
name() view returns (string)
Master9Eyes
owner() view returns (address)
0xdb84e813676dd4eba809975afd8782f1459daf9c
sampleTokenURI() view returns (string)
https://master9eyes.mypinata.cloud/ipfs/QmNbihsjHBTYD17k6iMQvr4gw6DoCQ3V52Q7tRprbuRLm7
symbol() view returns (string)
M9E
totalSupply() view returns (uint256)
1228
totalToken() view returns (uint256)
1228
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)
price(uint256 _count) view returns (uint256)
rawOwnerOf(uint256 tokenId) view returns (address)
signatureWallet(address wallet, uint256 _tokenAmount, uint256 _timestamp, bytes _signature) pure returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
giftMint(address[] _addrs, uint256[] _tokenAmounts)
mint(uint256 _tokenAmount, uint256 _timestamp, bytes _signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxElement(uint256 _max)
setMetaReveal(bool _reveal, uint256 _from, uint256 _to)
setPause(bool _pause)
setPrice(uint256 _price)
setSampleURI(string sampleURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NewMaxElement(uint256 max)
NewPriceEvent(uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseEvent(bool pause)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
welcomeToM9E(uint256 indexed id)
constructor(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.