oricore.finance
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c69…aa6f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORICORE | ERC-20 | 4.670916K | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11175371 | 4 years ago | | | 0 | 0.0019990432 | |
| 11175257 | 4 years ago | | | 0 | 0.0020377980 | |
| 11175213 | 4 years ago | | | 0 | 0.0014700841 | |
| 11150123 | 4 years ago | | | 0 | 0.0013862000 | |
| 11130528 | 4 years ago | | | 0 | 0.0021833550 | |
| 11086114 | 4 years ago | | | 0 | 0.00089096000 | |
| 11085553 | 4 years ago | | | 0 | 0.0020065200 | |
| 11085534 | 4 years ago | | | 0 | 0.0017819200 | |
| 11085107 | 4 years ago | | | 0 | 0.0016482761 | |
| 11084387 | 4 years ago | | | 0 | 0.00089096000 |
ABI
ABI objects
Getter at block 21183903 getSecondsLeftInLiquidityGenerationEvent() view returns (uint256)
DELEGATION_TYPEHASH() view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
LGE_PERIOD() view returns (uint256)
0
LPGenerationCompleted() view returns (bool)
true
LPperETHUnit() view returns (uint256)
12308533625091170852
contractStartTimestamp() view returns (uint256)
1603039856
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0x0000000000000000000000000000000000000000
initialSupply() view returns (uint256)
9999000000000000000000
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)
oricore.finance
owner() view returns (address)
0x96a7e06ddd91bdcf4c41733618b4a71c0c930f4d
symbol() view returns (string)
ORICORE
tokenUniswapPair() view returns (address)
0xebb7d0320b652d719799553d3c4eefecb0db9dc6
totalETHContributed() view returns (uint256)
66000000000000000000
totalLPTokensMinted() view returns (uint256)
812363219256017276250
totalSupply() view returns (uint256)
9999000000000000000000
transferCheckerAddress() view returns (address)
0x24285358844b572f756cec09576df8b047ea5ecc
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)
setPeriod(uint256 period)
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)
fallback()
receive()
This contract contains no error objects.