ERC20HORNYPEPE
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.04)
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000011 | $3,730.98 |
$0.04 | |
$HORNYPEPE | ERC-20 | 2.080485T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17573411 | a year ago | | | 0 | 0.00058917724 | |
| 17565061 | a year ago | | | 0 | 0.00070957882 | |
| 17482578 | a year ago | | | 0 | 0.00068835924 | |
| 17337516 | 2 years ago | | | 0 | 0.0022862125 | |
| 17249253 | 2 years ago | | | 0 | 0.0018749288 | |
| 17243605 | 2 years ago | | | 0 | 0.0020914261 | |
| 17205745 | 2 years ago | | | 0 | 0.0040482590 | |
| 17205722 | 2 years ago | | | 0 | 0.0033771541 | |
| 17193442 | 2 years ago | | | 0 | 0.0034690613 | |
| 17175175 | 2 years ago | | | 0 | 0.0047756253 |
ABI
ABI objects
Getter at block 21328533
_maxTxAmount() view returns (uint256)
27600000000000000000000
_maxWalletToken() view returns (uint256)
27600000000000000000000
buyMultiplier() view returns (uint256)
25
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
690000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
hornydevFee() view returns (uint256)
2
liquidityFee() view returns (uint256)
4
marketingFee() view returns (uint256)
4
name() view returns (string)
Horny Pepe
pair() view returns (address)
0xdcfa9dd8546b4dacaacb4a78341139e342606665
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
25
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2760000000000000000000
symbol() view returns (string)
$HORNYPEPE
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
690000000000000000000000
transferMultiplier() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _hornydevFee)
setMaxTxPercent(uint256 maxTXPercentage)
setMaxWalletPercent(uint256 maxWallPercent)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.