MafiaPepe
Verified contract
Active on
Ethereum with 391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MafiaPepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19717156 | 7 months ago | | | 0 | 0.00038501913 | |
| 18448182 | a year ago | | | 0 | 0.00027650315 | |
| 18445722 | a year ago | | | 0 | 0.00027353544 | |
| 18323485 | a year ago | | | 0 | 0.00015346240 | |
| 18323480 | a year ago | | | 0 | 0.00015151207 | |
| 18158729 | a year ago | | | 0 | 0.00036565519 | |
| 18132627 | a year ago | | | 0 | 0.00058449318 | |
| 17684134 | a year ago | | | 0 | 0.00036288613 | |
| 17677365 | a year ago | | | 0 | 0.00072502503 | |
| 17661972 | a year ago | | | 0 | 0.00071765536 |
ABI
ABI objects
Getter at block 21166869
decimals() view returns (uint8)
18
name() view returns (string)
MafiaPepe
owner() view returns (address)
0xb2c41ba55b82e5ad324ceea7610d2ae15e33b2a8
pairAddress() view returns (address)
0x8b654aeaffdd67c82a7afeccb1a86af8dc3d0530
startTradingBlock() view returns (uint256)
17372488
symbol() view returns (string)
MFP
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkWhitelisted(address _wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearERC20(address _tokenAddr, address _to, uint256 _amount)
clearETH(uint256 weiAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWhitelisted(address _wallet, bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelist(address indexed _target, bool indexed _status)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.