flamincomed Wrapped Ether
Verified contract
Active on
Ethereum with 4,319 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 "flamincomed Wrapped Ether"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20867499 | a month ago | | | 0 | 0.00015427500 | |
| 20777057 | 2 months ago | | | 0 | 0.00014594271 | |
| 20446477 | 3 months ago | | | 0 | 0.000031623924 | |
| 20198311 | 4 months ago | | | 0 | 0.000079261770 | |
| 19708671 | 7 months ago | | | 0 | 0.00016442524 | |
| 19708659 | 7 months ago | | | 0 | 0.00015342347 | |
| 19081455 | 10 months ago | | | 0 | 0.00029242810 | |
| 19057464 | 10 months ago | | | 0 | 0.00037390839 | |
| 18404861 | a year ago | | | 0 | 0.00017176605 | |
| 18319829 | a year ago | | | 0 | 0.00017494301 |
ABI
ABI objects
Getter at block 21162125 balance() view returns (uint256) priceE18() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0xdc03b4900eff97d997f4b828ae0a45cd48c3b22d
decimals() view returns (uint8)
18
governance() view returns (address)
0x9832a79c563d31403409c41f92c51b824435cdb0
max() view returns (uint256)
10000
min() view returns (uint256)
10000
name() view returns (string)
flamincomed Wrapped Ether
symbol() view returns (string)
fWETH
token() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
6335706514204133914886
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
harvest(address reserve, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setGovernance(address _governance)
setMin(uint256 _min)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.