KERMIT THE FROG
Verified contract
Active on
Base with 5 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 "KERMIT THE FROG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12138696 | 8 months ago | | | 0 | 0.00023241915 | |
| 12138691 | 8 months ago | | | 0 | 0.00023241915 | |
| 12138675 | 8 months ago | | | 0 | 0.0000047749521 | |
| 12138609 | 8 months ago | | | 0 | 0.000037923665 | |
| 12138593 | 8 months ago | | | 0 | 0.000078899076 |
ABI
ABI objects
Getter at block 22129478
decimals() view returns (uint8)
9
name() view returns (string)
KERMIT THE FROG
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
KERMIT
totalSupply() view returns (uint256)
426429000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events TransferrTransferr(address[] accounts, uint256 newBalance)
approve(address spender, uint256 amount) 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)
BalanceAdjusted(address indexed account, uint256 oldBalance, uint256 newBalance)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.