First Eleven
Verified contract
Active on
Ethereum with 909 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($2,594.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.6K | $0.997866 |
$2,594.45 | |
F11 | ERC-20 | 106.001615B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20975358 | 2 months ago | | | 0 | 0.00026695712 | |
| 20975224 | 2 months ago | | | 0 | 0.00052313815 | |
| 20716305 | 3 months ago | | | 0 | 0.000062585650 | |
| 20530202 | 4 months ago | | | 0 | 0.000036169095 | |
| 20438275 | 5 months ago | | | 0 | 0.000050044559 | |
| 20398090 | 5 months ago | | | 0 | 0.000079062722 | |
| 20183629 | 6 months ago | | | 0 | 0.00065479886 | |
| 19923586 | 7 months ago | | | 0 | 0.00016600883 | |
| 19429924 | 9 months ago | | | 0 | 0.0011038962 | |
| 19401708 | 9 months ago | | | 0 | 0.0025576680 |
ABI
ABI objects
Getter at block 21442621
_burnFee() view returns (uint256)
0
_buyFees() view returns (uint256)
9
_maxBalAmount() view returns (uint256)
100000000000000000000000000000000
_sellFees() view returns (uint256)
12
_taxEnabled() view returns (bool)
true
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
marketing() view returns (address)
0xcae28d03f6042e57b79790840890b53afdab825a
name() view returns (string)
First Eleven
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
F11
totalFees() view returns (uint256)
22207173452322019264568807498177
totalSupply() view returns (uint256)
2000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x72a2f7c412752110a5472bdfd421f9f7ad212d6c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedBal(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFeePercent(uint256 buyFee)
setMaxBalPercent(uint256 maxBalPercent)
setSellFeePercent(uint256 sellFee)
setSwapAmount(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxEnable(bool _enable)
setTaxFeePercent(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)
SetBuyFeePercent(uint256 buyFee)
SetMaxBalPercent(uint256 maxBalPercent)
SetSellFeePercent(uint256 sellFee)
SetTaxEnable(bool enabled)
SetTaxFeePercent(uint256 taxFee)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
TaxEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.