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 "Bussiness"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7590903 | 6 years ago | | | 0 | 0.00046432000 | |
| 7582717 | 6 years ago | | | 0 | 0.0034608320 | |
| 7578378 | 6 years ago | | | 0 | 0.0045884000 |
ABI
ABI objects
Getter at block 21328443
erc721Address() view returns (address)
0x06012c8cf97bead5deae237070f9587f8e7a266d
Read-only
ownerOf(uint256 _tokenId) view returns (address)
prices(uint256) view returns (address tokenOwner, uint256 price)
usdtPrices(uint256) view returns (address tokenOwner, uint256 price)
State-modifying
Events buy(uint256 tokenId) payable
buyByUsdt(uint256 tokenId)
getPrice(uint256 tokenId) returns (address, address, uint256, uint256)
removePrice(uint256 tokenId) returns (uint256)
setPrice(uint256 _tokenId, uint256 _ethPrice, uint256 _usdtPrice)
This contract contains no event objects.
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.