Shiba Mom
Verified contract
Active on
Ethereum with 192 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6533…22bf
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SHIBAMOM | ERC-20 | 531.261048M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14216256 | 3 years ago | | | 0 | 0.0099960915 | |
| 13850772 | 3 years ago | | | 0 | 0.0038459993 | |
| 13789228 | 3 years ago | | | 0 | 0.0018014264 | |
| 13760441 | 3 years ago | | | 0 | 0.0034808423 | |
| 13732499 | 3 years ago | | | 0 | 0.0047134149 | |
| 13714976 | 3 years ago | | | 0 | 0.0044197805 | |
| 13658596 | 3 years ago | | | 0 | 0.0031306898 | |
| 13658574 | 3 years ago | | | 0 | 0.0043900880 | |
| 13652287 | 3 years ago | | | 0 | 0.0026476444 | |
| 13652285 | 3 years ago | | | 0 | 0.0049291420 |
ABI
ABI objects
Getter at block 21226597
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
9
_marketingFee4Sellers() view returns (uint256)
9
_maxTxAmount() view returns (uint256)
15000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
9
defaultTaxFee() view returns (uint256)
0
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x6533dae83dda1a5547220723f6d1a208525e22bf
name() view returns (string)
Shiba Mom
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x53c63279b51ee60cdf6d402ac2cfd6e4a2e9a4a9
symbol() view returns (string)
$SHIBAMOM
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x2f0d1e01c98c804d922bdf6ecb698f1e35e1a638
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(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 _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlackList(address account)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
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)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.