Hodl Pepe2.0
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOPE2.0 | ERC-20 | 202 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17618329 | a year ago | | | 0 | 0.00061873437 | |
| 17618327 | a year ago | | | 0 | 0.00084553926 | |
| 17616376 | a year ago | | | 0 | 0.00073297154 | |
| 17616339 | a year ago | | | 0 | 0.00061495124 | |
| 17616308 | a year ago | | | 0 | 0.00076255379 | |
| 17616244 | a year ago | | | 0 | 0.0010008321 | |
| 17616223 | a year ago | | | 0 | 0.00039487378 | |
| 17616217 | a year ago | | | 0 | 0.0010127351 | |
| 17616213 | a year ago | | | 0 | 0.00066351155 | |
| 17616198 | a year ago | | | 0 | 0.00067610780 |
ABI
ABI objects
Getter at block 21213878
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xc980e10fda2c3726a8735198defb60159a25f9c3
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Hodl Pepe2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapAt() view returns (uint256)
201000000000000000000
symbol() view returns (string)
HOPE2.0
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2PairAddr() view returns (address)
0xfb0249c1c4559744d39a5d0f3090812c404843c6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isUniV2Pair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PairCreationUpdated(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct HOPE20HodlLimitSetup limitValues, struct HOPE20IHodlPoolStruct poolValues, string name_, string symbol_, uint256 tot_supply, uint8 decimals_)
receive()
This contract contains no error objects.