gm

Verified contract

Proxy

Active on Ethereum with 4,987 txns
Deployed by via 0x9e7fb5b5 at 13947574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots

No balances found for "gm"

0xccbfed2ad93e13308c8cea6602b351286465cfb8beb55f13507e312b4e1b0dbf
0xd8bd630f107d93e0d77e831f95ad332ee2ad2fc778ca722a513bab54efe780df
From
0xc6b1bb47547eee6856b8af427a1eec4d884adaf8a568de6108179031f3637b9a
0xfaaeb68de747c85174e3f5490ace2a07e94491ba2f3144a66e2f395c5d2eacb4
0x3bc06ff17bd45b8e6e4e85a68617f7037a7be7e8b8bbc47f86b20ab18261ebef
0xf33f8219b672ae519f660f4cda2f50136db41bb7bfde8a49dd1e38e4a132c92d
0xab426966545a961f6f682a89bb8a1128387eff238d99e2edfea6b1776bcf898f
0x325dd2c04b1e059d515b126cf6fe16c50bbff4eedd323e64e9758a5a28ba7435
0x8c7dc79fc7ee5b00aa2c26759d31ee091417b357a0ebc8dff34e64bb94dc8061
0xd81ad9f21ef54ea9b66278a9d2c714af514c89e17935f6ab0bf4a0636eb73fde

Functions
Getter at block 21160265
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
maxSupply(view returns (uint256)
6969
mintsLeft(view returns (uint256)
0
renderer(view returns (address)
0xbdfc8539bd9825ead5e57a5b3b0f92195fafc36f
salePrice(view returns (uint256)
42000000000000000
__owner(view returns (address)
0x2ba43efc033635250679fa7519433f80490b3d69
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=1000, uriBase=, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
gm
owner(view returns (address)
0x2ba43efc033635250679fa7519433f80490b3d69
symbol(view returns (string)
gm
totalSupply(view returns (uint256)
6969
Read-only
seed(uint256 tokenIdview returns (bytes32)
tokenURI(uint256 tokenIdview returns (string)
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
burn(uint256 tokenId
drinkCoffee(uint256 tokenId
mint(uint256 countpayable 
setSalePrice(uint256 newPrice
withdraw(
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
DrankCoffee(uint256 indexed tokenIdaddress indexed actor
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(address baseFactoryaddress _rendererAddressuint256 _maxSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.