MegaShiba Inu
Verified contract
Active on
Ethereum with 838 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc87…4cf6
0xcc87…4cf6
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,181.53 |
$0 | |
MEGASHIB | ERC-20 | 3.648712M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18818938 | a year ago | | | 0 | 0.0011726907 | |
| 18818937 | a year ago | | | 0 | 0.0010697004 | |
| 18443811 | a year ago | | | 0 | 0.00050678072 | |
| 17635439 | a year ago | | | 0 | 0.0018031509 | |
| 16449251 | 2 years ago | | | 0 | 0.0016038425 | |
| 15341817 | 2 years ago | | | 0 | 0.00037646431 | |
| 15341817 | 2 years ago | | | 0 | 0.00037646431 | |
| 14658913 | 3 years ago | | | 0 | 0.0012765324 | |
| 14658895 | 3 years ago | | | 0 | 0.0012990516 | |
| 14653653 | 3 years ago | | | 0 | 0.0034643792 |
ABI
ABI objects
Getter at block 21215864
_maxWalletToken() view returns (uint256)
1000000000000000000
deadBlocks() view returns (uint256)
3
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
13545421
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
90
marketingWallet() view returns (address)
0xcc87a26364fd0fb63c470a6aa04d42cf01734cf6
name() view returns (string)
MegaShiba Inu
owner() view returns (address)
0x7bc878246d3802e6df5b4cbd84264b9bf3d37686
prizeRewardFee() view returns (uint256)
10
prizeRewardWallet() view returns (address)
0xcc87a26364fd0fb63c470a6aa04d42cf01734cf6
swapThreshold() view returns (uint256)
1000000000000000
symbol() view returns (string)
MEGASHIB
totalFee() view returns (uint256)
100
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x344c569c509913753bc73e2ff13188b6118cfbaf
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setFees(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _prizeRewardFee, uint256 _marketingFee)
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setWallets(address _marketingWallet, address _prizeRewardWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.