Kermit The Frog
Verified contract
Active on
Base with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KERMIT | ERC-20 | 638.594548M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17173332 | 4 months ago | | | 0 | 3.5019360e-7 | |
| 13776437 | 7 months ago | | | 0 | 0.0000022090300 | |
| 2655099 | a year ago | | | 0 | 0.000000081073879673 | |
| 2017259 | a year ago | | | 0 | 0.000069472504 | |
| 2016445 | a year ago | | | 0 | 0.000069472504 | |
| 2006529 | a year ago | | | 0 | 0.000069472507 | |
| 2004082 | a year ago | | | 0 | 0.0000024563069 | |
| 1998407 | a year ago | | | 0 | 0.000069904503 | |
| 1996102 | a year ago | | | 0 | 0.000043822502 | |
| 1995634 | a year ago | | | 0 | 0.000036478503 |
ABI
ABI objects
Getter at block 22777863
_maxTransferAmount() view returns (uint256)
1388400000000000000
_maxTxAmount() view returns (uint256)
1388400000000000000
_maxWalletToken() view returns (uint256)
1388400000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Kermit The Frog
pair() view returns (address)
0x62f8f1c569bd1c074f5f123123148e84c73e9eba
symbol() pure returns (string)
KERMIT
totalSupply() view returns (uint256)
69420000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.