Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,178.33 |
$0 | |
KOINU | ERC-20 | 28.040312K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15554377 | 2 years ago | | | 0 | 0.00034501152 | |
| 15552231 | 2 years ago | | | 0 | 0.00031843856 | |
| 15552225 | 2 years ago | | | 0 | 0.00015862311 | |
| 15552220 | 2 years ago | | | 0 | 0.00018260188 | |
| 15552216 | 2 years ago | | | 0 | 0.00036502545 | |
| 15552210 | 2 years ago | | | 0 | 0.00063475465 | |
| 15552203 | 2 years ago | | | 0 | 0.00027502291 | |
| 15552188 | 2 years ago | | | 0 | 0.0011331840 | |
| 15552167 | 2 years ago | | | 0 | 0.025727157 | |
| 15552162 | 2 years ago | | | 1 | 0.00018758721 |
ABI
ABI objects
Getter at block 21178545
decimals() pure returns (uint8)
9
name() pure returns (string)
Ko Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KOINU
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.