Raft Wrapped liquid staked Ether 2.0 collateral

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Raft Wrapped liquid staked Ether 2.0 collateral"

No transactions found for "Raft Wrapped liquid staked Ether 2.0 collateral"


Functions
Getter at block 21193203
INDEX_PRECISION(view returns (uint256)
1000000000000000000
currentIndex(view returns (uint256)
987337204463400046
decimals(view returns (uint8)
18
name(view returns (string)
Raft Wrapped liquid staked Ether 2.0 collateral
positionManager(view returns (address)
0x5f59b322eb3e16a0c78846195af1f588b77403fc
symbol(view returns (string)
rwstETH-c
totalSupply(view returns (uint256)
6626193493862380478
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(addressuint256returns (bool)
burn(address fromuint256 amount
decreaseAllowance(addressuint256returns (bool)
increaseAllowance(addressuint256returns (bool)
mint(address touint256 amount
setIndex(uint256 backingAmount
transfer(addressuint256returns (bool)
transferFrom(addressaddressuint256returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ERC20IndexableDeployed(address positionManager
IndexUpdated(uint256 newIndex
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address positionManager_string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerIsNotPositionManager(address caller
NotSupported(
PositionManagerCannotBeZero(