Element Principal Token yvDAI-16OCT21
Verified contract
Active on
Ethereum with 1,549 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 | 261.762409K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20896300 | a month ago | | | 0 | 0.00030381626 | |
| 20873068 | a month ago | | | 0 | 0.0025071825 | |
| 20857805 | 2 months ago | | | 0 | 0.00018627063 | |
| 20677387 | 2 months ago | | | 0 | 0.00045508856 | |
| 20677341 | 2 months ago | | | 0 | 0.00054085512 | |
| 20677316 | 2 months ago | | | 0 | 0.00021822863 | |
| 20677259 | 2 months ago | | | 0 | 0.00016643630 | |
| 20677009 | 2 months ago | | | 0 | 0.00031258236 | |
| 20676973 | 2 months ago | | | 0 | 0.00030421646 | |
| 20570316 | 3 months ago | | | 0 | 0.0016744816 |
ABI
ABI objects
Getter at block 21199739
DOMAIN_SEPARATOR() view returns (bytes32)
0xa085fd9184fccffd4f6eb3e46e9bb82239f0c7017219b989f13d42488429e8d2
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
140226257713969811282798
interestToken() view returns (address)
0xa1cc9bbcd3731a9fd43e1f1416f9b6bf824f37d7
name() view returns (string)
Element Principal Token yvDAI-16OCT21
position() view returns (address)
0x21bbc083362022ab8d7e42c18c47d484cc95c193
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvDAI-16OCT21
totalSupply() view returns (uint256)
274050412211807102846192
underlying() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
unlockTimestamp() view returns (uint256)
1634346845
valueSupplied() view returns (uint128)
274050412211807102846192
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.