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 "Kyushu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16191402 | 2 years ago | | | 0 | 0.00065422755 | |
| 15746715 | 2 years ago | | | 0 | 0.00073479293 | |
| 15505104 | 2 years ago | | | 0 | 0.0012433001 | |
| 15502022 | 2 years ago | | | 0 | 0.00079378464 | |
| 15493928 | 2 years ago | | | 0 | 0.00063302324 | |
| 15493659 | 2 years ago | | | 0 | 0.0019487127 | |
| 15493440 | 2 years ago | | | 0 | 0.00047466292 | |
| 15493298 | 2 years ago | | | 0 | 0.00087488293 | |
| 15493276 | 2 years ago | | | 0 | 0.00027462487 | |
| 15493250 | 2 years ago | | | 0 | 0.00055120306 |
ABI
ABI objects
Getter at block 21102044
antiMEVactive() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Kyushu
owner() view returns (address)
0x04ff9a18fcd078bde759b0b5e0f12f9789b938fc
symbol() view returns (string)
KOJIMA
totalSupply() view returns (uint256)
1115109131000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMevExempt(address) view returns (bool)
State-modifying
Events antiMEVexempt(address account, bool value)
antiMEVtoggle(bool value)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.