PepElon Mars
Verified contract
Active on
Ethereum with 632 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd3c…25ca
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PELON | ERC-20 | 8.412383M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19951736 | 6 months ago | | | 0 | 0.00016756637 | |
| 18363784 | a year ago | | | 0 | 0.00034926700 | |
| 17741903 | a year ago | | | 0 | 0.0017182176 | |
| 17591863 | a year ago | | | 0 | 0.0011029690 | |
| 17587624 | a year ago | | | 0 | 0.0025427520 | |
| 17530584 | a year ago | | | 0 | 0.0012245490 | |
| 17500016 | a year ago | | | 0 | 0.00074682321 | |
| 17471543 | a year ago | | | 0 | 0.0010835793 | |
| 17401619 | a year ago | | | 0 | 0.0014106262 | |
| 17382035 | a year ago | | | 0 | 0.0013940459 |
ABI
ABI objects
Getter at block 21266568
_decimals() view returns (uint8)
18
blacklistEnabled() view returns (bool)
true
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
17212219
name() pure returns (string)
PepElon Mars
pair() view returns (address)
0x99d1db9c5bc72e100731e95fe90af92a7909c82f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
swapThresholdAmount() view returns (uint256)
1000000000000000000000000000
symbol() pure returns (string)
PELON
teamWallet() view returns (address)
0xdd3cce6625ed8933066d2425d1c0f11924c825ca
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBot(address account) view returns (bool)
isOwner(address account) view returns (bool)
tickets(address) view returns (int256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklistArray(address[] bots)
manualSend()
removeBuyLimit()
setBlacklistEnabled()
setBot(address _address, bool toggle)
setBuyFee(uint256 _fee)
setIsFeeExempt(address holder, bool exempt)
setSellFee(uint256 _fee)
setSwapThresholdAmount(uint256 amount)
setTeamWallet(address _teamWallet)
toTheMars()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.