Element Principal Token yvDAI-28JAN22
Verified contract
Active on
Ethereum with 2,965 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 |
---|---|---|---|---|---|
yvDAI | ERC-20 | 100.812396K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141478 | 10 days ago | | | 0 | 0.00022212283 | |
| 20982921 | a month ago | | | 0 | 0.00052585860 | |
| 20892807 | a month ago | | | 0 | 0.00030414244 | |
| 20846217 | 2 months ago | | | 0 | 0.00020116623 | |
| 20827476 | 2 months ago | | | 0 | 0.00091753345 | |
| 20786355 | 2 months ago | | | 0 | 0.0023848926 | |
| 20783391 | 2 months ago | | | 0 | 0.00049011726 | |
| 20677401 | 2 months ago | | | 0 | 0.00046239142 | |
| 20677365 | 2 months ago | | | 0 | 0.00052711323 | |
| 20677307 | 2 months ago | | | 0 | 0.00024755631 |
ABI
ABI objects
Getter at block 21210890
DOMAIN_SEPARATOR() view returns (bytes32)
0xb01d8cb5049f11680670049513cf1d9230b2291860d5dfb235055d89e493ef13
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
103967761848077545776407
interestToken() view returns (address)
0xf6d2699b035fc8fd5e023d4a6da216112ad8a985
name() view returns (string)
Element Principal Token yvDAI-28JAN22
position() view returns (address)
0x21bbc083362022ab8d7e42c18c47d484cc95c193
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvDAI-28JAN22
totalSupply() view returns (uint256)
103005606117063533864259
underlying() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
unlockTimestamp() view returns (uint256)
1643382446
valueSupplied() view returns (uint128)
103005606117063533864259
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.