Ethereum Shiba
Verified contract
Active on
Ethereum with 1,272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($49.93)
Native
Value
$49.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015743 | $3,171.37 |
$49.93 | |
ESHIB | ERC-20 | 5.335092T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787781 | 2 months ago | | | 0 | 0.0022442825 | |
| 20502879 | 3 months ago | | | 0 | 0.000045298857 | |
| 19535081 | 8 months ago | | | 0 | 0.00075857812 | |
| 18269770 | a year ago | | | 0 | 0.00034216763 | |
| 17711229 | a year ago | | | 0 | 0.00040428075 | |
| 17154402 | 2 years ago | | | 0 | 0.00086684355 | |
| 17065827 | 2 years ago | | | 0 | 0.00068784927 | |
| 16208140 | 2 years ago | | | 0 | 0.00080724106 | |
| 15564338 | 2 years ago | | | 0 | 0.00013966377 | |
| 15464505 | 2 years ago | | | 0 | 0.00018837267 |
ABI
ABI objects
Getter at block 21215992
_getETHBalance() view returns (uint256 balance)
15743011858117363
decimals() view returns (uint8)
9
name() view returns (string)
Ethereum Shiba
owner() view returns (address)
0x2e8d0d59998b0aafb7d3f09a8cba7711c96b8f53
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ESHIB
totalFees() view returns (uint256)
6318185103075429692088
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xeb590c0f7b99dd997be81b2a163154459d5815d6
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.