MrsPepe
Verified contract
Active on
Ethereum with 4,708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($108.74)
Native
Value
$108.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.030549 | $3,559.41 |
$108.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272745 | a day ago | | | 0 | 0.00051761049 | |
| 21231972 | 7 days ago | | | 0 | 0.00025714700 | |
| 21228299 | 7 days ago | | | 0 | 0.00078946116 | |
| 21200220 | 11 days ago | | | 0 | 0.00064709019 | |
| 21185602 | 13 days ago | | | 0 | 0.0018836555 | |
| 21180631 | 14 days ago | | | 0 | 0.0044774142 | |
| 21171923 | 15 days ago | | | 0 | 0.0012318179 | |
| 21165689 | 16 days ago | | | 0 | 0.0023299592 | |
| 21164353 | 16 days ago | | | 0 | 0.00039799427 | |
| 21152756 | 18 days ago | | | 0 | 0.00027679272 |
ABI
ABI objects
Getter at block 21280031
decimals() pure returns (uint8)
18
marketingAddress() view returns (address)
0xc1284ca3ebfd15015e4667c85ea59d279e0a13a0
maxWalletAmount() view returns (uint256)
8206900000000000000000000000000
name() view returns (string)
MrsPepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x5dc7d59deab82a7d201d7c67eaa0cad2d98e6d3f
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
MRSPEPE
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool isBlacklisted)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistUpdated(address indexed account, bool isBlacklisted)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.