ShibaMax
Verified contract
Active on
Ethereum with 1,348 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3ae5…eb30
4 additional
variables
Balances ($451.07)
Native
Value
$451.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.142393 | $3,167.78 |
$451.07 | |
SMAX | ERC-20 | 6.821967T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572925 | 3 months ago | | | 0 | 0.000027099564 | |
| 20296320 | 4 months ago | | | 0 | 0.000070438689 | |
| 20229348 | 4 months ago | | | 0 | 0.0015189437 | |
| 20165768 | 5 months ago | | | 0 | 0.00013969800 | |
| 20158141 | 5 months ago | | | 0 | 0.00096728642 | |
| 20158119 | 5 months ago | | | 0 | 0.0010310074 | |
| 19989159 | 5 months ago | | | 0 | 0.00042577618 | |
| 19955672 | 5 months ago | | | 0 | 0.00029313643 | |
| 19955664 | 5 months ago | | | 0 | 0.0029184877 | |
| 19946386 | 6 months ago | | | 0 | 0.00019744424 |
ABI
ABI objects
Getter at block 21159528
_getETHBalance() view returns (uint256 balance)
142392964696637124
decimals() view returns (uint8)
9
name() view returns (string)
ShibaMax
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SMAX
totalFees() view returns (uint256)
30699731943175816469896
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x07d442c2a5964bf94d0cec840067a7cc80bcd985
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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 _setLiquidityFee(uint256 liquidityFee)
_setMarketingFee(uint256 marketingFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
recoverTokens(uint256 tokenAmount)
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapAndLiquifyEnabled(bool _swapAndLiquifyEnabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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.