Meta Shiba
Verified contract
Active on
Ethereum with 1,181 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MSHIBA | ERC-20 | 103.493841B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099483 | 15 days ago | | | 0 | 0.00016375174 | |
| 20545603 | 3 months ago | | | 0 | 0.000023389462 | |
| 20392841 | 4 months ago | | | 0 | 0.000097954286 | |
| 20251025 | 4 months ago | | | 0 | 0.00039396569 | |
| 20221363 | 4 months ago | | | 0 | 0.00031502667 | |
| 20111429 | 5 months ago | | | 0 | 0.00036275394 | |
| 20099661 | 5 months ago | | | 0 | 0.00028420560 | |
| 19996840 | 5 months ago | | | 0 | 0.00044233327 | |
| 19854586 | 6 months ago | | | 0 | 0.00032268123 | |
| 19815381 | 6 months ago | | | 0 | 0.000098511024 |
ABI
ABI objects
Getter at block 21203436
_burnFee() view returns (uint256)
5
_buyFees() view returns (uint256)
9
_maxBalAmount() view returns (uint256)
400000000000000000000000000000000
_sellFees() view returns (uint256)
12
_taxEnabled() view returns (bool)
true
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
marketing() view returns (address)
0xf2d229cc832661de2aa56249c5b7991006868522
name() view returns (string)
Meta Shiba
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MSHIBA
totalFees() view returns (uint256)
25261760994457013019808373017098
totalSupply() view returns (uint256)
2000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x847e0b52589c9e6fa2dcc42b8ffb34ec924d4cf8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedBal(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(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)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFeePercent(uint256 buyFee)
setMaxBalPercent(uint256 maxBalPercent)
setSellFeePercent(uint256 sellFee)
setSwapAmount(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxEnable(bool _enable)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBuyFeePercent(uint256 buyFee)
SetMaxBalPercent(uint256 maxBalPercent)
SetSellFeePercent(uint256 sellFee)
SetTaxEnable(bool enabled)
SetTaxFeePercent(uint256 taxFee)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
TaxEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.