Proof of Fade

Verified contract

Active on Ethereum with 29 txns
Deployed by via 0x98ddbaf6 at 15562115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0x897c844b95bc941e311b7d5bfecc105274581a6ac2239d8d7268f79c7247be29
0x3ff8d9262bac17d8293304044aaf384ba2e2f8f405d799b75a2e4d93387332f0
0xed4b4be493d99f62e42865e97919d293c50b7db3014663ac9c3ddc0658fc3756
0x425848761a4909fb61e3c7e28a86ad1699eae0e9ac94c9bebf6972c6976d20c5
0x83de683685bd192b864536768cb782b66e6e34bffdc1fa1a60740c1d82191d2d
0xe2c32d60ff00ffa3b7f53e9e22865fa69042c39ce07417bda20b4cfbf9b055fb
0x2b081ba97c2153982076f4023a5c654805c080c1b4522d365e1e582cbc72c4e8
0x51320fa6e7fdcbbd3a944ed950c42c503268cd48044e4b29ef3fbd28652fb14c
0x29d235d79433ded64b72b2d29ca58daa8c532305e1322527949f19a6520028f8
0x676f3c67ba40d6992e5c41420913478f159d0de8c14949f11120257fc9e01294

Functions
Getter at block 21379976
blockForPenaltyEnd(view returns (uint256)
15562138
botsCaught(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
4
buyOperationsFee(view returns (uint256)
6
buyTotalFees(view returns (uint256)
10
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getEarlyBuyers(view returns (address[])
[]
limitsInEffect(view returns (bool)
true
lpPair(view returns (address)
0xfa965727662f6b150dd6fb025dcf2303fc7c3270
maxBuyAmount(view returns (uint256)
15000000000000000000000000000000
maxSellAmount(view returns (uint256)
15000000000000000000000000000000
maxWallet(view returns (uint256)
15000000000000000000000000000000
name(view returns (string)
Proof of Fade
operationsAddress(view returns (address)
0xd94a62a875e76760cddca1b3897753069f2a0ef7
owner(view returns (address)
0x13c4cbc89109df28d191cb9fd9fdda1e16ee51a5
sellLiquidityFee(view returns (uint256)
4
sellOperationsFee(view returns (uint256)
6
sellTotalFees(view returns (uint256)
10
sellingEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000000
symbol(view returns (string)
ETH3.0
tokensForLiquidity(view returns (uint256)
15143360301894511110731718288158
tokensForOperations(view returns (uint256)
22715040452841766666097577432238
totalSupply(view returns (uint256)
1000000000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15562134
transferDelayEnabled(view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
boughtEarly(addressview returns (bool)
earlyBuyers(uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
doShakeOut(uint256 percent
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
instantiateLP(
letsRocknRoll(uint256 blocksForPenalty
markBoughtEarly(address wallet
removeBoughtEarly(address wallet
removeLimits(
renounceOwnership(bool confirmRenounce
resetTaxes(
restoreLimits(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
setSellingEnabled(bool confirmSellingEnabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
EnabledSellingForever(
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.