Monster Ape Club
Verified contract
Active on
Ethereum with 19,358 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($48.58)
Native
Value
$46.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013542 | $3,398.17 |
$46.02 | |
MATIC | ERC-20 | 4.520802 | $0.567096 |
$2.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237747 | 3 days ago | | | 0 | 0.00082960821 | |
| 21216913 | 6 days ago | | | 0 | 0.0010403093 | |
| 21172632 | 12 days ago | | | 0 | 0.0016094805 | |
| 21170654 | 12 days ago | | | 0 | 0.0010515820 | |
| 21165092 | 13 days ago | | | 0 | 0.00043892281 | |
| 21138823 | 16 days ago | | | 0 | 0.00047423255 | |
| 21130301 | 18 days ago | | | 0 | 0.00082164470 | |
| 21122445 | 19 days ago | | | 0 | 0.00057841739 | |
| 21120965 | 19 days ago | | | 0 | 0.00025464762 | |
| 21117327 | 19 days ago | | | 0 | 0.00047641713 |
ABI
ABI objects
Getter at block 21256741
batchLimit() view returns (uint256)
2
end() view returns (uint256)
1643727600
mintLimit() view returns (uint256)
7949
name() view returns (string)
Monster Ape Club
nextId() view returns (uint256)
7999
owner() view returns (address)
0xab933d06742095c526d6ae2590ca6cbcf355f632
price() view returns (uint256)
250000000000000000
publicSale() view returns (bool)
false
start() view returns (uint256)
1643554800
symbol() view returns (string)
MAC
totalLimit() view returns (uint256)
7999
totalSupply() view returns (uint256)
7998
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)
purchased(address) view returns (uint256)
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)
State-modifying
Events airdrop(uint256 _amount, address _recipient)
approve(address to, uint256 tokenId)
buy(uint256 _timestamp, uint256 _amount, bytes _signature) payable
buyPublic(uint256 _amount) payable
flipPublicSaleState()
initialize(uint256 _price, uint256 _start, uint256 _end, uint256 _totalLimit, uint256 _mintLimit, uint256 _batchLimit, address _root, string _baseTokenURI)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(address _to, uint256 _amount)
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.