Bored Ohms Sewer Apes

Verified contract

Active on Ethereum with 341 txns
Deployed by via 0x9ab20b7b at 16985108
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bored Ohms Sewer Apes"

0xca3f114453113773de65efb7c024997ea01ae3fe19c178cafe63633d4af2dd36
0x79cc8d293a80b6ee352c089bf5f3523a81fb860bfda2af90aa281b3ae7974235
0x06eb921bfcbf92dc016a9624c9e91e055d4fd8bd7a4c3c3bd3b77c1fdd1c7ad1
0x81b7f88f2f539316c13a4cafbbfa4eacf1db565f55ae1d096ea15abfb1c2e1ca
0x29e9ef72b2ba8a295c5bf2fc6add74335d8de40bb2f9b0e5cd9a962342c0ae92
From
0xdc66cf8c7e29d0d6c18aaf5b03322975a5be24c0f80e303aab9e635135ec6818
From
0xec0e28ae114aff05a3a15fc389c2a35c15f23359ee54afceb5925450ba9d97fc
0x876f315d6317b7660fdf387300818aa0c5466eb5999c08df27880a0c178f396b
0x23605e13bf43d11799741b33e0849524da3ce991cb585468d5eafe7addad0906
0x9627481f51329fa77ad765a4c01a7bdbd88183b794f01fc6244eb9f3f87250e9

Functions
Getter at block 21169478
BAYC(view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
DELEGATE_CASH_CONTRACT(view returns (address)
0x00000000000076a84fef008cdabe6409d2fe638b
WARM_WALLET_CONTRACT(view returns (address)
0xc3aa9bc72bd623168860a1e5c6a4530d3d80456c
baseURI(view returns (string)
ipfs://Qmc1pNGMR2MqKXWEutSnkJsgKwJSbYbUyH2DAJMcNBLAQb/
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
Bored Ohms Sewer Apes
owner(view returns (address)
0xa80a9dfaef6feecb193f3cfed3732134ef64ba36
price(view returns (uint256)
3000000000000000
symbol(view returns (string)
BOSA
totalSupply(view returns (uint256)
0
w1(view returns (address)
0x3bbcf2972299e6da5ef830af78791e3a7ed7278d
w2(view returns (address)
0xd4e9486e81a73c56baeebf1455e114d854dfe7ff
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256 tokenIdaddress to
approve(address touint256 tokenId
mint(uint256[] tokenIdspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseuri
setPrice(uint256 price_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MintNotLive(
NoneLeft(
NotApprovedOrOwner(
NotEnoughETH(
NotValidToken(
TokenAlreadyMinted(
TokenDoesNotExist(
WithdrawalFailed(
ZeroAddressCheck(