Bored y00ts Ape Club
Verified contract
Active on
Ethereum with 8,330 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 "Bored y00ts Ape Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106423 | 22 days ago | | | 0 | 0.000077115205 | |
| 21105703 | 22 days ago | | | 0 | 0.00010953028 | |
| 21103184 | 23 days ago | | | 0 | 0.00010375260 | |
| 21101939 | 23 days ago | | | 0 | 0.00014595938 | |
| 21026396 | a month ago | | | 0 | 0.00013695849 | |
| 20982043 | a month ago | | | 0 | 0.00022930414 | |
| 20955575 | a month ago | | | 0 | 0.00021618744 | |
| 20840592 | 2 months ago | | | 0 | 0.00058620500 | |
| 20793965 | 2 months ago | | | 0 | 0.0012184244 | |
| 20787256 | 2 months ago | | | 0 | 0.00057571408 |
ABI
ABI objects
Getter at block 21265527
baseURI() view returns (string)
ipfs://QmRWkWLRNLThKqC5Gvv7vc9T64iWAa4hA67MQbX7375ZLK/
freey00tapelist() view returns (uint256)
2
isMintingStart() view returns (bool)
false
maxPerTransaction() view returns (uint256)
20
maxSupply() view returns (uint256)
6969
merkleRoot() view returns (bytes32)
0x9eaae7c5b2cc8ba0fb4687be570043d363dbf75bba9fa6cb0080159a34f2a8d3
mintSupply() view returns (uint256)
6900
name() view returns (string)
Bored y00ts Ape Club
owner() view returns (address)
0x57c0649731f79832c88e3939d248db95d2344dc3
pricePublic() view returns (uint256)
5000000000000000
pricey00tapelist() view returns (uint256)
3000000000000000
symbol() view returns (string)
BYAC
teamSupply() view returns (uint256)
69
totalSupply() view returns (uint256)
6969
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
numberMinted(address owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
walletPublic(address) view returns (uint256)
wallety00tapelist(address) view returns (uint256)
State-modifying
Events airdrop(address[] listedAirdrop, uint256[] qty)
approve(address to, uint256 tokenId) payable
publicMint(uint256 qty) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMerkleRoot(bytes32 root)
setMintSupply(uint256 mintSupply_)
setPricePublic(uint256 price_)
setPricey00tapelist(uint256 pricey00tapelist_)
setPublicisMintingStart()
setTeamSupply(uint256 maxTeam_)
setWalletMint(address addr_)
setfreey00tapelist(uint256 freey00tapelist_)
setmaxPerTransaction(uint256 maxPerTransaction_)
teamMint(uint256 qty)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
withdraw()
y00tapelistMint(uint256 qty, bytes32[] _merkleProof) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
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.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()