Jeetdie Academy
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JEETDIE | ERC-20 | 592.02K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17295923 | a year ago | | | 0 | 0.0012040563 | |
| 17295750 | a year ago | | | 0 | 0.0017355270 | |
| 17295750 | a year ago | | | 0 | 0.0017342697 | |
| 17295585 | a year ago | | | 0 | 0.0026854289 | |
| 17295531 | a year ago | | | 0 | 0.0025507321 | |
| 17295528 | a year ago | | | 0 | 0.0037814400 | |
| 17295526 | a year ago | | | 0 | 0.0039937815 | |
| 17295525 | a year ago | | | 0 | 0.0024071325 | |
| 17295524 | a year ago | | | 0 | 0.0025106017 | |
| 17295524 | a year ago | | | 0 | 0.0025106017 |
ABI
ABI objects
Getter at block 21164245
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
frameTotalBuys() view returns (uint256)
0
frameTotalSells() view returns (uint256)
0
isLimitsRemoved() view returns (bool)
false
isTradingEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0x6988ee396098e7f07d30204e4ea41c52ce959cb9
maxHolding() view returns (uint256)
18000
maxPercentToSwap() view returns (uint256)
5
maxTxAmount() view returns (uint256)
18000
name() view returns (string)
Jeetdie Academy
owner() view returns (address)
0x9cde638a60a5c4a4bcc62c0ce52cf085440c238a
sellFee() view returns (uint256)
2
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
JEETDIE
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2e5710a6c2233acfdc7ac0dcea3d63fc8d04837a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExempt(address) view returns (bool)
isSpecialAddresses(address from, address to) view returns (bool)
State-modifying
Events addToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
changeMarketingWallet(address _marketingWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTaxRegulationMod(bool _value)
excludeFromFees(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
removeFromBlacklist(address account)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxHolding(uint256 maxHolding_)
setMaxPercentToSwap(uint256 newAmount)
setMaxTxAmount(uint256 maxTxAmount_)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _sellFee, uint256 _buyFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account)
FeesUpdated(uint256 sellFee, uint256 buyFee)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address router, address operator)
receive()
This contract contains no error objects.