FuckCashGrabs
Verified contract
Active on
Ethereum with 3,216 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 "FuckCashGrabs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155082 | 4 days ago | | | 0 | 0.00080980137 | |
| 21078707 | 15 days ago | | | 0 | 0.00056390061 | |
| 21053837 | 18 days ago | | | 0 | 0.00012133149 | |
| 20188158 | 5 months ago | | | 0 | 0.00012383177 | |
| 19821296 | 6 months ago | | | 0 | 0.00010684723 | |
| 19821291 | 6 months ago | | | 0 | 0.00011187008 | |
| 19703622 | 7 months ago | | | 0 | 0.00047343452 | |
| 19567094 | 7 months ago | | | 0 | 0.0014082457 | |
| 19387767 | 8 months ago | | | 0 | 0.0026714327 | |
| 19144657 | 9 months ago | | | 0 | 0.00092894552 |
ABI
ABI objects
Getter at block 21186244
_tokenURI() view returns (string)
https://ipfs.io/ipfs/QmQD3RCBPDQnHX6tjdZMirghhovu9BG3KPgWVb24s6Z3d3
limitPerAccount() view returns (uint256)
10
maxSupply() view returns (uint256)
5000
name() view returns (string)
FuckCashGrabs
owner() view returns (address)
0xe5c3b29c53e1d6475b0e995dc12296254f2e8c0e
symbol() view returns (string)
FUCK
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintCounts(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
tokenURIs(uint256) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
changeTokenURI(string __tokenURI)
mint(address to, uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(uint256 indexed _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.