Most Valuable Pepe
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MVP | ERC-20 | 31.632841M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19671889 | 7 months ago | | | 0 | 0.00034070356 | |
| 17694298 | a year ago | | | 0 | 0.00037795956 | |
| 17694267 | a year ago | | | 0 | 0.00041021131 | |
| 17694267 | a year ago | | | 0 | 0.00071231727 | |
| 17694252 | a year ago | | | 0 | 0.00082780626 | |
| 17694250 | a year ago | | | 0 | 0.00066359361 | |
| 17694250 | a year ago | | | 0 | 0.00080430267 | |
| 17694249 | a year ago | | | 0 | 0.00074465547 | |
| 17694249 | a year ago | | | 0 | 0.00083912147 | |
| 17694248 | a year ago | | | 0 | 0.00082868157 |
ABI
ABI objects
Getter at block 21295147
_buyDevFee() view returns (uint256)
20
_devAddress() view returns (address)
0x7a1ac0fdf5bce9b31ddc6905f82dafe728d4d319
_maxWalletBalance() view returns (uint256)
100000000000000000000000000
_sellDevFee() view returns (uint256)
30
decimals() view returns (uint8)
18
name() view returns (string)
Most Valuable Pepe
numTokensSellToSendFees() view returns (uint256)
10000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndSendFeeEnabled() view returns (bool)
true
symbol() view returns (string)
MVP
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x7ff4ae4b8678b28fbfa0ff1af4a2479ded600f16
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckETH()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeAndExcludedFromMaxWallet(address account, bool value)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyAndSellFeePercent(uint256 buyFee, uint256 sellFee)
setDevWalletAddress(address _addr)
setMaxBalance(uint256 maxBalancePercent)
setNumTokensSellToSendToFee(uint256 amount)
setRouterAddress(address newRouter)
setSwapAndSendFeeEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckedFunds(uint256 amount)
withdrawStuckedTokens(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
swapAndSendFeeEnabledUpdated(bool enabled)
constructor()
receive()
This contract contains no error objects.