BoredBitsChemistryClub
Verified contract
Active on
Ethereum with 3,812 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 "BoredBitsChemistryClub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21164724 | 21 days ago | | | 0 | 0.00075463449 | |
| 20655465 | 3 months ago | | | 0 | 0.000054802880 | |
| 20152535 | 5 months ago | | | 0 | 0.00014316582 | |
| 20152509 | 5 months ago | | | 0 | 0.00015190944 | |
| 19700972 | 7 months ago | | | 0 | 0.00015589464 | |
| 18875227 | a year ago | | | 0 | 0.0010393606 | |
| 18849474 | a year ago | | | 0 | 0.00054184908 | |
| 18848641 | a year ago | | | 0 | 0.00053294074 | |
| 18803039 | a year ago | | | 0 | 0.00080401724 | |
| 18802839 | a year ago | | | 0 | 0.00082761182 |
ABI
ABI objects
Getter at block 21315111
m1MerkleRoot() view returns (bytes32)
0x5f59eb21fd1abdb0a2f18ea986051e882c8cae67314b4647fbaa1c603c09aa81
m2MerkleRoot() view returns (bytes32)
0x5d0d6edc42f6e2d4af45c3ea5fb3ef36911bda53af399b8feba6555dd7d6a5f4
megaMerkleRoot() view returns (bytes32)
0xa7be34e448e8b9b6a3f176512bc028f43b86bbeb4e022099a115f148e745c4d4
mintOpen() view returns (bool)
true
name() view returns (string)
Bored Bits Chemistry Club
owner() view returns (address)
0xefffc114d67d1758f2d49c8c589fe96c4ebc6912
symbol() view returns (string)
BBCC
Read-only
assetNonce(uint256) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
maxSerums(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 typeId) view returns (string)
validSerumTypes(uint256) view returns (bool)
State-modifying
Events burnSerumForAddress(uint256 typeId, address burnTokenAddress)
claimM1(uint256 qty, bytes32[] proof)
claimM2(uint256 qty, bytes32[] proof)
claimMega(uint256 qty, bytes32[] proof)
mintBatch(uint256[] ids, uint256[] amounts)
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)
setM1MerkleRoot(bytes32 root)
setM2MerkleRoot(bytes32 root)
setMegaMerkleRoot(bytes32 root)
setMutationContractAddress(address mutationContractAddress)
toggleMint()
transferOwnership(address newOwner)
updateBaseUri(string _baseURI)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
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(string _baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.