KittyItemMarket
Verified contract
Active on
Ethereum with 2,098 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($394.83)
Native
Value
$394.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1193 | $3,309.53 |
$394.83 | |
KHMO | ERC-20 | 45K | -- | -- | |
KHCV | ERC-20 | 44.993K | -- | -- | |
KHWF | ERC-20 | 44.966K | -- | -- | |
YOO | ERC-20 | 20.273K | -- | -- | |
KHIW | ERC-20 | 4.5K | -- | -- | |
KHSH | ERC-20 | 4.5K | -- | -- | |
KHTR | ERC-20 | 900 | -- | -- | |
KHFB | ERC-20 | 891 | -- | -- | |
KHBS | ERC-20 | 891 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20116694 | 5 months ago | | | 0.0001 | 0.00062074576 | |
| 20116687 | 5 months ago | | | 0.0001 | 0.00062243344 | |
| 20116667 | 5 months ago | | | 0.003 | 0.00043997841 | |
| 20101789 | 5 months ago | | | 0.001 | 0.00045086192 | |
| 20099382 | 5 months ago | | | 0.0001 | 0.00054246538 | |
| 19990996 | 6 months ago | | | 0.004 | 0.0022233286 | |
| 19868436 | 6 months ago | | | 0.003 | 0.0012423930 | |
| 19424743 | 8 months ago | | | 0.004 | 0.0046187484 | |
| 19344462 | 9 months ago | | | 0.02 | 0.0031080781 | |
| 19315359 | 9 months ago | | | 0.02 | 0.0023445167 |
ABI
ABI objects
Getter at block 21258519
owner() view returns (address)
0x9380d7ac91b1bf4dc48ae8e1b0c11160188acddc
paused() view returns (bool)
false
Read-only
getItem(string _itemName) view returns (address, uint256, address, uint256, uint256)
State-modifying
Events addItem(string _itemName, address _itemContract, uint256 _cost, address _artist, uint128 _split)
buyItem(string _itemName, uint256 _amount) payable
buyItemAndApply(string _itemName, uint256 _kittyId) payable
modifyItem(string _itemName, address _itemContract, uint256 _cost, address _artist, uint128 _split)
returnTokensToOwner(string _itemName) returns (bool)
setPaused(bool _paused)
splitFunds(string _itemName)
transferOwnership(address newOwner)
Buy(string itemName)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.