GutterCats
Verified contract
Active on
Ethereum with 23,301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x57f1…ea85 (#53515064185171204910515303272091983802182593440162668284200720808368266304403) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153201 | 18 hours ago | | | 0 | 0.00031441000 | |
| 21153196 | 18 hours ago | | | 0 | 0.00055909333 | |
| 21147318 | 2 days ago | | | 0 | 0.00044595960 | |
| 21147304 | 2 days ago | | | 0 | 0.00046935153 | |
| 21147296 | 2 days ago | | | 0 | 0.00041452102 | |
| 21145976 | 2 days ago | | | 0 | 0.00064683177 | |
| 21145968 | 2 days ago | | | 0 | 0.00060064840 | |
| 21140415 | 3 days ago | | | 0 | 0.00055687114 | |
| 21139944 | 3 days ago | | | 0 | 0.00074100472 | |
| 21139564 | 3 days ago | | | 0 | 0.00063277176 |
ABI
ABI objects
Getter at block 21158588
_baseURI() view returns (string)
https://gutter-cats-metadata.s3.us-east-2.amazonaws.com/metadata/
_contractURI() view returns (string)
https://gutter-cats-metadata.s3.us-east-2.amazonaws.com/collection.json
adoptedCats() view returns (uint256)
3000
contractURI() view returns (string)
https://gutter-cats-metadata.s3.us-east-2.amazonaws.com/collection.json
getItemPrice() view returns (uint256)
70000000000000000
itemPrice() view returns (uint256)
70000000000000000
owner() view returns (address)
0x2de690d74ad03944fbba44d037d888499ad6d77a
Read-only
_tokenURIs(uint256) view returns (string)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events adoptCat() payable
adoptCats(uint256 _howMany) payable
mint(address to, uint256 id, bytes data)
reclaimToken(address token)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
setContractURI(string newuri)
setItemPrice(uint256 _price)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.