Major Inu
Verified contract
Active on
Ethereum with 311 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($359.61)
Native
Value
$359.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.111985 | $3,211.24 |
$359.61 | |
MAJOR | ERC-20 | 5.933175B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15589237 | 2 years ago | | | 0 | 0.00027422323 | |
| 15589237 | 2 years ago | | | 0 | 0.00025334515 | |
| 15589209 | 2 years ago | | | 0 | 0.00023699981 | |
| 14516299 | 3 years ago | | | 0 | 0.0013597322 | |
| 14516299 | 3 years ago | | | 0 | 0.0015679929 | |
| 14516288 | 3 years ago | | | 0 | 0.0010001563 | |
| 14360562 | 3 years ago | | | 0 | 0.0014631606 | |
| 14315737 | 3 years ago | | | 0 | 0.0012834112 | |
| 14315737 | 3 years ago | | | 0 | 0.0022416479 | |
| 14283233 | 3 years ago | | | 0 | 0.0014230826 |
ABI
ABI objects
Getter at block 21159339
CEX() view returns (bool)
false
_burnFee() view returns (uint256)
0
_devFee() view returns (uint256)
20
_liquidityFee() view returns (uint256)
20
_marketingFee() view returns (uint256)
60
_taxFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0b2552bc4d1f7fbc80afac64ca827470911f5784
limitsEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0x056bc9a99bc405ae05c4c9c322d43d74923bcbb6
maxWallet() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
Major Inu
owner() view returns (address)
0x0b2552bc4d1f7fbc80afac64ca827470911f5784
promotionWallet() view returns (address)
0x9726b03ce327d4c2ffe12baa28a2f4ac258c7b76
routerselllimit() view returns (bool)
true
stakeRewardSupply() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MAJOR
totalDistributedFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
trading() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1f1a05de4d92621382ef94242a87a40776927792
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklistWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMax(address) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isrouterother(address) view returns (bool)
State-modifying
Events RouterSellLimitEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delwl(address notwl)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
manualswapcustom(uint256 percentage)
renounceOwnership()
setBlacklistWallet(address account, bool blacklisted)
setDevWallet(address account)
setFeesPercent(uint256 distributionFee, uint256 liquidityFee, uint256 marketingFee, uint256 burnFee, uint256 devFee)
setLimitsEnabled(bool _enabled)
setMarketingWallet(address account)
setMaxBuyLimit(uint256 percentage)
setMaxWallet(uint256 percentage)
setPromoWallet(address account)
setRouterSellLimitTokens(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setThresoldToSwap(uint256 amount)
setTradingEnabled(bool _enabled)
setTransferDelay(bool _enabled)
setWL(address wl)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.