HoppyPepeKermit
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "HoppyPepeKermit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17723294 | a year ago | | | 0 | 0.025459340 | |
| 17723290 | a year ago | | | 0 | 0.0013284700 | |
| 17723290 | a year ago | | | 0 | 0.0015615800 | |
| 17723288 | a year ago | | | 0 | 0.0013754558 | |
| 17723287 | a year ago | | | 0 | 0.00096503808 | |
| 17723287 | a year ago | | | 0 | 0.0013957744 | |
| 17723286 | a year ago | | | 0 | 0.0013702616 | |
| 17723286 | a year ago | | | 0 | 0.0013702616 | |
| 17723286 | a year ago | | | 0 | 0.0013702616 | |
| 17723286 | a year ago | | | 0 | 0.0013702616 |
ABI
ABI objects
Getter at block 21227994
_burnFeeOnBuy() view returns (uint256)
0
_burnFeeOnSell() view returns (uint256)
0
_liquidityFeeOnBuy() view returns (uint256)
0
_liquidityFeeOnSell() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000000000
_redisFeeOnBuy() view returns (uint256)
0
_redisFeeOnSell() view returns (uint256)
0
_swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
_taxFeeOnBuy() view returns (uint256)
2
_taxFeeOnSell() view returns (uint256)
100
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
name() pure returns (string)
HoppyPepeKermit
owner() view returns (address)
0xfa3f41ee53c4057aa1c30d1533f4c425807abbd5
swapable() view returns (bool)
true
symbol() pure returns (string)
3FROGS
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x0404cf34beaf6f1af63fa99b0bf998c0508b851e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
preTrader(address) view returns (bool)
State-modifying
Events adjustFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell, uint256 liquidityFeeOnBuy, uint256 liquidityFeeOnSell, uint256 burnFeeOnBuy, uint256 burnFeeOnSell)
approve(address spender, uint256 amount) returns (bool)
changeSwap(bool _swapEnabled)
enableTrade()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualSendETH()
renounceOwnership()
setMaxTransaction(uint256 maxTxAmount, uint256 maxWalletSize)
setMinSwapThreshold(uint256 swapTokensAtAmount)
setSwap(bool _swapable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.