Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($1,348,179.30)
Native
Value
$1,348,179.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 421.03499 | $3,202.06 |
$1,348,179.3 | |
FEG | ERC-20 | 539.758274B | -- | -- | |
fETH | ERC-20 | 0.14528 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21137014 | 3 days ago | | | 0 | 0.0016459554 | |
| 21121990 | 5 days ago | | | 0 | 0.00058273263 | |
| 20930014 | a month ago | | | 0 | 0.0027224471 | |
| 20758632 | 2 months ago | | | 0 | 0.00021907402 | |
| 20652582 | 2 months ago | | | 0 | 0.000016264709 | |
| 20608451 | 3 months ago | | | 0 | 0.00013833148 | |
| 20608422 | 3 months ago | | | 0 | 0.00016192647 | |
| 20573374 | 3 months ago | | | 0.0999 | 0.000058102800 | |
| 20561038 | 3 months ago | | | 0 | 0.00011257362 | |
| 20560962 | 3 months ago | | | 0 | 0.000082982610 |
ABI
ABI objects
Getter at block 21157741
currentSupply() view returns (uint256, uint256)
(235670383824014047492171470529, 387210005573028946018)
decimals() view returns (uint8)
18
name() view returns (string)
FEG Wrapped ETH
symbol() view returns (string)
fETH
totalFees() view returns (uint256)
686125715213928162595
totalSupply() view returns (uint256)
387210005573028946018
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
tBnbFromrBnb(uint256 rBnbAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit() payable
excludeFromFees(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rBnbToEveryone(uint256 amt)
setOp(address opper, address opper2)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 amt)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed dst, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(address indexed src, uint256 amount)
constructor()
receive()
This contract contains no error objects.