MoonbirdsBatz
Verified contract
Active on
Ethereum with 1,883 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 "MoonbirdsBatz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20205473 | 4 months ago | | | 0 | 0.00018474037 | |
| 18888002 | 10 months ago | | | 0 | 0.0011480862 | |
| 18800001 | a year ago | | | 0 | 0.0013445340 | |
| 18324523 | a year ago | | | 0 | 0.00016687285 | |
| 17966357 | a year ago | | | 0 | 0.00086305401 | |
| 17417361 | a year ago | | | 0 | 0.00098859697 | |
| 17305037 | a year ago | | | 0 | 0.0011826313 | |
| 17253823 | a year ago | | | 0 | 0.0019476851 | |
| 16908750 | 2 years ago | | | 0 | 0.00065841687 | |
| 16720018 | 2 years ago | | | 0 | 0.0025064662 |
ABI
ABI objects
Getter at block 21092497
baseURI() view returns (string)
ipfs://QmWyFDLH21kMqGpLcQHLXbKkWQ2ECSLgKN2DTLCY3AYjXi/
freesaleM() view returns (bool)
true
maxSupply() view returns (uint256)
3000
name() view returns (string)
MoonbirdsBatz
notRevealedUri() view returns (string)
ipfs://QmUAYJu8dc16t8tPH9ZDffxkLE7UdYwBQ7MZK23UZiVgbw
owner() view returns (address)
0xb65c634893664fc28cfce34a7880608ab064f12d
paused() view returns (bool)
false
presaleM() view returns (bool)
false
publicM() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
MBB
totalSupply() view returns (uint256)
3000
Read-only
_freeClaimed(address) view returns (uint256)
_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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
freeSaleMint(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)
setNotRevealedURI(string _notRevealedURI)
setProxyRegistry(address _proxyRegistryAddress)
togglePublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw_all()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.