PEPELEPEW
Verified contract
Active on
Ethereum with 118 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 |
---|---|---|---|---|---|
$PEW | ERC-20 | 2.137105T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18190675 | a year ago | | | 0 | 0.00030979031 | |
| 17570513 | a year ago | | | 0 | 0.00060438300 | |
| 17364324 | a year ago | | | 0 | 0.0018694769 | |
| 17349669 | a year ago | | | 0 | 0.00056725677 | |
| 17348811 | a year ago | | | 0 | 0.0010776489 | |
| 17339852 | a year ago | | | 0 | 0.0012658583 | |
| 17339841 | a year ago | | | 0 | 0.0013194923 | |
| 17339060 | a year ago | | | 0 | 0.0015184649 | |
| 17339011 | a year ago | | | 0 | 0.00093862376 | |
| 17338954 | a year ago | | | 0 | 0.00081330507 |
ABI
ABI objects
Getter at block 21223338
_maxHoldAmount() view returns (uint256)
13800000000000000000000000000000
_maxTxAmount() view returns (uint256)
13800000000000000000000000000000
buySellTax() view returns (uint256)
0
canTrade() view returns (bool)
true
decimals() pure returns (uint8)
18
feeReciever() view returns (address)
0x615ea57362db94fec94c09e92fb5d3db268b7bab
getCirculatingSupply() view returns (uint256)
690000000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
initialised() view returns (bool)
false
launchedAt() view returns (uint256)
1685048387
name() pure returns (string)
PepeLePew
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x142fca3b6941427a3897132d9569a7842d213c65
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
3450000000000000000000000000000
symbol() pure returns (string)
$PEW
taxesEnabled() view returns (bool)
false
totalSupply() view returns (uint256)
690000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMaxHoldExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTaxExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events allowtrading()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimtokensback(address tokenAddress)
clearEthBalance()
dropTaxesAndIncreaseLimits()
setIsMevAllowedToTrade(bool isAllowed)
setIsTxLimitExempt(address holder, bool exempt)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerFinalSell()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountPairToken, uint256 amountToken)
OwnershipTransferred(address oldOwner, address newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address feeRecieverAccount)
receive()
This contract contains no error objects.