Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTXD | ERC-20 | 463.055612B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16042656 | 2 years ago | | | 0 | 0.00057853272 | |
| 15991167 | 2 years ago | | | 0 | 0.00095585230 | |
| 15926413 | 2 years ago | | | 0 | 0.0041177568 | |
| 15926381 | 2 years ago | | | 0 | 0.0013152362 | |
| 15926368 | 2 years ago | | | 0 | 0.0011087153 | |
| 15926269 | 2 years ago | | | 0 | 0.0016513551 | |
| 15926253 | 2 years ago | | | 0 | 0.0017165144 | |
| 15926248 | 2 years ago | | | 0 | 0.0015460681 | |
| 15926241 | 2 years ago | | | 0 | 0.0014860706 | |
| 15926231 | 2 years ago | | | 0 | 0.0017176458 |
ABI
ABI objects
Getter at block 21099693
buyDevOpsFee() view returns (uint256)
5
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
earlySellDevOpsFee() view returns (uint256)
5
earlySellLiquidityFee() view returns (uint256)
0
enableEarlySellTax() view returns (bool)
true
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
200000000000000000000000000000
maxWallet() view returns (uint256)
300000000000000000000000000000
name() view returns (string)
FTX DOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevOpsFee() view returns (uint256)
5
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000000
symbol() view returns (string)
FTXD
tokensForDev() view returns (uint256)
0
tokensForDevOps() view returns (uint256)
463055611934626083713565332307
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x748c9f67fe96a0c2b7237844527084a3170a1eec
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)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setEarlySellTax(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devOpsFee, uint256 _liquidityFee)
updateDevOpsWallet(address newDevOpsWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devOpsFee, uint256 _liquidityFee, uint256 _earlySellLiquidityFee, uint256 _earlySellDevOpsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devOpsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.