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 |
---|---|---|---|---|---|
JEPE | ERC-20 | 51.593814M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17211121 | 2 years ago | | | 0 | 0.0059447151 | |
| 17211099 | 2 years ago | | | 0 | 0.0051575471 | |
| 17211099 | 2 years ago | | | 0 | 0.010490505 | |
| 17211098 | 2 years ago | | | 0 | 0.0098423243 | |
| 17211097 | 2 years ago | | | 0 | 0.0050563086 | |
| 17211095 | 2 years ago | | | 0 | 0.0035081276 | |
| 17211093 | 2 years ago | | | 0 | 0.0043418312 | |
| 17211092 | 2 years ago | | | 0 | 0.0055453270 | |
| 17211092 | 2 years ago | | | 0 | 0.0055453270 | |
| 17211092 | 2 years ago | | | 0 | 0.0055453270 |
ABI
ABI objects
Getter at block 21325677
_maxWalletAmount() view returns (uint256)
6866866860000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x43cbc187168209db07e73924cf539a94cee44761
marketingFeeReceiver() view returns (address)
0x43cbc187168209db07e73924cf539a94cee44761
name() pure returns (string)
Jepe
pair() view returns (address)
0xba7ff144d3914d9e6352944b46f62dad9760da75
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1373373372000000
symbol() pure returns (string)
JEPE
totalSupply() view returns (uint256)
686686686000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setFee(uint8 percentAmount)
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.