Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0601…266d
Balances ($126.55)
Native
Value
$126.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.039772 | $3,181.83 |
$126.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7685515 | 6 years ago | | | 0.002 | 0.0014049600 | |
| 7678833 | 6 years ago | | | 0 | 0.0012956800 | |
| 7678825 | 6 years ago | | | 0.0000125588 | 0.00098463000 | |
| 7678820 | 6 years ago | | | 0.0000125588 | 0.0035124000 | |
| 7674275 | 6 years ago | | | 0.0013 | 0.00081233700 | |
| 7673266 | 6 years ago | | | 0.0018 | 0.00051801200 | |
| 7668359 | 6 years ago | | | 0 | 0.00064784000 | |
| 7667355 | 6 years ago | | | 0.0003 | 0.0017562000 | |
| 7667329 | 6 years ago | | | 0.03 | 0.0017562000 | |
| 7667247 | 6 years ago | | | 0.01 | 0.0017562000 |
ABI
ABI objects
Getter at block 21216332
ETHFee() view returns (uint256)
2
HBWALLETFee() view returns (uint256)
1
balanceOf() view returns (uint256)
39771651600000000
ceoAddress() view returns (address)
0x6c3e879bdd20e9686cfd9bbd1bfd4b2dd6d47079
erc721Address() view returns (address)
0x06012c8cf97bead5deae237070f9587f8e7a266d
owner() view returns (address)
0x2076a228e6eb670fd1c604de574d555476520db7
usdtToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
getApproved(uint256 _tokenId) view returns (address)
getPrice(uint256 tokenId) view returns (address, address, uint256, uint256)
ownerOf(uint256 _tokenId) view returns (address)
prices(uint256) view returns (address tokenOwner, uint256 price, uint256 fee)
setFee(uint256 _ethFee, uint256 _hbWalletFee) view returns (uint256 _ETHFee, uint256 _HBWALLETFee)
usdtPrices(uint256) view returns (address tokenOwner, uint256 price, uint256 fee)
State-modifying
Events buy(uint256 tokenId) payable
buyByUsdt(uint256 tokenId)
buyWithoutCheckApproved(uint256 tokenId) payable
removePrice(uint256 tokenId) returns (uint256)
setPrice(uint256 _tokenId, uint256 _ethPrice, uint256 _usdtPrice)
setPriceFeeEth(uint256 _tokenId, uint256 _ethPrice) payable
transferOwnership(address newOwner)
withdraw(address _address, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.