Tom Sachs: Rocket Factory - Mars Rocks
Verified contract
Active on
Ethereum with 3,062 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 "Tom Sachs: Rocket Factory - Mars Rocks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21312359 | 3 days ago | | | 0 | 0.0010505256 | |
| 20998866 | 2 months ago | | | 0 | 0.00020778417 | |
| 20698485 | 3 months ago | | | 0 | 0.000087151768 | |
| 20696473 | 3 months ago | | | 0 | 0.000058313831 | |
| 20531447 | 4 months ago | | | 0 | 0.00014704457 | |
| 20421063 | 4 months ago | | | 0 | 0.00039499166 | |
| 20400185 | 4 months ago | | | 0 | 0.00023088913 | |
| 20354728 | 4 months ago | | | 0 | 0.000098075809 | |
| 20187466 | 5 months ago | | | 0 | 0.00021807295 | |
| 20171210 | 5 months ago | | | 0 | 0.00027596401 |
ABI
ABI objects
Getter at block 21333363
isFrozen() view returns (bool)
false
name() view returns (string)
Tom Sachs: Rocket Factory - Mars Rocks
owner() view returns (address)
0x76c54c77a58c376ff9533b3582b1f73c49049126
signerAddress() view returns (address)
0x0000000000000000000000000000000000000000
useRocksAddress() view returns (address)
0x38b9996376cffec77362fccb1cd15ba43c210db8
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)
minterAddresses(uint256) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events addMinterAddress(address _minterAddress)
freeze()
mint(address _recipient, uint256[] _ids, uint256[] _amounts)
removeMinterAddress(address _minterAddress)
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)
setRevealedURI(string _uri)
setURI(string _uri)
setUseRocksAddress(address _useRocksAddress)
transferOwnership(address newOwner)
useRocks(address _owner, uint256[] _rockTypes, uint256[] _amounts)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.