B2OERC1155Buyer
Verified contract
Active on
Ethereum with 8,920 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b73…94dd
Balances ($0.00)
No balances found for "B2OERC1155Buyer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452766 | 4 months ago | | | 0.006 | 0.000044273000 | |
| 20409075 | 4 months ago | | | 0.006 | 0.000044273000 | |
| 20409065 | 4 months ago | | | 0.03 | 0.000072926000 | |
| 20409026 | 4 months ago | | | 0.024 | 0.000066617000 | |
| 20408671 | 4 months ago | | | 0.03 | 0.000072938000 | |
| 20408547 | 4 months ago | | | 0.006 | 0.000044273000 | |
| 20408432 | 4 months ago | | | 0.006 | 0.000044273000 | |
| 20408400 | 4 months ago | | | 0.018 | 0.000060272000 | |
| 20408316 | 4 months ago | | | 0.006 | 0.000044273000 | |
| 20408219 | 4 months ago | | | 0.015 | 0.000044273000 |
ABI
ABI objects
Getter at block 21292959 availableToWithdraw() view returns (uint256)
owner() view returns (address)
0x8f6077dd5f1035ea5f942aeaf740aa08fb87f22a
Read-only
getPrice(uint256 tokenId) view returns (uint256)
State-modifying
Events buyToken(address to, uint256 tokenId, uint256 amount, bytes data) payable
buyTokenBatch(address to, uint256[] tokenIds, uint256[] amounts, bytes data) payable
renounceOwnership()
setPrice(uint256 tokenId, uint256 price)
setPriceBatch(uint256[] tokenIds, uint256[] prices)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address erc1155Addr)
This contract contains no fallback and receive objects.
This contract contains no error objects.