Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Das Boot | ERC-20 | 43.42476K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15761650 | 2 years ago | | | 0 | 0.00036218749 | |
| 15758463 | 2 years ago | | | 0 | 0.00077949877 | |
| 15758444 | 2 years ago | | | 0 | 0.00067451975 | |
| 15758443 | 2 years ago | | | 0 | 0.00057283647 | |
| 15758434 | 2 years ago | | | 0 | 0.00055978800 | |
| 15758434 | 2 years ago | | | 0 | 0.00069669775 | |
| 15758426 | 2 years ago | | | 0 | 0.00069319589 | |
| 15758365 | 2 years ago | | | 0 | 0.00061888420 | |
| 15758363 | 2 years ago | | | 0 | 0.0020413641 | |
| 15758363 | 2 years ago | | | 0 | 0.0020413641 |
ABI
ABI objects
Getter at block 21428404
LookMaxEat() view returns (bool)
true
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
4
_buyTeamFee() view returns (uint256)
0
_killBlock() view returns (uint256)
2
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
4
_maxOnceEat() view returns (uint256)
2000000000000000
_maxTotalEat() view returns (uint256)
2000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
4
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
4
_totalTaxIfBuying() view returns (uint256)
4
_totalTaxIfSelling() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
doYouLikeBase() view returns (address)
0xd10cb77491e80e2f16d6f0b7390df33d2df8229e
getCirculatingSupply() view returns (uint256)
100000000000000000
inTheMTFFace() view returns (address)
0xd10cb77491e80e2f16d6f0b7390df33d2df8229e
launchBlock() view returns (uint256)
15758353
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000
name() view returns (string)
Das Boot
owner() view returns (address)
0xd10cb77491e80e2f16d6f0b7390df33d2df8229e
swapAndLiquifyBySmallOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Das Boot
totalSupply() view returns (uint256)
100000000000000000
uniswapPair() view returns (address)
0xe2be7a17f7e5a143ba479d9e9f469ab14a0c3866
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromCut(address) view returns (bool)
isMark(address account) view returns (bool)
isMarketPair(address) view returns (bool)
isMaxEatExempt(address) view returns (bool)
isOnceEatExempt(address) view returns (bool)
smallOrEqual(uint256 a, uint256 b) pure returns (bool)
State-modifying
Events Launc(uint256 a)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableMaxEat(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageExcludeFromCut(address[] addresses, bool status)
manage_BL(address[] addresses, bool status)
multiTransfer_fixed(address[] addresses, uint256 amount)
returnBlock()
setB(uint256 a, uint256 b, uint256 c)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setMarketPairStatus(address account, bool newValue)
setMaxOnceEat(uint256 newMaxOnceEat)
setMaxTotalEat(uint256 newMaxTotalEat)
setNumTokensBeforeSwap(uint256 newValue)
setS(uint256 a, uint256 b, uint256 c)
setSwapAndLiquifyBySmallOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
set_mark(address recipient, bool status)
setdoYouLikeBase(address newAddress)
setinTheMTFFace(address newAddress)
setisExcludedFromCut(address account, bool newValue)
setisMaxEatExempt(address holder, bool exempt)
setisOnceEatExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
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.