Element Yield Token yvUSDC-17DEC21
Verified contract
Active on
Ethereum with 154 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 yvUSDC-17DEC21"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21004175 | a month ago | | | 0 | 0.00015920516 | |
| 20947494 | 2 months ago | | | 0 | 0.00018539344 | |
| 20610826 | 3 months ago | | | 0 | 0.000023781287 | |
| 20610817 | 3 months ago | | | 0 | 0.000036924800 | |
| 20551374 | 3 months ago | | | 0 | 0.000023716110 | |
| 20527736 | 3 months ago | | | 0 | 0.00013908460 | |
| 20446237 | 4 months ago | | | 0 | 0.000041748741 | |
| 20416923 | 4 months ago | | | 0 | 0.000030330736 | |
| 20222155 | 5 months ago | | | 0 | 0.000064486929 | |
| 20222136 | 5 months ago | | | 0 | 0.000062070487 |
ABI
ABI objects
Getter at block 21293134
DOMAIN_SEPARATOR() view returns (bytes32)
0xcf79b78dbe5b56793d7681de01b6d6dcca7938c1be6df04a7bae8fc42bec47c5
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
6
name() view returns (string)
Element Yield Token yvUSDC-17DEC21
symbol() view returns (string)
eYyvUSDC-17DEC21
totalSupply() view returns (uint256)
404707845439
tranche() view returns (address)
0x76a34d72b9cf97d972fb0e390eb053a37f211c74
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.