Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 309.560812 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20696883 | 3 months ago | | | 0 | 0.000075590752 | |
| 20547316 | 4 months ago | | | 0 | 0.000087987835 | |
| 20154379 | 6 months ago | | | 0 | 0.00011240163 | |
| 20154354 | 6 months ago | | | 0 | 0.000099249660 | |
| 20143847 | 6 months ago | | | 0 | 0.00011453015 | |
| 20136226 | 6 months ago | | | 0 | 0.00050735725 | |
| 19996190 | 6 months ago | | | 0 | 0.00014223964 | |
| 19996185 | 6 months ago | | | 0 | 0.00014481202 | |
| 19996179 | 6 months ago | | | 0 | 0.00014376380 | |
| 19996172 | 6 months ago | | | 0 | 0.00014416309 |
ABI
ABI objects
Getter at block 21385398
LGECompleted_Timestamp() view returns (uint256)
1606613470
LPperETHUnit() view returns (uint256)
97940421374878354861
UniswapPair() view returns (address)
0x581fa23b7de257c579ed139dae145a42849ef9d8
Vault() view returns (address)
0x8b6f6b3dcd6884cf86632023ad90bbb0975d3f08
buyFee() view returns (uint256)
25
contractInitialized() view returns (uint256)
1605998390
contractStart_Timestamp() view returns (uint256)
1606008060
contributionPhase() view returns (uint256)
604800
decimals() view returns (uint8)
18
emergencyPeriod() view returns (uint256)
345600
individualCap() view returns (uint256)
10000000000000000000
initialSupply() view returns (uint256)
25000000000000000000000
liquidityGenerationParticipationAgreement() view returns (string)
I agree that the developers and affiliated parties of the Corlibri team are not responsible for my funds
name() view returns (string)
Corlibri
sellFee() view returns (uint256)
100
stackingPhase() view returns (uint256)
3600
symbol() view returns (string)
CORLIBRI
totalCap() view returns (uint256)
750000000000000000000
totalETHContributed() view returns (uint256)
2502000000000000000
totalLPTokensMinted() view returns (uint256)
245046934279945643864
totalSupply() view returns (uint256)
25000000000000000000000
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
viewUNIv2() view returns (address)
0x581fa23b7de257c579ed139dae145a42849ef9d8
viewUniBurnRatio() view returns (uint256)
0
viewVault() view returns (address)
0x8b6f6b3dcd6884cf86632023ad90bbb0975d3f08
viewWrappedUNIv2() view returns (address)
0xa138af3de6c995c43cdb2b33267f32b1c7c2c61b
wUNIv2() view returns (address)
0xa138af3de6c995c43cdb2b33267f32b1c7c2c61b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateAmountAndFee(address sender, uint256 amount) view returns (uint256 netAmount, uint256 fee)
ethContributed(address) view returns (uint256)
governanceLevels(address) view returns (uint8)
noFeeList(address) view returns (bool)
viewGovernanceLevel(address _address) view returns (uint8)
State-modifying
Events POOL_CreateLiquidity()
USER_ClaimWrappedLiquidity()
USER_PledgeLiquidity(bool agreesToTermsOutlinedInLiquidityGenerationParticipationAgreement) payable
USER_UNPledgeLiquidity()
approve(address spender, uint256 amount) returns (bool)
burnFromUni(uint256 _amount)
burnToken(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyDrain24hAfterLiquidityGenerationEventIsDone()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialSetup()
secondarySetup(address _Vault, address _wUNIv2)
setBuySellFees(uint256 _buyFee, uint256 _sellFee)
setGovernanceLevel(address _address, uint8 _level)
setNoFeeList(address _address, bool _bool)
setPublicWrappingRatio(uint256 _ratioBase100)
setUniBurnRatio(uint256 _ratioBase100)
setUniswapPair(address _UniswapPair)
setVault(address _Vault)
setwUNIv2(address _wrapper)
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)
LPTokenClaimed(address dst, uint256 value)
LiquidityAddition(address indexed dst, uint256 value)
Log(string log)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.