Element Principal Token yvCurve-alUSD-28JAN22
Verified contract
Active on
Ethereum with 136 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 |
---|---|---|---|---|---|
yvCurve-alUSD | ERC-20 | 4.821071K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17769324 | a year ago | | | 0 | 0.0067886181 | |
| 16312793 | 2 years ago | | | 0 | 0.011054571 | |
| 16312774 | 2 years ago | | | 0 | 0.010495805 | |
| 16312752 | 2 years ago | | | 0 | 0.011629765 | |
| 16196520 | 2 years ago | | | 0 | 0.010491268 | |
| 16196503 | 2 years ago | | | 0 | 0.0096673099 | |
| 16196491 | 2 years ago | | | 0 | 0.010467569 | |
| 16196476 | 2 years ago | | | 0 | 0.010560897 | |
| 16196461 | 2 years ago | | | 0 | 0.010134930 | |
| 16196449 | 2 years ago | | | 0 | 0.010845796 |
ABI
ABI objects
Getter at block 21203440
DOMAIN_SEPARATOR() view returns (bytes32)
0x163a82ec908a7574281341f15105c2118e3aeb387dcfc306e5363f87ed8e1b92
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
56934035551993846335497
interestToken() view returns (address)
0x782be9330969aa7b9db56382752a1364580f199f
name() view returns (string)
Element Principal Token yvCurve-alUSD-28JAN22
position() view returns (address)
0x3b5dbd685c7ad66f8d3a82e2134320ed74da4af2
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvCurve-alUSD-28JAN22
totalSupply() view returns (uint256)
2991965666140234631327
underlying() view returns (address)
0x43b4fdfd4ff969587185cdb6f0bd875c5fc83f8c
unlockTimestamp() view returns (uint256)
1643382460
valueSupplied() view returns (uint128)
2991965666140234631327
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.