ShitPlungerStore
Verified contract
Active on
Ethereum with 2,046 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 |
---|---|---|---|---|---|
SHUCKS | ERC-20 | 443.204152B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14932973 | 2 years ago | | | 0 | 0.0012748330 | |
| 14931694 | 2 years ago | | | 0 | 0.0011761512 | |
| 14931690 | 2 years ago | | | 0 | 0.0041159022 | |
| 14931690 | 2 years ago | | | 0 | 0.0034625419 | |
| 14931686 | 2 years ago | | | 0 | 0.0037142944 | |
| 14931685 | 2 years ago | | | 0 | 0.0029902099 | |
| 14931679 | 2 years ago | | | 0 | 0.0035114188 | |
| 14931678 | 2 years ago | | | 0 | 0.0032851743 | |
| 14931678 | 2 years ago | | | 0 | 0.0027636842 | |
| 14931665 | 2 years ago | | | 0 | 0.0034473167 |
ABI
ABI objects
Getter at block 21293239
BLACKHOLE() view returns (address)
0x000000000000000000000000000000000000dead
PRICE_MULTIPLIER() view returns (uint256)
100000000000000000000000000
_auctionConfig() view returns (uint32 startingPrice, uint32 endingPrice, uint32 startTime, uint32 duration, uint32 increasePerInterval, uint32 interval)
(startingPrice=5, endingPrice=25, startTime=0, duration=7200, increasePerInterval=5, interval=1800)
_auctionPrice() view returns (uint256)
500000000000000000000000000
_maxSupply() view returns (uint32)
4472
_minted() view returns (uint32)
4175
_publicMinted() view returns (uint32)
4175
_publicSupply() view returns (uint32)
297
_shitCoin() view returns (address)
0x4e4a47cac6a28a62dcc20990ed2cda9bc659469f
_shitPlunger() view returns (address)
0x01cecf7a8f0095fa622ff03d714fd2244548da35
_walletLimit() view returns (uint32)
3
owner() view returns (address)
0x87fadf44bc06a8c9ae965edfe72ee703cef703c5
Read-only
_status(address minter) view returns (struct ShitPlungerStoreStatus)
_userMinted(address) view returns (uint32)
State-modifying
Events mint(uint32 amount) payable
renounceOwnership()
setAuctionState(uint32 startingPrice, uint32 endingPrice, uint32 startTime, uint32 duration, uint32 interval)
transferOwnership(address newOwner)
withdrawFund(address tokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address shitCoin, address shitPlunger, uint32 walletLimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.