Okay Bears AI
Verified contract
Active on
Ethereum with 1,779 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 "Okay Bears AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081109 | a month ago | | | 0 | 0.00054482646 | |
| 20997998 | a month ago | | | 0 | 0.00021443560 | |
| 19819670 | 7 months ago | | | 0 | 0.00017809203 | |
| 19745642 | 7 months ago | | | 0 | 0.00015144064 | |
| 19745641 | 7 months ago | | | 0 | 0.00013474508 | |
| 19134193 | 10 months ago | | | 0 | 0.00065594158 | |
| 18352088 | a year ago | | | 0 | 0.00022926304 | |
| 18228924 | a year ago | | | 0 | 0.00074656282 | |
| 18170173 | a year ago | | | 0 | 0.0013862018 | |
| 17740405 | a year ago | | | 0 | 0.00095097487 |
ABI
ABI objects
Getter at block 21285508
_price() view returns (uint256)
6900000000000000
baseURI() view returns (string)
ipfs://bafybeichexr7aeedh2g3lcs72q2zg43tryhba7h4xqa3wckimf6qjgsf5a/
maxPerTx() view returns (uint256)
5
maxPerWallet() view returns (uint256)
5
maxSupply() view returns (uint256)
10000
name() view returns (string)
Okay Bears AI
notRevealedUri() view returns (string)
ipfs://QmNanWoRJyLE5pXc2gb8owTy9C8GsZ8RoHeEDCWa6n8SN5/
owner() view returns (address)
0x2825bdc71c44c43bb512145f1f1e32a448ee54a0
paused() view returns (bool)
false
presaleM() view returns (bool)
true
revealed() view returns (bool)
true
root() view returns (bytes32)
0x7816e17a183d08819f918d99a97c5078282c7222eaa7053402c6129306962505
symbol() view returns (string)
AIBear
totalFreeminted() view returns (uint256)
954
totalSupply() view returns (uint256)
1810
whitelistReserved() view returns (uint256)
2000
Read-only
_presaleClaimed(address) view returns (uint256)
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)
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 approve(address to, uint256 tokenId)
devMint(uint256 _amount) payable
publicSaleMint(uint256 _amount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _tokenBaseURI)
setMaxPerWallet(uint256 _amount)
setMaxSupply(uint256 _newMaxSupply)
setMerkleRoot(bytes32 merkleroot)
setNotRevealedURI(string _notRevealedURI)
setPrice(uint256 _newPrice)
setWhitelistReserved(uint256 _reserved)
togglePresale()
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(address account, uint8 _amount, bytes32[] _proof) payable
withdraw() payable
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(bytes32 merkleroot)
This contract contains no fallback and receive objects.
This contract contains no error objects.