Element Yield Token yvUSDC-29OCT21
Verified contract
Active on
Ethereum with 126 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-29OCT21"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041182 | 2 months ago | | | 0 | 0.00016521220 | |
| 21041182 | 2 months ago | | | 0 | 0.00015261021 | |
| 21031976 | 2 months ago | | | 0 | 0.00017680600 | |
| 20985030 | 2 months ago | | | 0 | 0.00047397217 | |
| 20892835 | 2 months ago | | | 0 | 0.00031504642 | |
| 20499945 | 4 months ago | | | 0 | 0.000052187938 | |
| 20284295 | 5 months ago | | | 0 | 0.00032042698 | |
| 20225041 | 5 months ago | | | 0 | 0.00019078770 | |
| 20151975 | 6 months ago | | | 0 | 0.000048440000 | |
| 20101069 | 6 months ago | | | 0 | 0.000059481952 |
ABI
ABI objects
Getter at block 21393924
DOMAIN_SEPARATOR() view returns (bytes32)
0xdaca42f80317fe83358417c3c233a80682aa4db705d2f15d9970316e20ed836a
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
6
name() view returns (string)
Element Yield Token yvUSDC-29OCT21
symbol() view returns (string)
eYyvUSDC-29OCT21
totalSupply() view returns (uint256)
189516147171
tranche() view returns (address)
0xf38c3e836be9cd35072055ff6a9ba570e0b70797
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.