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 |
---|---|---|---|---|---|
TurboX | ERC-20 | 13.742114M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17975939 | a year ago | | | 0 | 0.00046119493 | |
| 17975934 | a year ago | | | 0 | 0.00042760507 | |
| 17885299 | a year ago | | | 0 | 0.00089577417 | |
| 17862211 | a year ago | | | 0 | 0.00037753674 | |
| 17862211 | a year ago | | | 0 | 0.00065020455 | |
| 17796833 | a year ago | | | 0 | 0.00046580537 | |
| 17796829 | a year ago | | | 0 | 0.00070288300 | |
| 17762625 | a year ago | | | 0 | 0.0011846252 | |
| 17759094 | a year ago | | | 0 | 0.00047753513 | |
| 17758857 | a year ago | | | 0 | 0.00083890200 |
ABI
ABI objects
Getter at block 21194873
_maxTaxSwap() view returns (uint256)
8000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Turbo X
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TurboX
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee, uint256 _newbFee)
removeLimits()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.