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 "ToolSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14751760 | 3 years ago | | | 0 | 0.0077458608 | |
| 14748198 | 3 years ago | | | 0 | 0.010585605 | |
| 14748196 | 3 years ago | | | 0 | 0.011110568 | |
| 14748194 | 3 years ago | | | 0 | 0.0091099100 | |
| 14748182 | 3 years ago | | | 0 | 0.014619864 | |
| 14747683 | 3 years ago | | | 0 | 0.0080824691 | |
| 14747681 | 3 years ago | | | 0 | 0.0082507325 | |
| 14747677 | 3 years ago | | | 0 | 0.0080209051 | |
| 14741336 | 3 years ago | | | 0 | 0.0060700315 | |
| 14736282 | 3 years ago | | | 0 | 0.0054153165 |
ABI
ABI objects
Getter at block 21293164
CURRENT_PRICE() view returns (uint256)
600000000000000000000000
MAX_PURCHASE() view returns (uint256)
20
erc1155Address() view returns (address)
0x31893e9bfddf9dfa9ff686833a9d3651e7757738
lvmhToken() view returns (address)
0xff3417dd60a87bce3a6d7d4a62dcd3e9d2ea59c4
masterAddress() view returns (address)
0xd90449c284efbc0215537a531558fc848c2e9ec6
owner() view returns (address)
0xd90449c284efbc0215537a531558fc848c2e9ec6
saleIsActive() view returns (bool)
true
Read-only
rates(uint256) view returns (uint256)
tokens(uint256) view returns (address)
State-modifying
Events buyLandAssestSale(uint256 amount, uint256 collectionId) payable
changeBuyToken(uint256 collectionId, address buyToken)
changeERC1155Address(address newErc1155Address)
changeMasterAddress(address newMasterAddress)
changeRates(uint256 collectionId, uint256 rate)
changeSaleState(bool newSaleState)
changelvmhToken(address newlvmhToken)
changelvmhTokenPrice(uint256 newAmount)
renounceOwnership()
transferOwnership(address newOwner)
BuyLandAsset(address bullieverAsset, uint256 amount)
ChangeERC1155Address(address indexed oldAddress, address indexed newAddress)
ChangedBuyToken(uint256 indexed collectionId, address token)
ChangedRates(uint256 indexed collectionId, uint256 indexed rate)
ChangelvmhToken(address indexed oldAddress, address indexed newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _erc1155Address)
This contract contains no fallback and receive objects.
This contract contains no error objects.