DeFi Girls

Verified contract

Active on Ethereum with 12,531 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"

0x61a7f5c1310eed667b92ca8b38c1ea3c4b41f7c89856897c3ea586b8f941d5b7
0xa0bfebc9f87e6eca065a3f92de74bfcef9c3f0ec3942ef26a3ba5b78e8a3c52c
0x5abee55f8e50c4e7c36564f4eccfa1bd62f5a5026d4cf6f1b935e7b75b9959c4
From
0xb24e12a538460bbdff934e29bbfaf48580646e6701daf455140ef545bb94aa59
0xef93fd1e4addc309f7cae5ab290e6a10463fc6e62a64fe2d523638b1cb4666d8
0x0934daad722005afe49c9395f6d32f6dc7694c684856e288f001c5fc4f8feee6
0x0edc8733b708062b02c33d53571880cb061e1a186ff855f6a395a5a6b6ae112e
0xc36dfb1b1eb75844af7062b74378f24e612ea91eb035620fc5c7765f72e12798
0x98ae780ec8c204704553696e4fd0d16e18058bd361d300a9183b87d2ec746bfd
0xcc8ad4a0f71ff24bafbefdc271d176daa758616e8b650ddbd1e7f5999c78a4fc
From

Functions
Getter at block 20855375
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.