Koto-Chan
Verified contract
Active on
Ethereum with 362 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedac…e3dc
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOTO | ERC-20 | 3.772962B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208732 | 3 days ago | | | 0 | 0.00033997617 | |
| 21202786 | 4 days ago | | | 0 | 0.00060749195 | |
| 21197632 | 5 days ago | | | 0 | 0.00076502220 | |
| 21193293 | 5 days ago | | | 0 | 0.0010945957 | |
| 21189883 | 6 days ago | | | 0 | 0.00089816032 | |
| 21189870 | 6 days ago | | | 0 | 0.0012122643 | |
| 21189571 | 6 days ago | | | 0 | 0.00090397932 | |
| 21168076 | 9 days ago | | | 0 | 0.0014611233 | |
| 21167779 | 9 days ago | | | 0 | 0.0017622120 | |
| 21162364 | 9 days ago | | | 0 | 0.00084254704 |
ABI
ABI objects
Getter at block 21230252
_maxTaxSwap() view returns (uint256)
6300000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Koto-Chan
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KOTO
totalSupply() pure returns (uint256)
420690000000000000000
zero() view returns (uint8)
0
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.