Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xec7b…75ba
Balances ($284.02)
Native
Value
$284.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.09 | $3,155.73 |
$284.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12074846 | 4 years ago | | | 0.085 | 0.062962744 | |
| 11756071 | 4 years ago | | | 0.027 | 0.053575284 | |
| 10345702 | 4 years ago | | | 0.02 | 0.040019670 | |
| 10345696 | 4 years ago | | | 0.02 | 0.038063655 | |
| 10345681 | 4 years ago | | | 0.015 | 0.033492240 | |
| 9799802 | 5 years ago | | | 0.015 | 0.00084581000 | |
| 9799800 | 5 years ago | | | 0.014 | 0.00079161000 | |
| 9777370 | 5 years ago | | | 0.022 | 0.0030608755 | |
| 9650647 | 5 years ago | | | 0.033 | 0.00084917000 | |
| 9577604 | 5 years ago | | | 0.045 | 0.0034787700 |
ABI
ABI objects
Getter at block 21218573 revenue() view returns (uint256, uint256)
HBWALLETExchange() view returns (uint256)
21
Percen() view returns (uint256)
1000
balanceOf() view returns (uint256)
90000000000000000
ceoAddress() view returns (address)
0x6c3e879bdd20e9686cfd9bbd1bfd4b2dd6d47079
hbwalletToken() view returns (address)
0xec7ba74789694d0d03d458965370dc7cf2fe75ba
owner() view returns (address)
0xfce92d4163aa532aa096de8a3c4fef9f875bc55f
Read-only
Games(address) view returns (uint256 ETHFee, uint256 limitETHFee, uint256 limitHBWALLETFee, uint256 hightLightFee)
calPriceFeeEth(address _game, uint256 _tokenId, uint256 _ethPrice, uint256 _isHightLight) view returns (uint256, uint256)
calPriceFeeHBWALLET(address _game, uint256 _tokenId, uint256 _ethPrice, uint256 _isHightLight) view returns (uint256)
getApproved(address _game, uint256 _tokenId) view returns (address)
getTokenPrice(address _game, uint256 _tokenId) view returns (address, uint256, uint256, uint256, uint256, uint256)
ownerOf(address _game, uint256 _tokenId) view returns (address)
State-modifying
Events buy(address _game, uint256 tokenId) payable
buyWithoutCheckApproved(address _game, uint256 tokenId) payable
cancelBussiness()
changeCeo(address _address)
removePrice(address _game, uint256 _tokenId) returns (uint256)
setHBWALLETExchange(uint256 _HBWALLETExchange) returns (uint256)
setLimitFee(address _game, uint256 _ethFee, uint256 _ethlimitFee, uint256 _hbWalletlimitFee, uint256 _hightLightFee) returns (uint256, uint256, uint256, uint256)
setPriceFeeEth(address _game, uint256 _tokenId, uint256 _ethPrice, uint256 _isHightLight) payable
setPriceFeeHBWALLET(address _game, uint256 _tokenId, uint256 _ethPrice, uint256 _isHightLight)
transferOwnership(address newOwner)
withdraw(uint256 amount, uint8 _amountHB)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.