Fuel

Verified contract

Active on Ethereum with 1,371 txns
Deployed by via 0xc68a2a0e at 20559672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 53 additional slots
ERC-20
Value $159.7
0x525b50044d0d60ab6f835f6d66df4d7c4d2ff369b7cea8d54ceed774ee61a018
0x9fd6cb13b4bf4a11090ee0fac76b82da237ce7f52857267c2e66c2439bce9959
0xb6126647b9ab33aba5467ce687c6f4e955ce49cccb35825dd86ab7ae808b9028
0xd14078a63c40c02cfa66b041739017121c86a21df5802fa8afdf058233b8a6af
0x5f83240942d38b6b13637d121a69b8471481f3f642f430b0f8e54b425ebe2c01
0xe62f8df7efb96c923bf134c2b4bf2ec7349c3156d3a5842fc582ff50e189c276
0x37899904709baa81aa3e9eedcf858b82190a07dcfb4e39aaa9f4e4751a59af63
0xcece6c544f177dd25e4b320e5338f0daada9def658f24c077363e2e299e70837
0xee8eaf864c65785115cefaf1ee3af93704ddb9bff632be09e1b317f01296bc48
0xb27d23947f6c3c3e0d3c22f5e124096d3b8792ff292c9dab66254dde2000b5b7

Functions
Getter at block 21280401
CONTRACT_VERSION(view returns (uint256)
1
MaxCustom(view returns (uint8)
10
MaxTax(view returns (uint256)
3000
 
_getCurrentSupply(view returns (uint256uint256)
 
_getRate(view returns (uint256)
_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 _address1address _address2view returns (uint256)
_isExcluded(address _addressview returns (bool)
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
customTaxes(uint256 _indexview returns (struct CustomTax)
isBlacklisted(address _addressview returns (bool)
lpTokens(address _addressview returns (bool)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
buyBackBurn(uint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 amount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOutBlacklistedFunds(address[] from
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(TaxTokenConstructorParams paramsaddress _factory
Fallback and receive
fallback(
Errors

This contract contains no error objects.