LP Element Principal Token yvWBTC-29APR22
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LP Element Principal Token yvWBTC-29APR22"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15659819 | 2 years ago | | | 0 | 0.00041980880 | |
| 15362216 | 2 years ago | | | 0 | 0.00031486553 | |
| 14825559 | 2 years ago | | | 0 | 0.0013987982 | |
| 14825108 | 2 years ago | | | 0 | 0.00080368349 | |
| 14640227 | 3 years ago | | | 0 | 0.0015133840 |
ABI
ABI objects
Getter at block 21211486
DOMAIN_SEPARATOR() view returns (bytes32)
0x8d66984a944853c5d5e36b556b9c33125864d71e3556dc44191d4ed2560c4c4a
FEE_BOUND() view returns (uint256)
300000000000000000
bond() view returns (address)
0x49e9e169f0b661ea0a883f490564f4cc275123ed
bondDecimals() view returns (uint8)
8
decimals() pure returns (uint8)
18
expiration() view returns (uint256)
1651265241
feesBond() view returns (uint128)
0
feesUnderlying() view returns (uint128)
6380368022920285
getPoolId() view returns (bytes32)
0x4bd6d86debdb9f5413e631ad386c4427dc9d01b20002000000000000000000ec
getVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
governance() view returns (address)
0x654be0b5556f8eadbc2d140505445fa32715ef2b
name() view returns (string)
LP Element Principal Token yvWBTC-29APR22
percentFee() view returns (uint256)
100000000000000000
percentFeeGov() view returns (uint256)
200000000000000000
symbol() view returns (string)
LPePyvWBTC-29APR22
totalSupply() view returns (uint256)
72184484294868829
underlying() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
underlyingDecimals() view returns (uint8)
8
unitSeconds() view returns (uint256)
2333952170
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
solveTradeInvariant(uint256 amountX, uint256 reserveX, uint256 reserveY, bool out) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseApproval(address spender, uint256 amount) returns (bool)
increaseApproval(address spender, uint256 amount) returns (bool)
onExitPool(bytes32 poolId, address, address recipient, uint256[] currentBalances, uint256, uint256 protocolSwapFee, bytes userData) returns (uint256[] amountsOut, uint256[] dueProtocolFeeAmounts)
onJoinPool(bytes32 poolId, address, address recipient, uint256[] currentBalances, uint256, uint256 protocolSwapFee, bytes userData) returns (uint256[] amountsIn, uint256[] dueProtocolFeeAmounts)
onSwap(struct IPoolSwapStructsSwapRequest swapRequest, uint256 currentBalanceTokenIn, uint256 currentBalanceTokenOut) returns (uint256)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeCollection(uint256 collectedBase, uint256 collectedBond, uint256 remainingBase, uint256 remainingBond)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _underlying, address _bond, uint256 _expiration, uint256 _unitSeconds, address vault, uint256 _percentFee, uint256 _percentFeeGov, address _governance, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.