Cyclops Monkey Club
Verified contract
Active on
Ethereum with 9,319 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x318c…effe
Balances ($198.21)
Native
Value
$198.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.055 | $3,603.75 |
$198.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253213 | 4 days ago | | | 0 | 0.00046409435 | |
| 21187736 | 13 days ago | | | 0 | 0.0011496768 | |
| 21169061 | 16 days ago | | | 0 | 0.00094776825 | |
| 21161368 | 17 days ago | | | 0 | 0.00082171982 | |
| 21046325 | a month ago | | | 0.098 | 0.00036694960 | |
| 21043327 | a month ago | | | 0 | 0.00043363238 | |
| 21027907 | a month ago | | | 0 | 0.00016104024 | |
| 21027898 | a month ago | | | 0 | 0.00015977797 | |
| 21027896 | a month ago | | | 0 | 0.00015975661 | |
| 21027893 | a month ago | | | 0 | 0.00028749520 |
ABI
ABI objects
Getter at block 21283680 accountBalance() view returns (uint256) reservedMintsCreator() view returns (uint256)
maxMint() view returns (uint256)
2
mintCost() view returns (uint256)
98000000000000000
mintCostPresale() view returns (uint256)
49000000000000000
mintCostPublicSale() view returns (uint256)
98000000000000000
name() view returns (string)
Cyclops Monkey Club
owner() view returns (address)
0xeeb4800242e590c801e4dcde481bbc2f481ba53d
saleState() view returns (uint8)
2
saleState_() view returns (uint8)
2
symbol() view returns (string)
CMC
tokensLeftPresale() view returns (uint256)
0
totalSupply() view returns (uint256)
6666
unrevealedURI() view returns (string)
ipfs://QmTasJdBUZZ2DMwfBq5Zecs1HcfUPpWncthQVk3JTv3ZTK/
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintsPerAddress(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burnTokens()
changeBaseURI(string baseURI_)
changeDummy(address _dummy)
changeUnrevealedURI(string unrevealedURI_)
mint(uint256 number, uint8 _v, bytes32 _r, bytes32 _s) payable
renounceOwnership()
reservedMintCreator(uint256 number)
retrieveFunds()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
switchToPresale()
switchToPublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()
fallback()
receive()
This contract contains no error objects.