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 |
---|---|---|---|---|---|
EL3 | ERC-20 | 4.227536 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17809390 | a year ago | | | 0 | 0.00064188051 | |
| 15247241 | 2 years ago | | | 0 | 0.00011983563 | |
| 13904771 | 3 years ago | | | 0 | 0.032063177 | |
| 13904754 | 3 years ago | | | 0 | 0.030595266 | |
| 12228312 | 4 years ago | | | 0 | 0.0043217380 | |
| 12197927 | 4 years ago | | | 0 | 0.032299884 | |
| 11881014 | 4 years ago | | | 0 | 0.0036763300 | |
| 11881007 | 4 years ago | | | 0 | 0.0064157760 | |
| 11822171 | 4 years ago | | | 0 | 0.0073959640 | |
| 11807716 | 4 years ago | | | 0 | 0.0053464800 |
ABI
ABI objects
Getter at block 21324704
_burnFeeTotal() view returns (uint256)
914754528922
_feeDecimal() view returns (uint256)
2
_liquidityFee() view returns (uint256)
300
_liquidityFeeTotal() view returns (uint256)
886954543981
_rebalanceCallerFee() view returns (uint256)
500
_taxFee() view returns (uint256)
300
_taxFeeTotal() view returns (uint256)
886954543981
balancer() view returns (address)
0x333f3b6d7caf21ec668724515d79316465ba4de7
decimals() view returns (uint8)
9
lastRebalance() view returns (uint256)
1690763543
liquidityAddedAt() view returns (uint256)
1612117206
minEthBeforeSwap() view returns (uint256)
100
minTokensBeforeSwap() view returns (uint256)
100
name() view returns (string)
EL3VATE
owner() view returns (address)
0x0000000000000000000000000000000000000000
rebalanceEnalbed() view returns (bool)
true
rebalanceInterval() view returns (uint256)
600
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EL3
totalSupply() view returns (uint256)
8085245471078
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x447a053f7e049fed71dbf73c8031e20019e67caa
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)
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.