Starbirds

Verified contract

Active on Ethereum with 1,488 txns
Deployed by via 0x4bbed4ef at 14605553
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Starbirds"

0xec95012a418bb69f321bfe992fee238c742ce1cd69b1c4432c0bdfca893c973f
0xcfd299e67127f4d94fa9ce1a99e47dba177172a7cb5c0fb5997cd410293b3c32
0x29bd543089efcc670ef44e653f28a0a7dc0a32f7009ca947d8dc64d2b1d590cd
0xd4690d3d96babf6e9a41eb24cb1234baf64cf5de31f7a897c9fc2520f3051bee
0xa519c1abe3f9f0be8a2a35c780a55f25c6e0ad1211eda4cbf56d471ef4fe363a
0xe6c44799d861d5719e3c85cb4484a6a08a5abdc72f995ad9af6bd6bdb85a58ef
0x4e6c165cbbd1d1fce5fc1f288553fe6a4b20080c7c994f89ecc680aa12dee460
0xa7ef28b1a1d9a726e5d392e6476ff363d068ab6cbc294acc1f4ba9aa0aef689f
0x3a427781f7814e741514657554d34c862615b5872d9cf48ce81337308cdd92e5
0xccc8a24ed42a2cab909f3a4c746790914e25ee3c1ae9a842b025238f1cc49315

Functions
Getter at block 21288553
MAX_SUPPLY(view returns (uint256)
5000
PRICE_PER_TOKEN(view returns (uint256)
40000000000000000
freeMintActive(view returns (bool)
true
name(view returns (string)
Starbirds
owner(view returns (address)
0xf476eb1952feb2b6da4f99bb14487a40d76d75fa
saleIsActive(view returns (bool)
true
symbol(view returns (string)
STARBIRD
totalSupply(view returns (uint256)
5000
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 n
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMintState(bool newState
setLimits(uint256 mSupply
setPrices(uint256 pPublic
setSaleState(bool newState
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.