gawdH8sNFTees
Verified contract
Active on
Ethereum with 3,874 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 "gawdH8sNFTees"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19882038 | 7 months ago | | | 0 | 0.00024975124 | |
| 17351238 | 2 years ago | | | 0 | 0.00063138004 | |
| 16726828 | 2 years ago | | | 0 | 0.0012711275 | |
| 16720696 | 2 years ago | | | 0 | 0.0013152615 | |
| 16492760 | 2 years ago | | | 0 | 0.00057794090 | |
| 16415872 | 2 years ago | | | 0 | 0.00070145521 | |
| 16414530 | 2 years ago | | | 0 | 0.0014908301 | |
| 16414324 | 2 years ago | | | 0 | 0.0013754670 | |
| 16413306 | 2 years ago | | | 0 | 0.00098015575 | |
| 16413300 | 2 years ago | | | 0 | 0.0014581697 |
ABI
ABI objects
Getter at block 21322495
MAX_SUPPLY() view returns (uint256)
5022
maxCountPerAccount() view returns (uint256)
2
name() view returns (string)
gawdH8sNFTees
owner() view returns (address)
0x23d240de88829ae666b7c01fb1c0ed3e93358603
price() view returns (uint256)
0
symbol() view returns (string)
gawdH8sNFTees
totalSupply() view returns (uint256)
5022
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
endSale()
mint(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMaxMintPerAddr(uint256 _count)
setPrice(uint256 _price)
setTokenBaseURI(string URI)
startSale()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.