Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 53 additional slots
Balances ($159.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUELX | ERC-20 | 236.748343K | $0.000675 |
$159.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21280082 | an hour ago | | | 0 | 0.0029300261 | |
| 21279900 | 2 hours ago | | | 0 | 0.0029067324 | |
| 21279793 | 2 hours ago | | | 0 | 0.0026266851 | |
| 21279781 | 2 hours ago | | | 0 | 0.0022350355 | |
| 21277493 | 10 hours ago | | | 0 | 0.00055708860 | |
| 21276405 | 13 hours ago | | | 0 | 0.0010713628 | |
| 21272885 | a day ago | | | 0 | 0.0020319483 | |
| 21269443 | 2 days ago | | | 0 | 0.00046686766 | |
| 21266596 | 2 days ago | | | 0 | 0.0017423105 | |
| 21265437 | 2 days ago | | | 0 | 0.0032236647 |
ABI
ABI objects
Getter at block 21280401 _getCurrentSupply() view returns (uint256, uint256) _getRate() view returns (uint256)
CONTRACT_VERSION() view returns (uint256)
1
MaxCustom() view returns (uint8)
10
MaxTax() view returns (uint256)
3000
_tFeeTotal() view returns (uint256)
0
admin() view returns (address)
0xcf5ab6014c043ed9a429fb410c20d3cd7116fa0b
antiBotSettings() view returns (struct AntiBotSettings)
(20572149, 0, 0, 0, false)
buyBackWallet() view returns (address)
0x06f20080a9fd7612fb2b873a0e9c02447987c361
customTaxLength() view returns (uint256)
0
decimals() view returns (uint8)
18
factory() view returns (address)
0xb7084866b70adad518b8fcf5aa6ada89e46e75c4
fees() view returns (struct Fees)
((0, 0), 0, 0, 0)
isLocked() view returns (struct TaxSettings)
(true, true, true, true, false, true, false, false)
isLosslessOn() view returns (bool)
true
isLosslessTurnOffProposed() view returns (bool)
false
lossless() view returns (address)
0xe91d7cebce484070fc70777cb04f7e2efae31db4
losslessTurnOffTimestamp() view returns (uint256)
0
lpWallet() view returns (address)
0x449e4c731ec541e5230dca150928f78f130c6352
marketInit() view returns (bool)
true
marketInitBlockTime() view returns (uint256)
1724184875
maxBalanceAfterBuy() view returns (uint256)
0
name() view returns (string)
Fuel
owner() view returns (address)
0xcf5ab6014c043ed9a429fb410c20d3cd7116fa0b
pairAddress() view returns (address)
0x84806503936b25b19b77de3ef5564fb980f8652b
paused() view returns (bool)
false
recoveryAdmin() view returns (address)
0xcf5ab6014c043ed9a429fb410c20d3cd7116fa0b
swapWhitelistingSettings() view returns (struct SwapWhitelistingSettings)
(0, false)
symbol() view returns (string)
FUELX
taxHelperIndex() view returns (uint256)
0
taxSettings() view returns (struct TaxSettings)
(false, false, false, false, true, false, true, false)
timelockPeriod() view returns (uint256)
604800
totalSupply() view returns (uint256)
5000000000000000000000000000
transactionTaxWallet() view returns (address)
0xcf5ab6014c043ed9a429fb410c20d3cd7116fa0b
Read-only
_allowances(address _address1, address _address2) view returns (uint256)
_isExcluded(address _address) view returns (bool)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
customTaxes(uint256 _index) view returns (struct CustomTax)
isBlacklisted(address _address) view returns (bool)
lpTokens(address _address) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
buyBackBurn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOutBlacklistedFunds(address[] from)
transferOwnership(address newOwner)
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(TaxTokenConstructorParams params, address _factory)
fallback()
This contract contains no error objects.