Kaiken Inu
Verified contract
Active on
Base with 10,623 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 70 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22939550 | 18 days ago | | | 0 | 1.1387514e-7 | |
| 22430805 | a month ago | | | 0 | 1.6734525e-7 | |
| 22188879 | a month ago | | | 0 | 1.6708834e-7 | |
| 22183362 | a month ago | | | 0 | 1.6457048e-7 | |
| 21699081 | 2 months ago | | | 0 | 0.000000088943732139 | |
| 21379271 | 2 months ago | | | 0 | 1.6724516e-7 | |
| 21079745 | 2 months ago | | | 0 | 1.6725961e-7 | |
| 19638195 | 3 months ago | | | 0 | 1.6725961e-7 | |
| 18644505 | 4 months ago | | | 0 | 5.8399973e-7 | |
| 18594242 | 4 months ago | | | 0 | 1.3926398e-7 |
ABI
ABI objects
Getter at block 23695842
INITIAL_SUPPLY() view returns (uint256)
420690000000000000000000
decimals() view returns (uint8)
18
getFury() view returns (uint256)
10
name() view returns (string)
Kaiken Inu
supp() pure returns (uint256)
17
symbol() view returns (string)
KAI
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
sea(uint256 _k1, uint256 _k2) pure returns (uint8)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
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.