GrandpaApeChemistryClub
Verified contract
Active on
Ethereum with 7,126 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 "GrandpaApeChemistryClub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290906 | a day ago | | | 0 | 0.00030258805 | |
| 21241772 | 8 days ago | | | 0 | 0.00021787324 | |
| 21237934 | 9 days ago | | | 0 | 0.0010916644 | |
| 21237242 | 9 days ago | | | 0 | 0.0010456312 | |
| 21219631 | 11 days ago | | | 0 | 0.00042664529 | |
| 21201306 | 14 days ago | | | 0 | 0.00093009477 | |
| 21165170 | 19 days ago | | | 0 | 0.0013089935 | |
| 21149828 | 21 days ago | | | 0 | 0.00045113102 | |
| 21107329 | a month ago | | | 0 | 0.00032981640 | |
| 21107291 | a month ago | | | 0 | 0.00035690104 |
ABI
ABI objects
Getter at block 21301324
name() view returns (string)
owner() view returns (address)
0x89e629faa18f8f0ee2031f875289cdb6a7d37dce
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
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)
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)
setMutationContractAddress(address mutationContractAddress)
setName(string _name)
transferOwnership(address newOwner)
updateBaseUri(string _baseURI)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBaseURI(string indexed _baseURI)
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.