Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUSION | ERC-20 | 8.955516 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11946981 | 4 years ago | | | 0 | 0.0069504240 | |
| 11823964 | 4 years ago | | | 0 | 0.0096411348 | |
| 11823951 | 4 years ago | | | 0 | 0.076426091 | |
| 11815525 | 4 years ago | | | 0 | 0.0045445080 | |
| 11750881 | 4 years ago | | | 0 | 0.0053464800 | |
| 11749673 | 4 years ago | | | 0 | 0.0044999540 | |
| 11749010 | 4 years ago | | | 0 | 0.0033861040 | |
| 11748367 | 4 years ago | | | 0 | 0.0042326300 | |
| 11748152 | 4 years ago | | | 0 | 0.0041657990 | |
| 11747697 | 4 years ago | | | 0 | 0.0071286400 |
ABI
ABI objects
Getter at block 21161474
_burnFeeTotal() view returns (uint256)
19746979602643017115
_feeDecimal() view returns (uint256)
2
_liquidityFee() view returns (uint256)
2
_liquidityFeeTotal() view returns (uint256)
29711660200160555888
_rebalanceCallerFee() view returns (uint256)
500
_taxFee() view returns (uint256)
3
_taxFeeTotal() view returns (uint256)
44567490300240833876
balancer() view returns (address)
0x89b1096e5a61609ae01a9e1be5ee8eddd9f95106
decimals() view returns (uint8)
18
lastRebalance() view returns (uint256)
1614620682
liquidityAddedAt() view returns (uint256)
1611868330
minEthBeforeSwap() view returns (uint256)
100
minTokensBeforeSwap() view returns (uint256)
100
name() view returns (string)
FUSION
owner() view returns (address)
0xaa5a7c61b5174c6f74d69f987f10bf7ba0eae17f
rebalanceEnalbed() view returns (bool)
true
rebalanceInterval() view returns (uint256)
300
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FUSION
totalSupply() view returns (uint256)
99980253020397356982885
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9e24e73a465e5ed662fe6f09585809a4f5e921c1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTokens(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setLiquidityFee(uint256 fee)
setMinEthBeforeSwap(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setRebalanceCallerFee(uint256 fee)
setRebalanceEnabled(bool enabled)
setRebalanceInterval(uint256 interval)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsDistributed(uint256 amount)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapedEthForTokens(uint256 EthAmount, uint256 TokenAmount, uint256 CallerReward, uint256 AmountBurned)
SwapedTokenForEth(uint256 EthAmount, uint256 TokenAmount)
TradingEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.