Send This Shit
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6acc…5306
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SENDIT | ERC-20 | 1.279258M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18501339 | a year ago | | | 0 | 0.00057106062 | |
| 18501333 | a year ago | | | 0 | 0.0018828927 | |
| 18501332 | a year ago | | | 0 | 0.0025335550 | |
| 18501324 | a year ago | | | 0 | 0.00060364941 | |
| 18501317 | a year ago | | | 0 | 0.00070413591 | |
| 18501300 | a year ago | | | 0 | 0.00074550481 | |
| 18501288 | a year ago | | | 0 | 0.00069417000 | |
| 18501278 | a year ago | | | 0 | 0.00074629704 | |
| 18501275 | a year ago | | | 0 | 0.00059463333 | |
| 18501275 | a year ago | | | 0 | 0.00073280832 |
ABI
ABI objects
Getter at block 21184557
_autoBurn() view returns (uint32)
0
_balanceOfLpTokens() view returns (uint256)
0
_burnPool() view returns (address)
0x000000000000000000000000000000000000dead
_devFee() view returns (uint32)
100
_feesDisabled() view returns (bool)
false
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_taxWallet() view returns (address)
0x6accc220209f808d0fa8822fa9659191fc3b5306
_totalBurnedLpTokens() view returns (uint256)
0
_totalBurnedTokens() view returns (uint256)
0
decimals() view returns (uint8)
18
feeDecimals() view returns (uint8)
2
liquidityFee() view returns (uint32)
0
minTokensBeforeSwap() view returns (uint128)
100000000000000000000
minimumSupply() view returns (uint256)
0
name() view returns (string)
Send This Shit
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SENDIT
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPair(address) view returns (bool)
balanceOf(address account) view returns (uint256)
calculateTxAmount(uint256 _amount, uint8 _feeDecimals, uint32 _liquidityFee) pure returns (uint256 locked)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMinTokensBeforeSwap(uint128 _minTokensBeforeSwap)
updateSwapAndLiquifyEnabled(bool _enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint128 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.