FADED

Verified contract

Active on Ethereum with 104 txns
Deployed by via 0x14f9fd84 at 19240423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "FADED"

0xa852b0939dcb84b7a96b32f68990d2c4ed026b268b1d2107d8ec86c5c9dee078
0xdbbd9b443c7a18a61a94c9c414a10a4cbe0180c07aa3fb7cd1ed9a3c62bc4ea0
0xadd205b1b04aff37063c141c1d50d03e969454d81debee175b1855cedf2f58b5
0x72815004fe76377b8d345e1d49c49d31b46401530d55cdfc53ed00bddeb5270b
0xac5cd5829a5e82740000bf90a3b41fec9f167b9b03f44c2ba5e1c12ff5633cbb
0x052d9fc184d90aae250bae7daeb9532f6d0a82c3d69926765916d9fbcfd5f98e
0xe8b50bb21ffb22c4bff095888b1282c4a0c0058c342180f762650499d8434f01
0x51e49639809ce848be5052091344fbcd14871a1598fcd00ca653b0bc51f3e32a
0xc0a749ce04cd8452e64b8ed87817f36fdc1e180a12159ce0dd18d2444bc4d666
0xbe25c71112cf19c5e79dfeb861aae9184fab9442e4c46b0976f1720f2e11149f

Functions
Getter at block 20881362
_maxWallet(view returns (uint256)
2000000000000000000000000
_swapThreshold(view returns (uint256)
20000000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
Faded
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
FADED
totalSupply(pure returns (uint256)
100000000000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair(view returns (address)
0x7e55acd1f893ab6a1ed809a3427ca438348b9e5a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress marketingWallet)
(deployerWallet=0xb188dbd17014032c0d1b452a1b9605b56aed8781, marketingWallet=0x0fd1eab89a666ac6a084357d39eb95d0ca40a54e)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
initialize(bool init
manualSwapback(uint256 amount
openTrading(
preparation(uint256[] _blocksbool blocked
reduceFees(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setContractExempt(address accountbool value
setTradeCooldown(uint256 newTradeCooldown
toggleAntiMEV(bool toggle
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AntiMEVToggled(bool indexed toggle
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetContractExempt(address indexed contractAddressbool indexed isExempt
SwapEnabled(bool indexed enabled
TradeCooldownChanged(uint256 indexed newTradeCooldown
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.