OPTARIUM

Verified contract

Active on Ethereum with 189 txns
Deployed by via 0x2c620bf0 at 16927429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0x920e3bc2f56eeddd6b6080bdf2bfcfdd845e19cbc1cf1f33ab3e84211aaef171
0x81a7e6fb80ece6e814fe7921ba4c4aa823af04f4c98c9d09eec04bbbfa58d2ad
0xe263f1567d26f7eb3f12bcb952ee9d3a44e1f581514560009c1a353a57793212
0xb7c5f8b55b2567988ccdec1b1dac31e603b8961fa17ac03f90067b40df8f87a4
0x5a3bb9c2a3307ef5b0f6986b0fac6653c565a91c0f2e33319cf9df7ce32b4043
0x3746ed0946086d73ff331e9f9799d2ea849892ccf5c78b5260d4cd1513c13f36
0x67822b4f1b683cd3609f340ff844eeeb0de2c61e6f617b7b6d48463b10049f92
0x911c3bb0ede62d495bc60dcf203b0121a800c697f01ecfa1dee71e0885912b3c
0x1c77f80da7defc6db6c483e72ee5c9ded35c658db9c382978f3c48cff58cb5af
0x793b6e940d8f0eb575a35e37f5259013d48a7cd9d7946d53cbeb21860e1a1a3b

Functions
Getter at block 21297742
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x3cc300562ec03675ef32ca34168917aa4bf74a21
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
27
getNumberOfDividends(view returns (uint256)
126985039771187746364074
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTxn(view returns (uint256)
20000000000000000000000
name(view returns (string)
OPTARIUM
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
operationsWallet(view returns (address)
0xa4de651c17126fcadf54114cf258ef5d558e42e5
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
50
rewardsSellFee(view returns (uint256)
100
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
20000000000000000000000
symbol(view returns (string)
OPTAR
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
62207368830839869558678
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
100
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16936704
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xb1f8949a4d330786d2af4cb967a2f8c642550a3d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.