Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa978…046d
0x6bde…7891
Balances ($102.38)
Native
Value
$102.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.028586 | $3,581.46 |
$102.38 | |
USA | ERC-20 | 1 | $0.00061 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22780419 | 6 days ago | | | 0 | 0.0000075497383 | |
| 22580063 | 11 days ago | | | 0 | 0.0000017350784 | |
| 22442892 | 14 days ago | | | 0 | 0.0000020776151 | |
| 22273930 | 18 days ago | | | 0 | 2.3902664e-7 | |
| 21689895 | a month ago | | | 0 | 0.0000019554316 | |
| 21689814 | a month ago | | | 0 | 0.0000019191640 | |
| 20962435 | 2 months ago | | | 0 | 3.6426252e-7 | |
| 20659208 | 2 months ago | | | 0 | 3.4719515e-7 | |
| 20428455 | 2 months ago | | | 0 | 2.9214231e-7 | |
| 19431023 | 3 months ago | | | 0 | 4.6037102e-7 |
ABI
ABI objects
Getter at block 23047936
_buyTax() view returns (uint256)
0
_sellTax() view returns (uint256)
0
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
_taxWallet() view returns (address)
0xa9783706bece97fa8f88e237a85b88030f96046d
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Based Turbo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TURBO
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.