Scumbags
Verified contract
Active on
Ethereum with 12,795 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 "Scumbags"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21043317 | 22 days ago | | | 0 | 0.00049168365 | |
| 20580612 | 3 months ago | | | 0 | 0.000046244000 | |
| 20580584 | 3 months ago | | | 0 | 0.000091461677 | |
| 20546650 | 3 months ago | | | 0 | 0.00013873200 | |
| 20541729 | 3 months ago | | | 0 | 0.00013969117 | |
| 20259971 | 4 months ago | | | 0 | 0.000077033596 | |
| 19622863 | 7 months ago | | | 0 | 0.00078173654 | |
| 19485833 | 8 months ago | | | 0 | 0.0011858829 | |
| 19238673 | 9 months ago | | | 0 | 0.0010670727 | |
| 18922004 | 10 months ago | | | 0 | 0.00090167920 |
ABI
ABI objects
Getter at block 21203418
MAX_BAGS() view returns (uint256)
7777
SCUM_PROVENANCE() view returns (string)
d415ae93d6ee3c92f1047669d0e88f6bda58b87dd06811938fc3aa247ae94cf9
baseURI() view returns (string)
ipfs://QmQNdnPx1K6a8jd5XJEJvGorx73U9pmpqU2YAhEfQZDwcw/
name() view returns (string)
Scumbags
owner() view returns (address)
0xafd618064739a2820f5f80c2585563a8af0e6871
saleIsActive() view returns (bool)
false
startingIndex() view returns (uint256)
881
symbol() view returns (string)
Scumbags
totalSupply() view returns (uint256)
7777
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasClaimed(address) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim()
flipSaleState()
lockstartingIndex()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
tenPack() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.