Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedb6…e452
Balances ($0.00)
No balances found for "Rats"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21285768 | 6 hours ago | | | 0 | 0.00041380021 | |
| 21280777 | a day ago | | | 0 | 0.0010689961 | |
| 21280776 | a day ago | | | 0 | 0.0010690315 | |
| 21251300 | 5 days ago | | | 0 | 0.0010908221 | |
| 21233707 | 8 days ago | | | 0 | 0.00059545298 | |
| 21230098 | 8 days ago | | | 0 | 0.0010257765 | |
| 21230068 | 8 days ago | | | 0 | 0.00096908947 | |
| 21225809 | 9 days ago | | | 0 | 0.00052715186 | |
| 21201781 | 12 days ago | | | 0 | 0.00068631890 | |
| 21196767 | 13 days ago | | | 0 | 0.00072141703 |
ABI
ABI objects
Getter at block 21287570
_baseURI() view returns (string)
https://gutter-rats-metadata.s3.us-east-2.amazonaws.com/metadata/
_contractURI() view returns (string)
https://gutter-rats-metadata.s3.us-east-2.amazonaws.com/collection.json
contractURI() view returns (string)
https://gutter-rats-metadata.s3.us-east-2.amazonaws.com/collection.json
currentTimestamp() view returns (uint256)
1732813451
gutterCatNFTAddress() view returns (address)
0xedb61f74b0d09b2558f1eeb79b247c1f363ae452
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)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events customAction(uint256 _petID, uint256 _actionID, string payload) payable
mint(uint256 _catID)
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)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
CAction(uint256 petID, uint256 value, uint256 actionID, string payload)
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(address _catsNFTAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.