KakarotElonmuskNarutoLuffyCoin
Verified contract
Active on
Base with 507 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KakarotElonmuskNarutoLuffyCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2909637 | a year ago | | | 0 | 0.000000000007579689 | |
| 2838489 | a year ago | | | 0.0005 | 0.0000056200035 | |
| 2831489 | a year ago | | | 0.0005 | 0.0000039100037 | |
| 2831477 | a year ago | | | 0.0005 | 0.0000056200053 | |
| 2830041 | a year ago | | | 0.0015 | 0.0000039100036 | |
| 2821455 | a year ago | | | 0.025 | 0.0000056200033 | |
| 2821115 | a year ago | | | 0.001 | 0.0000039100024 | |
| 2820401 | a year ago | | | 0.003 | 0.0000056200031 | |
| 2820382 | a year ago | | | 0.001 | 0.0000056200031 | |
| 2820311 | a year ago | | | 0.001 | 0.0000056200030 |
ABI
ABI objects
Getter at block 21994754
PURCHASE_AMOUNT() view returns (uint256)
10000000000000000000000000
PURCHASE_MAX() view returns (uint256)
420000000000000000000000000000
PURCHASE_PRICE() view returns (uint256)
500000000000000
decimals() view returns (uint8)
18
name() view returns (string)
KakarotElonmuskNarutoLuffyCoin
owner() view returns (address)
0x8b22684940e7151a767910bde6bf7562a74b5864
sold() view returns (uint256)
415010000000000000000000000000
symbol() view returns (string)
KENL Coin
total() view returns (uint256)
420000000000000000000000000000
totalSupply() pure returns (uint256)
420000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintPool()
mintPublic() payable
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
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.