This contract is being backfilled. You may encounter incomplete storage history.

Derpy Birbs

Verified contract

Active on Ethereum with 4,842 txns
Deployed by via 0xf4f3d413 at 13016041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8191 additional slots

No balances found for "Derpy Birbs"

0xa4a6bed1c9485d45ed217c8f218baffa3bf75aba4f931b667bc9e77afb60947f
0xad150114b7bc84fd6b294a3c3bdc8fb4b57a494b8e80dde848ca02b99ae669b0
0x379fe52c0250e57c201feab8544b0025fc7360351ba2dbfeb862e6b73a35ffdc
0x1c265c2034651a4499499d77385c75bc9d7b84758ae7ea40814a25e086563938
0x84617983b4e0e66d523e7c043fd176267563d8c38e85ac6b166c6eacbc2b45ac
0xf4235f9d374e2c1d8b800763f591e8ea133a93499d589184483cb48c9ce6b9b5
0x8e65246ffee6aab982912e20ef07afa5914559797a12a1fa43a9206eb8ff83f7
0x84590cbb40537f7b7fb70f5a60336efd24f3f88524e512b9f4a7998de214079c
0x97ba266664841f2ac4ea3756e6e99e377fd958123ddb19d8a2034a8fca66b62b
0x982aebd352efbe6bb9effdddfe8b3a57d3769c9e7680063f5a7113a03bc41a88

Functions
Getter at block 20799898
getAmountMinted(view returns (uint256)
8192
getMaxSupply(pure returns (uint256)
8192
getMintPrice(view returns (uint256)
65000000000000000
hasSaleStarted(view returns (bool)
true
name(view returns (string)
Derpy Birbs
owner(view returns (address)
0xd915246ce4430cb893757bc5908990921344f02d
symbol(view returns (string)
DerpyBirbs
totalSupply(view returns (uint256)
8192
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
give32BirbsToDevs(
mint(address touint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI
startSale(uint256 mintPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
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(string namestring symbolstring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.