Free Birds

Verified contract

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

No balances found for "Free Birds"

0x30823190a16a7b1704d7449cad89a9326cdbcdb429fe17adc8486359858892da
0x4dab3c754c5aaff58aa6e33ed3fd1c831d7032927456d57c4ff0db1bc143dcc3
0xb8a1f047237b3e7df14761070335ecee57e5ef0ac1c90ab2a54cb03dd7568123
0x73de361b7671f46208c7035a9656db9bdcb69f75d68ba7b987f16020defdc48b
0xf5f9183faa0a509fd954f82cbef41b758102b5d74c140948fc8e10c1adc041e1
0x80e82f38b5c23c29f9595de7cef350b776e2c819fce98239955a4950ecb7da7d
0xeb0f63550892bc0dcf40fea6fdc7393800b2721224625c3e23a25a514ad4deae
0x1ec488529489e5a5357b83f2ed8620be1c25bcaa37e2af5cc7c2b14a0ff65a95
0x79c39b5533277023b7f06f02df9f8c145ae876a8e1bed3950d7ef71d61b1b24f
0x8519b198721692fb89cf4f1d58c26ec11bc49362d483282633ab0ee873c645c4

Functions
Getter at block 21223104
baseURI(view returns (string)
https://live---metadata-5covpqijaa-uc.a.run.app/metadata/
maxPerTx(view returns (uint256)
20
maxPerWallet(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
Free Birds
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x49a291edd4848f596539ce248ea927ff9127cccf
price(view returns (uint256)
0
symbol(view returns (string)
FreeBirds
totalSupply(view returns (uint256)
10000
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
mint(uint256 amtpayable 
ownerMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setmaxSupply(uint256 maxSupply_
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.