Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe916…a160
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FETS | ERC-20 | 1.452142M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21108330 | 14 days ago | | | 0 | 0.00052415152 | |
| 21107980 | 14 days ago | | | 0 | 0.00094616469 | |
| 21107902 | 14 days ago | | | 0 | 0.0011445568 | |
| 21107884 | 14 days ago | | | 0 | 0.0010550654 | |
| 21107746 | 14 days ago | | | 0 | 0.00088500101 | |
| 21093153 | 16 days ago | | | 0 | 0.0015332120 | |
| 21086643 | 17 days ago | | | 0 | 0.0014681953 | |
| 21080674 | 18 days ago | | | 0 | 0.00079665168 | |
| 21080336 | 18 days ago | | | 0 | 0.00097931935 | |
| 21080323 | 18 days ago | | | 0 | 0.0012495467 |
ABI
ABI objects
Getter at block 21208677
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 liquidity, uint16 development, uint16 totalSwap)
(liquidity=0, development=600, totalSwap=600)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=300, sellFee=300, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
developmentWallet() view returns (address)
0xe916ce2131697de979c31929637d8d69ea3ca160
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0xe916ce2131697de979c31929637d8d69ea3ca160
launchStamp() view returns (uint256)
1694687399
lpPair() view returns (address)
0x5a424aba0e5400d90eb88abaa790fefed54c62c7
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
FE TECH
operator() view returns (address)
0x0000000000000000000000000000000000000000
originalDeployer() view returns (address)
0x0000000000000000000000000000000000000000
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
1428571428571428571428571
swapThreshold() view returns (uint256)
1428571428571428571428571
symbol() pure returns (string)
FETS
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 liquidity, uint16 development)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address development)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.