Felix the Cat
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FELIX | ERC-20 | 200M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18179909 | a year ago | | | 0 | 0.0012230104 | |
| 18179909 | a year ago | | | 0 | 0.0012230104 | |
| 18179907 | a year ago | | | 0 | 0.00068051309 | |
| 18179891 | a year ago | | | 0 | 0.00070083103 |
ABI
ABI objects
Getter at block 21087116
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
10
buyPapaFee() view returns (uint256)
10
buyTotalFees() view returns (uint256)
20
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xe6f9c843baa4896f9d6bd42e998109f597e06a5b
limitsInEffect() view returns (bool)
true
liquidityWallet() view returns (address)
0xe6f9c843baa4896f9d6bd42e998109f597e06a5b
maxTransaction() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Felix the Cat
operationsWallet() view returns (address)
0xe6f9c843baa4896f9d6bd42e998109f597e06a5b
owner() view returns (address)
0xe6f9c843baa4896f9d6bd42e998109f597e06a5b
papaWallet() view returns (address)
0xe6f9c843baa4896f9d6bd42e998109f597e06a5b
sellDevelopmentFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
20
sellPapaFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
40
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
symbol() view returns (string)
FELIX
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
99999999999999999996962573
tokensForPapa() view returns (uint256)
99999999999999999996962573
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0x6e05b47057922072ae22205ec7ef0c2e07a7d38a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blocked(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBL(address[] blockees, bool shouldBlock)
updateBuyFees(uint256 _papaFee, uint256 _liquidityFee, uint256 _developmentFee, uint256 _operationsFee)
updateMaxTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _papaFee, uint256 _liquidityFee, uint256 _developmentFee, uint256 _operationsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatedevelopmentWallet(address newWallet)
updateliquidityWallet(address newliquidityWallet)
updateoperationsWallet(address newWallet)
updatepapaWallet(address newpapaWallet)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
liquidityWalletUpdated(address indexed newWallet, address indexed oldWallet)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
papaWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.