Element Principal Token yvcrvSTETH-15OCT21
Verified contract
Active on
Ethereum with 176 txns
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 |
---|---|---|---|---|---|
yvcrvSTETH | ERC-20 | 9.184721 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19721641 | 7 months ago | | | 0 | 0.0019249188 | |
| 19579286 | 7 months ago | | | 0 | 0.015469928 | |
| 19579251 | 7 months ago | | | 0 | 0.016630692 | |
| 17092228 | 2 years ago | | | 0 | 0.010465890 | |
| 17092224 | 2 years ago | | | 0 | 0.0097200152 | |
| 16524396 | 2 years ago | | | 0 | 0.015358574 | |
| 15126397 | 2 years ago | | | 0 | 0.016054356 | |
| 15126391 | 2 years ago | | | 0 | 0.013741215 | |
| 14797199 | 2 years ago | | | 0 | 0.0019523603 | |
| 14797199 | 2 years ago | | | 0 | 0.0020924550 |
ABI
ABI objects
Getter at block 21199837
DOMAIN_SEPARATOR() view returns (bytes32)
0x9a61a4979b83e47d0961a0d1a91ce3d3a25cd79074c06ed3ab8cbd91e272f10d
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
26808905596719729239
interestToken() view returns (address)
0x94046274b5aa816ab236a9eab42b5563b56e1931
name() view returns (string)
Element Principal Token yvcrvSTETH-15OCT21
position() view returns (address)
0xb3295e739380bd68de96802f7c4dba4e54477206
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvcrvSTETH-15OCT21
totalSupply() view returns (uint256)
9654584600283592874
underlying() view returns (address)
0x06325440d014e39736583c165c2963ba99faf14e
unlockTimestamp() view returns (uint256)
1634325622
valueSupplied() view returns (uint128)
9654584600283592874
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address account, uint256 amount) returns (bool)
deposit(uint256 _amount, address _destination) returns (uint256, uint256)
hitSpeedbump()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
prefundedDeposit(address _destination) returns (uint256, uint256)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address spender, address recipient, uint256 amount) returns (bool)
withdrawInterest(uint256 _amount, address _destination) returns (uint256)
withdrawPrincipal(uint256 _amount, address _destination) returns (uint256)
Approval(address indexed owner, address indexed spender, uint256 value)
SpeedBumpHit(uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.