Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sFTW | ERC-20 | 2.847518K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19157479 | 3 months ago | | | 0 | 3.6137378e-7 | |
| 17217501 | 4 months ago | | | 0 | 7.9215666e-7 | |
| 17217289 | 4 months ago | | | 0 | 7.9611336e-7 | |
| 16351618 | 5 months ago | | | 0 | 4.9827760e-7 | |
| 14203244 | 6 months ago | | | 0 | 0.0000033296120 | |
| 12913133 | 7 months ago | | | 0 | 0.0000054111834 | |
| 12913124 | 7 months ago | | | 0 | 0.0000044239600 | |
| 12895436 | 7 months ago | | | 0 | 0.0000010894631 | |
| 12740785 | 8 months ago | | | 0 | 7.4200366e-7 | |
| 12681242 | 8 months ago | | | 0 | 5.8161366e-7 |
ABI
ABI objects
Getter at block 22747779
OHM() view returns (address)
0x3347453ced85bd288d783d85cdec9b01ab90f9d8
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped sFTW
sOHM() view returns (address)
0xbede0ae1a6043c056600eeed0d561de9771ef863
staking() view returns (address)
0x6f82d82e6fecb6d0daf08b8ffd9772d596582f4a
symbol() view returns (string)
wsFTW
totalSupply() view returns (uint256)
153110476746706200935
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
sOHMValue(uint256 _amount) view returns (uint256)
wOHMValue(uint256 _amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unwrapToOHM(uint256 _amount) returns (uint256)
unwrapTosOHM(uint256 _amount) returns (uint256)
wrapFromOHM(uint256 _amount) returns (uint256)
wrapFromsOHM(uint256 _amount) returns (uint256)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _staking, address _OHM, address _sOHM, string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.