ETF The Token
Verified contract
Active on
Ethereum with 5,445 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($1,938.21)
Native
Value
$800.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.25733 | $3,112.29 |
$800.89 | |
USDT | ERC-20 | 1.136189K | $1.001 |
$1,137.32 | |
ETF | ERC-20 | 31.864198M | -- | -- | |
UNI-V2 | ERC-20 | 131.470579 | -- | -- | |
HQG | ERC-20 | 0.011 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163008 | 6 days ago | | | 0 | 0.00053030018 | |
| 21157626 | 7 days ago | | | 0 | 0.00078888604 | |
| 21142321 | 9 days ago | | | 0 | 0.00054653419 | |
| 21111219 | 13 days ago | | | 0 | 0.00017798254 | |
| 21098297 | 15 days ago | | | 0 | 0.00016899015 | |
| 21098262 | 15 days ago | | | 0 | 0.00014103555 | |
| 21040565 | 23 days ago | | | 0 | 0.00019766485 | |
| 21039942 | 23 days ago | | | 0 | 0.00013004973 | |
| 21035363 | 24 days ago | | | 0 | 0.00030203578 | |
| 21027439 | 25 days ago | | | 0 | 0.00034651413 |
ABI
ABI objects
Getter at block 21207257
ETFLP() view returns (address)
0x9b4aa337f0da4385f913daa91bda43ad523d1730
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xd21140a5ba25520b5487e3761290da1d95153bb0
etfReflections() view returns (address)
0x2899f707687455efbb33e6129ff2547acd4adbc6
etfReflectionsGas() view returns (uint256)
0
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
20999999628701789312954513
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
18039498
lpWallet() view returns (address)
0x2899f707687455efbb33e6129ff2547acd4adbc6
maxTx() view returns (uint256)
21000000000000000000000000
maxWallet() view returns (uint256)
21000000000000000000000000
name() pure returns (string)
ETF The Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7626367d028b969a7930c28ee3ae18b20e83ecda
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
ETF
toDev() view returns (uint256)
100
toLpReflections() view returns (uint256)
0
totalSupply() view returns (uint256)
21000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeBuyFees(uint256 newBuyFee)
changeEtfReflectionsGas(uint256 newGas)
changeFeeAllocation(uint256 newRewardFee, uint256 newDevFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getRewards()
manualDeposit()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setETFLP(address rewardsAddress)
setIsDividendExempt(address holder, bool exempt)
setLPWallet(address lpReceiver)
setOwnerWallet(address newOwnerWallet)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.