Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 6.879631 | $1.003 |
$6.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099706 | 8 days ago | | | 0 | 0.00075795750 | |
| 20897405 | a month ago | | | 0 | 0.00020547517 | |
| 20874907 | a month ago | | | 0 | 0.00019180908 | |
| 20874903 | a month ago | | | 0 | 0.00034233748 | |
| 20841801 | a month ago | | | 0 | 0.00026214388 | |
| 20803849 | 2 months ago | | | 0 | 0.00024497914 | |
| 20800011 | 2 months ago | | | 0 | 0.00097243891 | |
| 20795898 | 2 months ago | | | 0 | 0.00044160784 | |
| 20730059 | 2 months ago | | | 0 | 0.00024275957 | |
| 20639727 | 2 months ago | | | 0 | 0.00013082453 |
ABI
ABI objects
Getter at block 21158836
decimals() view returns (uint8)
18
dexPair() view returns (address)
0xd42f4db05b88bf861cbee42e748c91029c347809
feeInfo() view returns (uint256 _buyFee, uint256 _sellFee, address _feeReceiver)
(_buyFee=2, _sellFee=2, _feeReceiver=0x3ddf8a3d5eb701b10fbe1691e58948f2e1e0b4a2)
name() view returns (string)
Mad Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapbackInfo() view returns (bool _swapbackEnabled, uint256 _swapBackValueMin, uint256 _swapBackValueMax)
(_swapbackEnabled=true, _swapBackValueMin=200000000000000000000000, _swapBackValueMax=8000000000000000000000000)
symbol() view returns (string)
MADPEPE
totalSupply() view returns (uint256)
800000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkMappings(address _target) view returns (bool _isFeeExempt, bool _automatedMarketMakerPairs)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFeeReceiver(address newWallet)
setSwapBackSettings(bool _enabled, uint256 _min, uint256 _max)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapbackSettingsUpdated(bool enabled, uint256 swapBackValueMin, uint256 swapBackValueMax)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
feeReceiverUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.