MonsterBBQ
Verified contract
Active on
Ethereum with 1,630 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa755…ea2b
0xd33b…30c8
Balances ($0.00)
No balances found for "MonsterBBQ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15851982 | 2 years ago | | | 0 | 0.00029541404 | |
| 15574472 | 2 years ago | | | 0 | 0.00059554620 | |
| 15476897 | 2 years ago | | | 0 | 0.00017631534 | |
| 15426112 | 2 years ago | | | 0 | 0.00059117211 | |
| 15419650 | 2 years ago | | | 0 | 0.00058750972 | |
| 15401828 | 2 years ago | | | 0 | 0.00022735745 | |
| 15351302 | 2 years ago | | | 0 | 0.00075036800 | |
| 15349006 | 2 years ago | | | 0 | 0.0013368907 | |
| 15348763 | 2 years ago | | | 0 | 0.0019934686 | |
| 15338469 | 2 years ago | | | 0 | 0.00055516259 |
ABI
ABI objects
Getter at block 21097300
BBQPrice() view returns (uint256)
1000000000000000000000000
BBQTime() view returns (uint256)
86400
DEADFee() view returns (uint256)
60
DivideReceiver() view returns (address)
0xd1c2809f12d74e691769a6c865e6f0d531a8a36f
InsectId() view returns (uint256)
0
JerkyId() view returns (uint256)
1
MAX_FREESUPPLY() view returns (uint256)
1900
Props() view returns (address)
0xa755c08a422434c480076c80692d9aee67bcea2b
PropsReceiver() view returns (address)
0x52cf48ec3485c2f1312d9f1f1ddd3fca9cc232e3
Supply() view returns (uint256)
5000
Torch() view returns (address)
0xd33b79f237508251e5740c5229f2c8ea47ee30c8
_isActiveInsec() view returns (bool)
false
_isActiveJerky() view returns (bool)
true
getBBQQuantity() view returns (uint256)
0
getEndBBQTime() view returns (uint256)
86400
getInsectQuantity() view returns (uint256)
0
getStartBBQTime() view returns (uint256)
0
maxBalance() view returns (uint256)
5
mintPrice() view returns (uint256)
80000000000000000
owner() view returns (address)
0x52cf48ec3485c2f1312d9f1f1ddd3fca9cc232e3
totalBBQSupply() view returns (uint256)
1766
totalInsectSupply() view returns (uint256)
2376
Read-only
balanceOf(uint256 id) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events IncSupply(uint256 _amount)
InsectBBQ(uint256 tokenQuantity) payable
flipActiveInsec()
flipActiveJerky()
mintInsect(uint256 tokenQuantity) payable
mintJerky(uint256 _amount) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
setBBQPrice(uint256 _amount)
setBBQTime(uint256 _amount)
setDEADFee(uint256 _amount)
setDivideReceiver(address _address)
setInsectId(uint256 _id)
setJerkyId(uint256 _id)
setMaxBalance(uint256 _amount)
setMintPrice(uint256 _amount)
setPropsContract(address _prop)
setPropsReceiver(address _address)
setSupply(uint256 _amount)
setTorchContract(address _token)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _prop, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.