Spacebirds

Verified contract

Active on Ethereum with 623 txns
Deployed by via 0x7c97ad47 at 15021250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Spacebirds"

0xb2bcc0b47d60b9b9ebb9d765b872216e8430eac149ac25439779d36699d0da65
0x12edcfe185884328f1c4b73afe4433ee4cf27c6650cccb7dc322f0f38ccbbdb1
0x25593dda6e980ba234f3ec1c1c12a48362aaa5565fbe4a1e3013348143161941
0xb62bb714c116a995e3d78f74a8a25bd28944ff60cf45a82e0eb3f5fd4289123e
0x76738561ce5fe771c3353329c8442e603659340ab35407467aff154ba7d73710
0x172f908903f6338bee9bcaad60acf15089b2c9311f54557ac51858058b76576b
0x2b1239a06e5cf0a9f0a456cf6d37a5a400277c7df0de603cf4160184c757c793
0x3e0aba859c893bc5532cad1ecc299c61939bbcbfaeff659b3af662013a472e12
0xbb6ba4619c1856171e080ce619f3c6dcd3dccaf466e16013c47f4a1c73330346
0xe0142950b70d615f3f4547027ef01244758d04e56468f1ab4c242b7a526f5505
From

Functions
Getter at block 20912793
baseURI(view returns (string)
ipfs://Qmak5j7NNNeEeJvCwKYfyt9JJt2iSidvywWxaXVkK9Xu4e/
maxPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
1111
mintEnabled(view returns (bool)
true
name(view returns (string)
Spacebirds
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x883f830a2616ec69c6954187fde644be9dda9e63
price(view returns (uint256)
8000000000000000
symbol(view returns (string)
Spacebirds
totalFree(view returns (uint256)
0
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
mintSpacebirds(uint256 amountpayable 
renounceOwnership(
reserveSpacebirds(uint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setMaxSupply(uint256 maxSupply_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.