Element Yield Token yvDAI-29APR22
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Element Yield Token yvDAI-29APR22"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056877 | 22 days ago | | | 0 | 0.00010925854 | |
| 19460775 | 8 months ago | | | 0 | 0.00058244653 | |
| 17305255 | a year ago | | | 0 | 0.0012043273 | |
| 15879595 | 2 years ago | | | 0 | 0.00038121667 | |
| 14512847 | 3 years ago | | | 0 | 0.0020002135 | |
| 14424193 | 3 years ago | | | 0 | 0.00050226496 | |
| 14384820 | 3 years ago | | | 0 | 0.00093008000 | |
| 14197704 | 3 years ago | | | 0 | 0.0013256714 | |
| 14152304 | 3 years ago | | | 0 | 0.0023882610 | |
| 14134078 | 3 years ago | | | 0 | 0.0039240435 |
ABI
ABI objects
Getter at block 21213997
DOMAIN_SEPARATOR() view returns (bytes32)
0xec7c968d99802843362ecd851db07fef81c529a7fc5ec151cb51eeb419a6219f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
name() view returns (string)
Element Yield Token yvDAI-29APR22
symbol() view returns (string)
eYyvDAI-29APR22
totalSupply() view returns (uint256)
153248145306231596320743
tranche() view returns (address)
0x2c72692e94e757679289ac85d3556b2c0f717e0e
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)
burn(address _account, uint256 _amount)
mint(address _account, uint256 _amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address spender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tranche, string _strategySymbol, uint256 _timestamp, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.