Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.05)
Native
Value
$0.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000015 | $3,637.54 |
$0.05 | |
FETA | ERC-20 | 168.545551K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19501115 | 8 months ago | | | 0 | 0.0010173085 | |
| 19225718 | 10 months ago | | | 0 | 0.0010423852 | |
| 14240262 | 3 years ago | | | 0 | 0.0016923599 | |
| 14227458 | 3 years ago | | | 0 | 0.0019547208 | |
| 14175730 | 3 years ago | | | 0 | 0.0028697350 | |
| 14174513 | 3 years ago | | | 0 | 0.0073060589 | |
| 14174446 | 3 years ago | | | 0 | 0.010947298 | |
| 14174445 | 3 years ago | | | 0 | 0.011214778 | |
| 14174146 | 3 years ago | | | 0 | 0.0049422012 | |
| 14174134 | 3 years ago | | | 0 | 0.0058677835 |
ABI
ABI objects
Getter at block 21316121
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
2
buyTxFee() view returns (uint256)
6
decimals() view returns (uint8)
9
deployer() view returns (address)
0xa9030eb846eb482683a80f47ac5eb7f78bf7f661
dev() view returns (address)
0xae6b0d845a186e6ab49d82cd28928cb555114544
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
15000000000000000
maxWalletLimit() view returns (uint256)
15000000000000000
name() view returns (string)
FETA
owner() view returns (address)
0xa9030eb846eb482683a80f47ac5eb7f78bf7f661
sellLiquidityFee() view returns (uint256)
8
sellTxFee() view returns (uint256)
12
swapAtAmount() view returns (uint256)
2000000000000000
symbol() view returns (string)
FETA
tokensForLiquidity() view returns (uint256)
67418218728074
tokensForTax() view returns (uint256)
101127332632630
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x66b400643ddd50c17328a234be024316419a04a3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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(address _dev)
receive()
This contract contains no error objects.