JPEG MORGAN
Verified contract
Active on
Ethereum with 1,551 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.07)
Native
Value
$0.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000026 | $2,566.11 |
$0.07 | |
JPG | ERC-20 | 4.06224K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114608 | 2 days ago | | | 0 | 0.00024606184 | |
| 20983966 | 20 days ago | | | 0 | 0.0012109996 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20299529 | 4 months ago | | | 0 | 0.00010724693 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20299529 | 4 months ago | | | 0 | 0.00016692356 | |
| 20165466 | 4 months ago | | | 0 | 0.00012589378 |
ABI
ABI objects
Getter at block 21125762
compoundingEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dividendFee() view returns (uint256)
300
dividendTracker() view returns (address)
0x198d270102a1498537a5f45d5c9ca971b080dc66
jpgBankFee() view returns (uint256)
800
lastSwapTime() view returns (uint256)
1730727395
liquidityFee() view returns (uint256)
200
maxTx() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
misa() view returns (bool)
true
name() view returns (string)
JPEG MORGAN
owner() view returns (address)
0xc96c2c91ff7f94bc436854c81f18210a02e8053e
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
JPG
taxEnabled() view returns (bool)
true
timeRugEnabled() view returns (bool)
true
totalFee() view returns (uint256)
1300
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x6a6b3180ac33d67e5eb9169bf236109437d3c5d1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
accumulativeDividendOf(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
getAccountInfo(address account) view returns (address, uint256, uint256, uint256, uint256)
getLastClaimTime(address account) view returns (uint256)
isExcludedFromDividends(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTx(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
withdrawableDividendOf(address account) view returns (uint256)
withdrawnDividendOf(address account) view returns (uint256)
State-modifying
Events addFizz(uint256 botBlocks)
airdrop(address[] airdropWallets, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
blackList(address _user)
claim()
compound()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTimeRug() returns (bool)
excludeFromDividends(address account, bool excluded)
excludeFromFees(address account, bool excluded)
excludeFromMaxTx(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSendDividend(uint256 amount, address holder)
openTrading(address[] _users)
removeFromBlacklist(address _user)
rescueETH(uint256 _amount)
rescueToken(address _token, uint256 _amount)
setAutomatedMarketMakerPair(address pair, bool value)
setCompoundingEnabled(bool _enabled)
setFee(uint256 _treasuryFee, uint256 _liquidityFee, uint256 _dividendFee)
setMaxTx(uint256 amount)
setMaxWallet(uint256 amount)
setMisa(bool _enabled)
setTaxEnabled(bool _enabled)
setWallet(address _jpgBankWallet, address _liquidityWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlackListMany(address[] _users)
updateDividendSettings(bool _misa, uint256 _swapTokensAtAmount, bool _swapAllToken)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistEnabled(bool enabled)
CompoundingEnabled(bool enabled)
EndedBoughtEarly(bool boughtEarly)
ExcludeFromFees(address indexed account, bool isExcluded)
Misa(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndAddLiquidity(uint256 tokensSwapped, uint256 nativeReceived, uint256 tokensIntoLiquidity)
TaxEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address _jpgBankWallet, address[] whitelistAddress)
receive()
This contract contains no error objects.