Element Principal Token yvcrv3crypto-12NOV21
Verified contract
Active on
Ethereum with 208 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 |
---|---|---|---|---|---|
yvcrv3crypto | ERC-20 | 1.612189 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19804096 | 6 months ago | | | 0 | 0.00079641630 | |
| 19803237 | 6 months ago | | | 0 | 0.00078053014 | |
| 19797706 | 6 months ago | | | 0 | 0.00080157064 | |
| 19797698 | 6 months ago | | | 0 | 0.00087317352 | |
| 19796833 | 6 months ago | | | 0 | 0.00091612596 | |
| 19796813 | 6 months ago | | | 0 | 0.00031035048 | |
| 19796812 | 6 months ago | | | 0 | 0.00068877279 | |
| 16683553 | 2 years ago | | | 0 | 0.015313618 | |
| 16389770 | 2 years ago | | | 0 | 0.010459055 | |
| 15522267 | 2 years ago | | | 0 | 0.014436049 |
ABI
ABI objects
Getter at block 21198461
DOMAIN_SEPARATOR() view returns (bytes32)
0x04b637a4f4d83f6ff0732f026e1203dd5a02244f3f66d1dfcf54323034428356
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
958366474386528568
interestToken() view returns (address)
0x4f4500b3885bc72199373abfe7adefd0366bafed
name() view returns (string)
Element Principal Token yvcrv3crypto-12NOV21
position() view returns (address)
0x4f424b26c7c659f198797bd87282bf602f543521
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvcrv3crypto-12NOV21
totalSupply() view returns (uint256)
1709054750426702687
underlying() view returns (address)
0xc4ad29ba4b3c580e6d59105fff484999997675ff
unlockTimestamp() view returns (uint256)
1636746083
valueSupplied() view returns (uint128)
1709054750426702687
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.