Wrapped Corlibri LP
Verified contract
Active on
Ethereum with 62 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Wrapped Corlibri LP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13137616 | 3 years ago | | | 0 | 0.0024686096 | |
| 12098654 | 4 years ago | | | 0 | 0.0064598115 | |
| 12098639 | 4 years ago | | | 0 | 0.0091050400 | |
| 12077077 | 4 years ago | | | 0 | 0.0061901000 | |
| 12073447 | 4 years ago | | | 0 | 0.0050179910 | |
| 12073307 | 4 years ago | | | 0 | 0.0070238880 | |
| 11834233 | 4 years ago | | | 0 | 0.0061413600 | |
| 11833434 | 4 years ago | | | 0 | 0.0041618500 | |
| 11803351 | 4 years ago | | | 0 | 0.0046527900 | |
| 11803315 | 4 years ago | | | 0 | 0.0036679460 |
ABI
ABI objects
Getter at block 21386246
Corlibri() view returns (address)
0xa83ff602675beca077093049ddd3b7aa5e42da2a
UNIv2() view returns (address)
0x581fa23b7de257c579ed139dae145a42849ef9d8
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped Corlibri LP
symbol() view returns (string)
NECTAR
totalSupply() view returns (uint256)
309560812488657154520
viewPublicWrappingRatio() view returns (uint256)
100
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setPublicWrappingRatio(uint256 _ratioBase100)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
wTransfer(address recipient, uint256 amount)
wrapUNIv2(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Log(string log)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _Corlibri)
This contract contains no fallback and receive objects.
This contract contains no error objects.