Kittiefight
Verified contract
Active on
Ethereum with 69 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 "Kittiefight"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17984201 | a year ago | | | 0 | 0.00084359639 | |
| 16297697 | 2 years ago | | | 0 | 0.00068285575 | |
| 15065961 | 2 years ago | | | 0 | 0.00019668793 | |
| 15065908 | 2 years ago | | | 0 | 0.00045317428 | |
| 15065673 | 2 years ago | | | 0 | 0.00016713275 | |
| 11985394 | 4 years ago | | | 0 | 0.0028863900 | |
| 11670875 | 4 years ago | | | 0 | 0.0017096310 | |
| 11670860 | 4 years ago | | | 0 | 0.0014478000 | |
| 11624803 | 4 years ago | | | 0 | 0.0012286140 | |
| 11610543 | 4 years ago | | | 0 | 0.0042985008 |
ABI
ABI objects
Getter at block 21389537
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Kittiefight
owner() view returns (address)
0x4aabdde8429b522f5e5f3fd1c2eecbbe46f253fb
symbol() view returns (string)
KTY
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.