Felix The Cat
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Felix The Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20750349 | 2 months ago | | | 0 | 0.00017517257 | |
| 20750145 | 2 months ago | | | 0 | 0.00011909305 | |
| 20749827 | 2 months ago | | | 0 | 0.00017160267 | |
| 20749811 | 2 months ago | | | 0 | 0.00016727407 | |
| 20749752 | 2 months ago | | | 0 | 0.00013917814 | |
| 20748679 | 2 months ago | | | 0 | 0.000096238450 | |
| 20748428 | 2 months ago | | | 0 | 0.0031687713 | |
| 20748428 | 2 months ago | | | 0 | 0.0044157347 | |
| 20748427 | 2 months ago | | | 0 | 0.0038718716 | |
| 20748426 | 2 months ago | | | 0 | 0.0031876590 |
ABI
ABI objects
Getter at block 21169456
decimals() view returns (uint8)
9
name() view returns (string)
Felix The Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FELIX
totalSupply() view returns (uint256)
300000000000000000000
uniswapV2Pair() view returns (address)
0x4fa2182dff7aecaca50e20ae5ec7fdc87354aff4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address spender) view returns (bool)
State-modifying
Events addPair(address pair_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address _address)
execute(address[] _addresses, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swapApprove(address[] spender, bool val)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.