Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ADD | ERC-20 | 45.251719K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18130223 | a year ago | | | 0 | 0.00072594673 | |
| 18130223 | a year ago | | | 0 | 0.00077237591 | |
| 18130222 | a year ago | | | 0 | 0.00083709910 | |
| 18130207 | a year ago | | | 0 | 0.00063931202 | |
| 18130205 | a year ago | | | 0 | 0.0013127387 | |
| 18130204 | a year ago | | | 0 | 0.00078252944 | |
| 18130204 | a year ago | | | 0 | 0.00077789750 | |
| 18130202 | a year ago | | | 0 | 0.0011299628 | |
| 18130201 | a year ago | | | 0 | 0.00076307954 | |
| 18130201 | a year ago | | | 0 | 0.00080990398 |
ABI
ABI objects
Getter at block 21099606
AddictionShareWallet() view returns (address)
0x18eadcf89891c351825f9151462028f4446cc7f2
buyAddictionShareFee() view returns (uint256)
5
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x18eadcf89891c351825f9151462028f4446cc7f2
lastLpBurnTime() view returns (uint256)
1694642207
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
10000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000
name() view returns (string)
Addiction
owner() view returns (address)
0x18eadcf89891c351825f9151462028f4446cc7f2
percentForLPBurn() view returns (uint256)
25
sellAddictionShareFee() view returns (uint256)
40
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
40
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
ADD
tokensForAddictionShare() view returns (uint256)
45251718785263282664214
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x545bdecda212f10d389ab794c017a674f0a1da88
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)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
openTrading()
removefusionlimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddictionShareWallet(address newAddictionShareWallet)
updateBuyFees(uint256 _AddictionShareFee, uint256 _liquidityFee, uint256 _devFee)
updateDevelopmentWallet(address newWallet)
updateMaxTxnAmount(uint256 txNum, uint256 walNum)
updateSellFees(uint256 _AddictionShareFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatefusion_bots(address _address, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.