Element Principal Token yvCurveLUSD-28SEP21
Verified contract
Active on
Ethereum with 1,469 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 |
---|---|---|---|---|---|
yvCurveLUSD | ERC-20 | 14.309644K | -- | -- |
ABI
ABI objects
Getter at block 21191707
DOMAIN_SEPARATOR() view returns (bytes32)
0x4e573923c113918a7e1f02a0c232a915272c4e2ce8ae3396e36a9bfbc9613e0c
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
interestSupply() view returns (uint128)
61750721461782915802410
interestToken() view returns (address)
0xbabd64a87881d8df7680907fcde176ff11fa0292
name() view returns (string)
Element Principal Token yvCurveLUSD-28SEP21
position() view returns (address)
0x53b1aeaa018da00b4f458cc13d40eb3e8d1b85d6
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvCurveLUSD-28SEP21
totalSupply() view returns (uint256)
12887384643042780924092
underlying() view returns (address)
0xed279fdd11ca84beef15af5d39bb4d4bee23f0ca
unlockTimestamp() view returns (uint256)
1632834462
valueSupplied() view returns (uint128)
12887384643042780924092
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.