Comeback Kevin
Verified contract
Active on
Base with 1,144 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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000683 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18827864 | 3 months ago | | | 0 | 2.7310252e-7 | |
| 17652380 | 4 months ago | | | 0 | 4.5299517e-7 | |
| 17417824 | 4 months ago | | | 0 | 3.1377600e-7 | |
| 17396821 | 4 months ago | | | 0 | 0.0000013764732 | |
| 17396353 | 4 months ago | | | 0 | 0.0000016334428 | |
| 17396301 | 4 months ago | | | 0 | 6.9600165e-7 | |
| 17391667 | 4 months ago | | | 0 | 6.8499035e-7 | |
| 17390965 | 4 months ago | | | 0 | 7.4212525e-7 | |
| 17390907 | 4 months ago | | | 0 | 7.2306808e-7 | |
| 17390758 | 4 months ago | | | 0 | 5.2219316e-7 |
ABI
ABI objects
Getter at block 22920500
decimals() view returns (uint8)
18
kevinIsReady() view returns (bool)
true
kevinLimits() view returns (bool)
false
maxTxKevinAllows() view returns (uint256)
251320000000000000000
maxWalletKevinAllows() view returns (uint256)
251320000000000000000
name() view returns (string)
Comeback Kevin
owner() view returns (address)
0xcdfc3259176e693bf12a1d3d81575e2abbcd3b5f
symbol() view returns (string)
KEVIN
totalSupply() view returns (uint256)
12566000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
kevinExcludes(address) view returns (bool)
kevinPairs(address) view returns (bool)
State-modifying
Events KevinWontLimit()
SendKevinToTheMoon()
addKevinExcluded(address who)
addKevinPairs(address pair, bool _isPair)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxKevinAllows(uint256 _newAmount)
updateMaxWalletKevinAllows(uint256 newmaxWalletKevinAllows)
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.