Bored Bunny
Verified contract
Active on
Ethereum with 16,394 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($15,840.35)
Native
Value
$15,840.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.946757 | $4,013.51 |
$15,840.35 | |
BUNNY | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21362132 | 8 days ago | | | 0 | 0.00026584364 | |
| 21334003 | 12 days ago | | | 0 | 0.00050382519 | |
| 21320455 | 14 days ago | | | 0 | 0.00084570640 | |
| 21256107 | 23 days ago | | | 0 | 0.00082520287 | |
| 21209490 | a month ago | | | 0 | 0.00058514132 | |
| 21186379 | a month ago | | | 0 | 0.00077722036 | |
| 21115892 | a month ago | | | 0 | 0.00019723429 | |
| 21108695 | a month ago | | | 0 | 0.00020065229 | |
| 21095024 | a month ago | | | 0 | 0.00051897265 | |
| 21079629 | 2 months ago | | | 0 | 0.00083461076 |
ABI
ABI objects
Getter at block 21420820
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmTFCDTYDHshMdCjCeMx11wpdAeGbifyeG5XTPq7b4hBhF/
giftSupply() view returns (uint256)
23
isBurnEnabled() view returns (bool)
false
maxSupply() view returns (uint256)
4999
name() view returns (string)
Bored Bunny
notRevealedUri() view returns (string)
ipfs://QmYViF7ES9XLSMgTShbftAciJnbske5K7rWXMGcio3doyG/
owner() view returns (address)
0x0e04ba718d3c7ac4d7c8fa357ab73abdd45d89dc
paused() view returns (bool)
false
presaleM() view returns (bool)
true
publicM() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
BUNNY
totalMint() view returns (uint256)
4976
totalNFT() view returns (uint256)
4999
totalReleased() view returns (uint256)
1991858225540000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
4999
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) 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)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changeGiftSupply(uint256 _newGiftSupply)
changePauseState()
changePresaleState()
changePublicState()
changeTotalSupply(uint256 _newSupply)
giftMint(address[] _addresses)
presaleMint(uint256 _amount) payable
publicMint(uint256 _amount) payable
release(address account)
release(address token, address account)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _tokenBaseURI)
setIsBurnEnabled(bool _isBurnEnabled)
setNotRevealedURI(string _notRevealedURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.