Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots
Balances ($259.88)
Native
Value
$259.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.066 | $3,937.59 |
$259.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13045245 | 3 years ago | | | 0.066 | 0.014620485 | |
| 5439493 | 7 years ago | | | 0 | 0.000090678000 | |
| 5381949 | 7 years ago | | | 0 | 0.00025102000 | |
| 5325315 | 7 years ago | | | 0.003 | 0.00011682200 | |
| 5325171 | 7 years ago | | | 0 | 0.00025114800 | |
| 5325050 | 7 years ago | | | 0.022 | 0.000086694000 | |
| 5322886 | 7 years ago | | | 0.022 | 0.000086694000 | |
| 5322757 | 7 years ago | | | 0.001 | 0.00011683800 | |
| 5322392 | 7 years ago | | | 0.022 | 0.000086694000 | |
| 5322272 | 7 years ago | | | 0 | 0.00012563800 |
ABI
ABI objects
Getter at block 21412493
owner() view returns (address)
0x65bc83aa4413d6344589abf28144cb07770a1bfb
paused() view returns (bool)
false
Read-only
addresses(uint256, uint256, uint256) view returns (address)
elements(uint256, uint256, uint256) view returns (uint256 worth, uint256 level, uint256 cooldown)
offers(uint256, uint256, uint256) view returns (uint256 startPrice, uint256 endPrice, uint256 startBlock, uint256 endBlock, bool isOffer)
publicGetAsset(uint256 group, uint256 asset) view returns (uint256, uint256, uint256, uint256, uint256)
publicGetElement(uint256 group, uint256 asset, uint256 unit) view returns (address, uint256, uint256, uint256, uint256, bool)
publicGetElementOffer(uint256 group, uint256 asset, uint256 unit) view returns (uint256, uint256, uint256, uint256, uint256)
State-modifying
Events ownerDestroy()
ownerPause()
ownerUnpause()
ownerWithdraw(uint256 amount)
userAssignElement(uint256 group, uint256 asset, address ref) payable
userOfferAcceptElement(uint256 group, uint256 asset, uint256 unit) payable
userOfferCancelElement(uint256 group, uint256 asset, uint256 unit)
userOfferSubmitElement(uint256 group, uint256 asset, uint256 unit, uint256 startPrice, uint256 endPrice, uint256 duration)
userUpgradeElement(uint256 group, uint256 asset, uint256 unit) payable
ElementBought(uint256 indexed group, uint256 indexed asset, uint256 indexed unit, address user, uint256 price, uint256 level, uint256 worth)
ElementTransferred(uint256 indexed group, uint256 indexed asset, uint256 indexed unit, address user, uint256 price, uint256 level, uint256 worth)
ElementUpgraded(uint256 indexed group, uint256 indexed asset, uint256 indexed unit, address user, uint256 price, uint256 level, uint256 worth)
UserBought(address indexed user, uint256 group, uint256 asset, uint256 unit, uint256 price)
UserSold(address indexed user, uint256 group, uint256 asset, uint256 unit, uint256 price)
UserUpgraded(address indexed user, uint256 group, uint256 asset, uint256 unit, uint256 price)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.