Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16,315.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 11.746266K | $1.00 |
$11,746.27 | |
CORE | ERC-20 | 0.504224 | $4,627.42 |
$2,333.25 | |
USDT | ERC-20 | 2.23632K | $1.00 |
$2,236.32 | |
Kp1r | ERC-20 | 495,027,638,459.6239T | -- | -- | |
KP1R | ERC-20 | 771.171555M | -- | -- | |
KP1R | ERC-20 | 107.4479M | -- | -- | |
$COYFI | ERC-20 | 1K | -- | -- | |
SBTC | ERC-20 | 100 | -- | -- | |
HATCH | ERC-20 | 40.42047 | -- | -- | |
xETH | ERC-20 | 27.6213 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270837 | 16 hours ago | | | 0 | 0.0017979487 | |
| 21255247 | 3 days ago | | | 0 | 0.00043651169 | |
| 21251711 | 3 days ago | | | 0 | 0.00072932011 | |
| 21251706 | 3 days ago | | | 0 | 0.0011032782 | |
| 21250809 | 3 days ago | | | 0 | 0.00068801533 | |
| 21250715 | 3 days ago | | | 0 | 0.00034456692 | |
| 21247728 | 4 days ago | | | 0 | 0.00034910487 | |
| 21247517 | 4 days ago | | | 0 | 0.00062805762 | |
| 21246457 | 4 days ago | | | 0 | 0.00071520340 | |
| 21245513 | 4 days ago | | | 0 | 0.00055154197 |
ABI
ABI objects
Getter at block 21275656 getSecondsLeftInLiquidityGenerationEvent() view returns (uint256)
DELEGATION_TYPEHASH() view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
LPGenerationCompleted() view returns (bool)
true
LPperETHUnit() view returns (uint256)
1631025604821645304
contractStartTimestamp() view returns (uint256)
1600537208
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0xc5cacb708425961594b63ec171f4df27a9c0d8c9
initialSupply() view returns (uint256)
10000000000000000000000
liquidityGenerationOngoing() view returns (bool)
false
liquidityGenerationParticipationAgreement() view returns (string)
I'm not a resident of the United States
I understand that this contract is provided with no warranty of any kind.
I agree to not hold the contract creators, CORE team members or anyone associated with this event liable for any damage monetary and otherwise I might onccur.
I understand that any smart contract interaction carries an inherent risk.
name() view returns (string)
cVault.finance
owner() view returns (address)
0x5a16552f59ea34e44ec81e58b3817833e9fd5436
symbol() view returns (string)
CORE
tokenUniswapPair() view returns (address)
0x32ce7e48debdccbfe0cd037cc89526e4382cb81b
totalETHContributed() view returns (uint256)
3759052940941028200680
totalLPTokensMinted() view returns (uint256)
6131111596554925046762
totalSupply() view returns (uint256)
10000000000000000000000
transferCheckerAddress() view returns (address)
0x2e2a33ceca9aef101d679ed058368ac994118e7a
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
checkpoints(address, uint32) view returns (uint32 fromBlock, uint256 votes)
delegates(address delegator) view returns (address)
ethContributed(address) view returns (uint256)
getCurrentVotes(address account) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint256)
nonces(address) view returns (uint256)
numCheckpoints(address) view returns (uint32)
State-modifying
Events addLiquidity(bool agreesToTermsOutlinedInLiquidityGenerationParticipationAgreement) payable
addLiquidityToUniswapCORExWETHPair()
approve(address spender, uint256 amount) returns (bool)
claimLPTokens()
createUniswapPairMainnet() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
emergencyDrain24hAfterLiquidityGenerationEventIsDone()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeDistributor(address _feeDistributor)
setShouldTransferChecker(address _transferCheckerAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
LPTokenClaimed(address dst, uint256 value)
LiquidityAddition(address indexed dst, uint256 value)
Log(string log)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.