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 |
---|---|---|---|---|---|
0x70f3…8807 | ERC-1555 | 2 | -- | -- | |
MBOTS | ERC-721 | 1 | -- | -- | |
MBOTS | ERC-721 | 1 | -- | -- | |
SYN | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- | |
CSC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15898119 | 2 years ago | | | 0 | 0.0013221600 | |
| 14560718 | 3 years ago | | | 0.21 | 0.072230571 | |
| 14477013 | 3 years ago | | | 0.03 | 0.011550274 | |
| 13981839 | 3 years ago | | | 0.04 | 0.032156000 | |
| 13917258 | 3 years ago | | | 0 | 0.0079551029 | |
| 13917223 | 3 years ago | | | 0 | 0.010360993 | |
| 13916405 | 3 years ago | | | 0.01 | 0.0073572756 | |
| 13916365 | 3 years ago | | | 0 | 0.010916038 | |
| 13916294 | 3 years ago | | | 0 | 0.0094101824 | |
| 13916168 | 3 years ago | | | 0 | 0.022241353 |
ABI
ABI objects
Getter at block 21274840
BURN_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
COST_PER_TOKEN() view returns (uint256)
10000000000000000
HARVEST_ADDRESS() view returns (address)
0x803c2070a951369f9705f2039df3ac2f097c8e3c
PAID_PER_TOKEN() view returns (uint256)
1000000000
owner() view returns (address)
0xcfb794de0b0c27dbbda2b8fa6f088ccf21709550
paused() view returns (bool)
false
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address operator, address, uint256, uint256 quantity, bytes) returns (bytes4)
onERC721Received(address operator, address, uint256, bytes) returns (bytes4)
pause()
purchaseERC1155Tokens(address contractAddress, uint256 id, uint256 quantity) payable
purchaseERC721Tokens(address contractAddress, uint256[] tokenIds) payable
renounceOwnership()
sellAndBurnTokens(address contractAddress, uint256 id, uint256 quantity)
sellAndBurnTokens(address contractAddress, uint256[] tokenIds)
sellTokens(address contractAddress, uint256[] tokenIds)
transferOwnership(address newOwner)
unpause()
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.