Element Principal Token yvUSDC-29OCT21
Verified contract
Active on
Ethereum with 3,440 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 | 36.163827K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21317294 | 10 days ago | | | 0 | 0.019065331 | |
| 21086688 | a month ago | | | 0 | 0.00069582104 | |
| 21031986 | 2 months ago | | | 0 | 0.00019142511 | |
| 21029757 | 2 months ago | | | 0 | 0.00045326813 | |
| 20984897 | 2 months ago | | | 0 | 0.00038097385 | |
| 20981713 | 2 months ago | | | 0 | 0.00019653259 | |
| 20908253 | 2 months ago | | | 0 | 0.0017636401 | |
| 20892842 | 2 months ago | | | 0 | 0.00030087776 | |
| 20864394 | 2 months ago | | | 0 | 0.00057417738 | |
| 20689528 | 3 months ago | | | 0 | 0.00041958479 |
ABI
ABI objects
Getter at block 21386707
DOMAIN_SEPARATOR() view returns (bytes32)
0x51cdc132f51f6c7ce70f1e0f78427d4636c6873c308c60b14e7c7e0669b71057
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
6
interestSupply() view returns (uint128)
189516147171
interestToken() view returns (address)
0x5d67c1c829ab93867d865cf2008deb45df67044f
name() view returns (string)
Element Principal Token yvUSDC-29OCT21
position() view returns (address)
0xdea04ffc66ecd7bf35782c70255852b34102c3b0
speedbump() view returns (uint256)
0
symbol() view returns (string)
ePyvUSDC-29OCT21
totalSupply() view returns (uint256)
34542957015
underlying() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
unlockTimestamp() view returns (uint256)
1635528110
valueSupplied() view returns (uint128)
34542957015
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.