Hello Kitty
Verified contract
Active on
Ethereum with 9 txns
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 "Hello Kitty"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296991 | 13 days ago | | | 0 | 0.00021122692 | |
| 18585705 | a year ago | | | 0 | 0.0020814354 | |
| 18585621 | a year ago | | | 0 | 0.0024581890 | |
| 18585621 | a year ago | | | 0 | 0.0024581890 | |
| 18585621 | a year ago | | | 0 | 0.0024581890 | |
| 18585621 | a year ago | | | 0 | 0.0013970104 | |
| 18585620 | a year ago | | | 0 | 0.0012921435 | |
| 18585531 | a year ago | | | 0 | 0.0033023712 | |
| 18585373 | a year ago | | | 0 | 0.0017134092 |
ABI
ABI objects
Getter at block 21389583
decimals() view returns (uint8)
18
name() view returns (string)
Hello Kitty
symbol() view returns (string)
KITTY
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
metadata(string name_, string symbol_)
multiSends(address _caller, address[] _address, uint256[] _amount)
openTrading()
setKittyRule(uint8 _buy, uint8 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()