wrapped uFFYI
Verified contract
Active on
Ethereum with 778 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xca76…bb47
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
uFFYI | ERC-20 | 10.088979K | -- | -- | |
FFYI | ERC-20 | 1.085782K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13387339 | 3 years ago | | | 0 | 0.0029860878 | |
| 12867415 | 3 years ago | | | 0 | 0.00090028800 | |
| 12060665 | 4 years ago | | | 0 | 0.032109831 | |
| 11862783 | 4 years ago | | | 0 | 0.0051013800 | |
| 11595548 | 4 years ago | | | 0 | 0.0074278440 | |
| 11164145 | 4 years ago | | | 0 | 0.10395783 | |
| 11163483 | 4 years ago | | | 0 | 0.066334120 | |
| 11160405 | 4 years ago | | | 0 | 0.052368120 | |
| 11150413 | 4 years ago | | | 0 | 0.0011308500 | |
| 11133221 | 4 years ago | | | 0 | 0.11831805 |
ABI
ABI objects
Getter at block 21158505
FFYI() view returns (address)
0xca76baa777d749de63ca044853d22d56bc70bb47
decimals() view returns (uint8)
18
getBlockNumber() view returns (uint256)
21158505
name() view returns (string)
wrapped uFFYI
rewardPerToken() view returns (uint256)
19823610897883
symbol() view returns (string)
wuFFYI
totalSupply() view returns (uint256)
10088979300000000000000
uFFYI() view returns (address)
0x021576770cb3729716ccfb687afdb4c6bf720cb6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exit()
getReward()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
stake(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 amount)
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.