Element Principal Token yvUSDC-17DEC21
Verified contract
Active on
Ethereum with 3,181 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 |
---|---|---|---|---|---|
yvUSDC | ERC-20 | 92.861708K | -- | -- |
ABI
ABI objects
Getter at block 21266279
DOMAIN_SEPARATOR() view returns (bytes32)
0xebe683a14a331b952384a35b99fd7ab8da1866b310d2ea2895ab5551e3c19325
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
6
interestSupply() view returns (uint128)
404707845439
interestToken() view returns (address)
0x33dde19c163cdcce4e5a81f04a2af561b9ef58d7
name() view returns (string)
Element Principal Token yvUSDC-17DEC21
position() view returns (address)
0xdea04ffc66ecd7bf35782c70255852b34102c3b0
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvUSDC-17DEC21
totalSupply() view returns (uint256)
97197658535
underlying() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
unlockTimestamp() view returns (uint256)
1639727861
valueSupplied() view returns (uint128)
97197658535
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.