Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xec7b…75ba
Balances ($83.61)
Native
Value
$83.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026445 | $3,161.74 |
$83.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18412139 | a year ago | | | 0.00877103 | 0.0066805800 | |
| 18234008 | a year ago | | | 0.07 | 0.0074521650 | |
| 17618784 | a year ago | | | 0.03 | 0.0099204300 | |
| 16497119 | 2 years ago | | | 0.001 | 0.0069724279 | |
| 16497096 | 2 years ago | | | 0.00657814 | 0.0055698860 | |
| 15507524 | 2 years ago | | | 0.01 | 0.0081889200 | |
| 15370691 | 2 years ago | | | 0.0045989805 | 0.0039074701 | |
| 14969961 | 2 years ago | | | 0.03 | 0.032364644 | |
| 14145963 | 3 years ago | | | 0.00049901 | 0.022267392 | |
| 14145960 | 3 years ago | | | 0.00049901 | 0.022197050 |
ABI
ABI objects
Getter at block 21164970 getArrGames() view returns (address[]) revenue() view returns (uint256)
Percen() view returns (uint256)
1000
balanceOf() view returns (uint256)
26444506000000000
ceoAddress() view returns (address)
0x6c3e879bdd20e9686cfd9bbd1bfd4b2dd6d47079
hbwalletToken() view returns (address)
0xec7ba74789694d0d03d458965370dc7cf2fe75ba
hightLightFee() view returns (uint256)
27000000000000000
owner() view returns (address)
0xfce92d4163aa532aa096de8a3c4fef9f875bc55f
Read-only
Games(address) view returns (uint256 Fee, uint256 PercenDiscountOnHBWallet, uint256 limitHBWALLETForDiscount, uint256 limitFee)
arrGames(uint256) view returns (address)
calFee(address _game, uint256 _price) view returns (uint256)
calFeeHightLight(address _game, uint256 _tokenId, uint256 _isHightLight) view returns (uint256)
calPrice(address _game, uint256 _tokenId, uint256 _Price, uint256 _isHightLight) view returns (uint256 _Need)
getApproved(address _game, uint256 _tokenId) view returns (address)
ownerOf(address _game, uint256 _tokenId) view returns (address)
State-modifying
Events buy(address _game, uint256 tokenId) payable
buyFromSmartcontractViaTransfer(address _game, uint256 _tokenId) payable
buyWithoutCheckApproved(address _game, uint256 tokenId) payable
cancelBussiness()
changeCeo(address _address)
getTokenPrice(address _game, uint256 _tokenId) returns (address _tokenOwner, uint256 _Price, uint256 _fee, uint256 _isHightlight)
removePrice(address _game, uint256 _tokenId)
setLimitFee(address _game, uint256 _Fee, uint256 _limitFee, uint256 _hightLightFee, uint256 _PercenDiscountOnHBWallet, uint256 _limitHBWALLETForDiscount)
setLimitFeeAll(address[] _game, uint256[] _Fee, uint256[] _limitFee, uint256 _hightLightFee, uint256[] _PercenDiscountOnHBWallet, uint256[] _limitHBWALLETForDiscount)
setPriceFee(address _game, uint256 _tokenId, uint256 _Price, uint256 _isHightLight) payable
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
_resetPrice(address _game, uint256 _tokenId)
_setPrice(address _game, uint256 _tokenId, uint256 _Price, uint256 _isHightLight, uint8 _type)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.