Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SENDIT! | ERC-20 | 1.000007B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16360233 | 2 years ago | | | 0 | 0.00044263030 | |
| 16360206 | 2 years ago | | | 0 | 0.00046324298 | |
| 16359322 | 2 years ago | | | 0 | 0.00067655945 | |
| 16359321 | 2 years ago | | | 0 | 0.00076554225 | |
| 16359319 | 2 years ago | | | 0 | 0.089225178 | |
| 16359318 | 2 years ago | | | 0 | 0.00065195400 | |
| 16359315 | 2 years ago | | | 0 | 0.00074429632 | |
| 16359315 | 2 years ago | | | 0 | 0.0011170323 | |
| 16359312 | 2 years ago | | | 0 | 0.00081831294 | |
| 16359310 | 2 years ago | | | 0 | 0.00078354052 |
ABI
ABI objects
Getter at block 21222117
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
2
_marketingWallet() view returns (address)
0xf78705b76210d660b5a0d3b2d9686cd6a124c235
_maxTxAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SendSquad
owner() view returns (address)
0x0000000000000000000000000000000000000000
setReadyTimes() view returns (bool)
false
symbol() pure returns (string)
SENDIT!
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0xc56ba824ac4313e956462d490ccf844ff683f653
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.