Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 4 additional slots
Balances ($935.22)
Native
Value
$935.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.3 | $3,117.41 |
$935.22 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121216 | 11 days ago | | | 0 | 0.00035257089 | |
| 21075100 | 17 days ago | | | 0 | 0.00037247203 | |
| 20375858 | 4 months ago | | | 0 | 0.00014680339 | |
| 19081607 | 10 months ago | | | 0 | 0.00020992327 | |
| 17721996 | a year ago | | | 0 | 0.0013399450 | |
| 17691601 | a year ago | | | 0 | 0.0011142034 | |
| 17014633 | 2 years ago | | | 0 | 0.00088111916 | |
| 16906052 | 2 years ago | | | 0 | 0.00073230134 | |
| 16906050 | 2 years ago | | | 0 | 0.00071905712 | |
| 16805808 | 2 years ago | | | 0 | 0.0020542048 |
ABI
ABI objects
Getter at block 21199203
MAX_SUPPLY() view returns (uint256)
10000
baseURI() view returns (string)
https://cryptobirbs.io/meta/
locked() view returns (bool)
false
name() view returns (string)
Birbs
open() view returns (bool)
true
owner() view returns (address)
0x4691fe27f1f8cfc82fc8bd276fb79eb97cec330e
provenanceHash() view returns (string)
db773b3b8e6c2b43a3f6adc8412091aa7b2ef6047e156e270a61a8527741c022
provenanceURI() view returns (string)
symbol() view returns (string)
BIRB
totalSupply() view returns (uint256)
3041
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPrice(uint256 quantity) view returns (uint256)
getQuantityFromValue(uint256 value) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
roundHash(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenOfOwnerPage(address owner, uint256 page) view returns (uint256 total, uint256[12] birbs)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
lock()
mint(uint256 quantity) payable
openSale()
ownerMint(uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setIpfsURI(string _ipfsUri)
setProvenanceURI(string _provenanceURI)
setRoundHash(uint256 _round, string _roundHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEther()
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()
fallback()
This contract contains no error objects.