#GirlVibes - Beach
Verified contract
Active on
Ethereum with 2,099 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "#GirlVibes - Beach"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19332606 | 9 months ago | | | 0 | 0.0029546383 | |
| 18056622 | a year ago | | | 0 | 0.00077678155 | |
| 17389229 | a year ago | | | 0 | 0.0015438772 | |
| 17125225 | 2 years ago | | | 0 | 0.0016318479 | |
| 17125090 | 2 years ago | | | 0 | 0.0017236140 | |
| 17125087 | 2 years ago | | | 0 | 0.0016896889 | |
| 17125078 | 2 years ago | | | 0 | 0.0018015539 | |
| 17125059 | 2 years ago | | | 0 | 0.0023322327 | |
| 16717292 | 2 years ago | | | 0 | 0.0010401904 | |
| 16447044 | 2 years ago | | | 0 | 0.00078146904 |
ABI
ABI objects
Getter at block 21230501 getBaseURI() view returns (string)
allowListOnly() view returns (bool)
false
baseExtension() view returns (string)
.json
giftSupply() view returns (uint256)
200
giftTotal() view returns (uint256)
26
maxMintAmount() view returns (uint256)
5
maxSupply() view returns (uint256)
10000
mintingActive() view returns (bool)
true
name() view returns (string)
#GirlVibes - Beach
notRevealedURI() view returns (string)
ipfs://QmZE8iNxuXoEHzfhQuW55xuC6dBEmC5Pt4F2niXAsNYJoc
owner() view returns (address)
0x00e02c7bcc03e03c3ee7e694be33af9e378166f4
price() view returns (uint256)
0
revealed() view returns (bool)
true
symbol() view returns (string)
GVB
totalSupply() view returns (uint256)
9800
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAllowListed(address _addr) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
gift(address[] _to)
mint(uint256 _amount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowList(address[] _addressList, bool _onAllowList)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseUri)
setBaseURIExtension(string _ext)
setMaxGiftSupply(uint256 _amount)
setMaxMintAmount(uint256 _amount)
setMaxSupply(uint256 _amount)
setNotRevealedURI(string _notRevealedUri)
setPrice(uint256 _price)
teamMint(uint256 _amount)
toggleAllowList()
toggleMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Minted(address sender, uint256 count)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.