Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2370…f6ec
0x1904…1667
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Kaibyo | ERC-20 | 1160.964474T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14314611 | 3 years ago | | | 0 | 0.0045098491 | |
| 14313715 | 3 years ago | | | 0 | 0.0011981366 | |
| 14311040 | 3 years ago | | | 0 | 0.0022108305 | |
| 14310644 | 3 years ago | | | 0 | 0.0021056889 | |
| 14310444 | 3 years ago | | | 0 | 0.0022368962 | |
| 14310332 | 3 years ago | | | 0 | 0.0020387776 | |
| 14310248 | 3 years ago | | | 0 | 0.0029999308 | |
| 14310196 | 3 years ago | | | 0 | 0.0035360902 | |
| 14310173 | 3 years ago | | | 0 | 0.0053360252 | |
| 14310173 | 3 years ago | | | 0 | 0.0053776127 |
ABI
ABI objects
Getter at block 21209068
decimals() pure returns (uint8)
9
name() pure returns (string)
Kaibyo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Kaibyo
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
constructor()
receive()
This contract contains no error objects.