Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FADE | ERC-20 | 2.945134T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17080648 | 2 years ago | | | 0 | 0.0034956206 | |
| 17080647 | 2 years ago | | | 0 | 0.0034394956 | |
| 17080646 | 2 years ago | | | 0 | 0.0045247433 | |
| 17080645 | 2 years ago | | | 0 | 0.0035569411 | |
| 17080641 | 2 years ago | | | 0 | 0.0034613506 | |
| 17080639 | 2 years ago | | | 0 | 0.0033726602 | |
| 17080639 | 2 years ago | | | 0 | 0.0043173202 | |
| 17080634 | 2 years ago | | | 0 | 0.0034738496 | |
| 17080634 | 2 years ago | | | 0 | 0.0034738496 | |
| 17080634 | 2 years ago | | | 0 | 0.0034738496 |
ABI
ABI objects
Getter at block 21274243
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
15
buyTotalFees() view returns (uint256)
15
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1681907135
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0x9ddfe2b86df93fff560de4eb07da89ad0c65b895
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000000
name() view returns (string)
Faded
owner() view returns (address)
0xf295b245c25a8a3b7bb1741a84c8772e7fd71a38
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
35
sellTotalFees() view returns (uint256)
35
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000000
symbol() view returns (string)
FADE
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
2945134326304087496103713937817
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd9873027637df1e2203b1a872dc2834f48da8af4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
fadeTime() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAccount(address account, bool value)
setLimits(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.