Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($204.64)
Native
Value
$204.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06 | $3,410.60 |
$204.64 | |
Felix | ERC-20 | 183.591805K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19433568 | 8 months ago | | | 0 | 0.0015345977 | |
| 19242855 | 9 months ago | | | 0 | 0.00083078134 | |
| 19138895 | 10 months ago | | | 0 | 0.00047925309 | |
| 18906976 | a year ago | | | 0 | 0.00081906386 | |
| 16574783 | 2 years ago | | | 0 | 0.00055605942 | |
| 16528494 | 2 years ago | | | 0 | 0.0022043663 | |
| 16260801 | 2 years ago | | | 0 | 0.00083912400 | |
| 16260793 | 2 years ago | | | 0 | 0.00037551977 | |
| 15964675 | 2 years ago | | | 0 | 0.00078222984 | |
| 15929108 | 2 years ago | | | 0 | 0.00084668065 |
ABI
ABI objects
Getter at block 21276750
_reduceFee() view returns (bool)
false
decimals() view returns (uint8)
18
getFee() view returns (uint256)
9
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Felix
owner() view returns (address)
0xa3f89a5e9cbfb81edc5f4c5c935d3eb08eb5c726
swapTokensAtAmount() view returns (uint256)
150000000000000000000000
symbol() view returns (string)
Felix
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniper(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBlacklisted(address[] blacklisted_)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
importantMessageFromTeam(string input)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
readySteadyGo()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklisted(address[] blacklisted_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newWallet)
updateFees(uint256 marketingFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateReduceFee(bool reduceFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.