Maxi Ape Country Club OG Pass
Verified contract
Active on
Ethereum with 644 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($29.95)
Native
Value
$29.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0094 | $3,186.50 |
$29.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18895859 | 10 months ago | | | 0 | 0.00039613645 | |
| 16859912 | 2 years ago | | | 0 | 0.00056739314 | |
| 16550922 | 2 years ago | | | 0 | 0.0025779047 | |
| 16541489 | 2 years ago | | | 0 | 0.0023988179 | |
| 16401302 | 2 years ago | | | 0 | 0.00092546150 | |
| 16366774 | 2 years ago | | | 0 | 0.00078854987 | |
| 16357133 | 2 years ago | | | 0 | 0.00069431999 | |
| 16320021 | 2 years ago | | | 0 | 0.00082436655 | |
| 16133753 | 2 years ago | | | 0 | 0.0013066903 | |
| 16098280 | 2 years ago | | | 0 | 0.0013661590 |
ABI
ABI objects
Getter at block 21184446
MAX_MINT() view returns (uint256)
2
MAX_SUPPLY() view returns (uint256)
1000
beneficiary() view returns (address)
0xc48f8e7d892c81a7408f5f4c994e4dd79b0a8f75
extension() view returns (string)
.json
mintTime() view returns (uint256)
1655348400
name() view returns (string)
Maxi Ape Country Club OG Pass
nextId() view returns (uint256)
379
owner() view returns (address)
0x50ffd5db61f72ce594b269e3bfa473924af96d67
price() view returns (uint256)
100000000000000000
symbol() view returns (string)
MASS PASS
totalSupply() view returns (uint256)
378
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelist(address _addr) view returns (bool)
mintCount(address) view returns (uint256)
ownerOf(uint256 tokenId) view 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)
State-modifying
Events addWhitelist(address[] users)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(uint256 _amount) 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_)
setBeneficiary(address _beneficiary)
setExtension(string _extension)
setMAX_MINT(uint256 _max_mintCount)
setMintTime(uint256 _time)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawBNB()
withdrawToken(address _tokenContract)
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()
receive()
This contract contains no error objects.