Element Principal Token yvWBTC-29APR22
Verified contract
Active on
Ethereum with 249 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 |
---|---|---|---|---|---|
yvWBTC | ERC-20 | 0.13032 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20904057 | a month ago | | | 0 | 0.00012732612 | |
| 20326421 | 4 months ago | | | 0 | 0.00025355539 | |
| 19822513 | 6 months ago | | | 0 | 0.00013245141 | |
| 19638285 | 7 months ago | | | 0 | 0.0030781012 | |
| 19637881 | 7 months ago | | | 0 | 0.00069781986 | |
| 19624258 | 7 months ago | | | 0 | 0.0026582522 | |
| 19624205 | 7 months ago | | | 0 | 0.0025094759 | |
| 19420645 | 8 months ago | | | 0 | 0.011570654 | |
| 18809549 | a year ago | | | 0 | 0.00081136926 | |
| 18405230 | a year ago | | | 0 | 0.00088829973 |
ABI
ABI objects
Getter at block 21212874
DOMAIN_SEPARATOR() view returns (bytes32)
0x735dad12813cb912a51d7019aa6379e147ac6739e2fbf9d6af187e6b9d421eb4
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
8
interestSupply() view returns (uint128)
45751605
interestToken() view returns (address)
0x6b25b806a48b0d7cfa8399e3537479ddde7c931f
name() view returns (string)
Element Principal Token yvWBTC-29APR22
position() view returns (address)
0x8d9487b81e0fedcd2d8cab91885756742375cdc5
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvWBTC-29APR22
totalSupply() view returns (uint256)
13028133
underlying() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
unlockTimestamp() view returns (uint256)
1651265241
valueSupplied() view returns (uint128)
13028133
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.