Elongate Deluxe
Verified contract
Active on
Ethereum with 3,742 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($4,271.47)
Native
Value
$4,271.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.332362 | $3,205.94 |
$4,271.47 | |
ELongD | ERC-20 | 1241.081729T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121785 | 6 days ago | | | 0 | 0.00036135148 | |
| 21103884 | 8 days ago | | | 0 | 0.000079849030 | |
| 20993575 | 23 days ago | | | 0 | 0.00064747592 | |
| 20978695 | a month ago | | | 0 | 0.0010229571 | |
| 20964948 | a month ago | | | 0 | 0.0015333994 | |
| 20947197 | a month ago | | | 0 | 0.00041288308 | |
| 20894256 | a month ago | | | 0 | 0.00092153532 | |
| 20894136 | a month ago | | | 0 | 0.00018259181 | |
| 20894127 | a month ago | | | 0 | 0.00019739143 | |
| 20894101 | a month ago | | | 0 | 0.00027861591 |
ABI
ABI objects
Getter at block 21161595
_feeToBurn() view returns (uint256)
11
_liquidityFee() view returns (uint256)
69
_maxTxAmount() view returns (uint256)
13378008500042000006900000000
_taxFee() view returns (uint256)
420
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
1622144688
name() view returns (string)
Elongate Deluxe
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ELongD
totalFees() view returns (uint256)
13711134885886570847444149365
totalSupply() view returns (uint256)
133780085000420000069000000000
uniswapV2Pair() view returns (address)
0xec745519247642fbf14689ac7254068dffba08e3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bypassesMaxTxAmount(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBypassMaxTx(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBypassMaxTx(address account)
renounceOwnership()
setFeeToBurnBasisPoint(uint256 feeToBurn)
setLiquidityFeeBasisPoint(uint256 liquidityFee)
setMaxTxBasisPoint(uint256 maxTxBp)
setSellToAddLiquidtyBasisPoint(uint256 bp)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeeBasisPoint(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.