DeFi Girls

Verified contract

Active on Ethereum with 12,535 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeFi Girls"

0x707e4a269366e3975c2f885f9d01fc1e8cf444c1af72052b5d7a25b51afeaf60
0xdf3adfa1c005c6203e0d270bbb55797253558a5e7034553d2aae547b08eb1714
0xdb091c472274ba7cff7684d820457cb6ebea76856683c77ca003f145ddc603b8
0x23d17c150751e4dd46f221ba4b63795ecf349787cd54b902d06388aa706b2931
0x61a7f5c1310eed667b92ca8b38c1ea3c4b41f7c89856897c3ea586b8f941d5b7
0xa0bfebc9f87e6eca065a3f92de74bfcef9c3f0ec3942ef26a3ba5b78e8a3c52c
0x5abee55f8e50c4e7c36564f4eccfa1bd62f5a5026d4cf6f1b935e7b75b9959c4
0xb24e12a538460bbdff934e29bbfaf48580646e6701daf455140ef545bb94aa59
0xef93fd1e4addc309f7cae5ab290e6a10463fc6e62a64fe2d523638b1cb4666d8
0x0934daad722005afe49c9395f6d32f6dc7694c684856e288f001c5fc4f8feee6

Functions
Getter at block 21292422
baseURI(view returns (string)
https://nft.defigirls.io/
earlyBirdLive(view returns (bool)
true
inHouseMinted(view returns (uint256)
336
maxInHouseMint(view returns (uint256)
338
maxSupply(view returns (uint256)
6765
name(view returns (string)
DeFi Girls
owner(view returns (address)
0x5c647529ba2579b1b5a697389ea19dc835bccedc
publicMintLive(view returns (bool)
true
symbol(view returns (string)
DFGIRL
totalSupply(view returns (uint256)
6765
walletMintingLimits(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
earlyBirds(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEarlyBird(address _birbview returns (bool)
lastMintBlock(addressview 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)
tokensOfOwner(address _ownerview returns (uint256[])
walletMints(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
inHouseMint(uint256 _amt
mint(
openEarlyBird(
openPublicMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setEarlyBird(address _birbbool _status
setEarlyBirdGroup(address[] _birbsbool _status
setURI(string _newBaseURI
setwalletMintingLimits(bool _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
earlyBirdGroupSet(address[] birbsbool status
earlyBirdOpen(uint256 blockNum
earlyBirdSet(address birbbool status
inHouseMintComplete(uint256 blockNumuint256 minteduint256 totalInHouseMints
publicMintOpen(uint256 blockNum
walletMintingLimitsSet(bool status
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.