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 "KIZORA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17258142 | 2 years ago | | | 0 | 0.0019071731 | |
| 17258119 | 2 years ago | | | 0 | 0.0025890455 | |
| 17252648 | 2 years ago | | | 0 | 0.0020742389 | |
| 17252188 | 2 years ago | | | 0 | 0.0021298406 | |
| 17251599 | 2 years ago | | | 0 | 0.0018006520 | |
| 17251582 | 2 years ago | | | 0 | 0.0018498673 | |
| 17251351 | 2 years ago | | | 0 | 0.0019008430 | |
| 17251212 | 2 years ago | | | 0 | 0.0017446807 | |
| 17251205 | 2 years ago | | | 0 | 0.0019259438 | |
| 17251192 | 2 years ago | | | 0 | 0.0018990114 |
ABI
ABI objects
Getter at block 21314191
_TSup() view returns (uint256)
1000000000000000
decimals() view returns (uint8)
6
name() view returns (string)
KIZORA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KIZORA
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x6671a6ffdd5e54e5edf28c12e8f71dfcccfe89f5
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _sender)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.