Element Principal Token yvDAI-29APR22
Verified contract
Active on
Ethereum with 635 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 | 7.342612K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056875 | 22 days ago | | | 0 | 0.00012471879 | |
| 20548011 | 3 months ago | | | 0 | 0.000024220000 | |
| 20499306 | 3 months ago | | | 0 | 0.000052750722 | |
| 20112855 | 5 months ago | | | 0 | 0.0029610512 | |
| 19681147 | 7 months ago | | | 0 | 0.00029215889 | |
| 19460774 | 8 months ago | | | 0 | 0.00060163902 | |
| 19156641 | 9 months ago | | | 0 | 0.00039045705 | |
| 18633970 | a year ago | | | 0 | 0.00064252263 | |
| 18366589 | a year ago | | | 0 | 0.00077697150 | |
| 18355535 | a year ago | | | 0 | 0.00013908640 |
ABI
ABI objects
Getter at block 21212746
DOMAIN_SEPARATOR() view returns (bytes32)
0xaf104fd42eba592de674853b37cf6536910e83c2bfcbb73cf1e23137d9a79b5b
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
153248145306231596320743
interestToken() view returns (address)
0x38c9728e474a73bccf82705e29de4ca41852b8c8
name() view returns (string)
Element Principal Token yvDAI-29APR22
position() view returns (address)
0x21bbc083362022ab8d7e42c18c47d484cc95c193
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvDAI-29APR22
totalSupply() view returns (uint256)
6190281305243179861266
underlying() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
unlockTimestamp() view returns (uint256)
1651275535
valueSupplied() view returns (uint128)
6190281305243179861266
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.