REFELX

Verified contract

Active on Ethereum with 128 txns
Deployed by via 0x11bd1f7e at 17798909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0xf7fd325c52d4c058ab02c22bd400a9a157e985b99f5a28a8efe063a129b573fc
0x82317f897e8bc51c93b148a9990c0c1361c9e3d20268f1289d97bb3fefcc787e
0x75aa484df0e77104cd4cdf50f83dac4a9bdf69f07e2c5e1b1837d9fac91046bb
0xb250457653a444b5cd7d840c4208d7d284e7cf90eb1e652b3d91e14a5728da60
0x31870b1a168e70929c216959a3acc498d206b93b22b4c20795eac1d8756d76bd
0x0a955ce4811dfb06365b087c56a1c439115ee51524f2d20cf66ab8a9a982cfad
0xf93e9cf987bbc0ebde914d315b529572486730b4272ab28cc064168b0112aae4
0x5a7053b7ada65d248e1d9660c01d9e4570312808c6ac3d02ecac598447388eb4
0x17f82e4cdf3b635e2a1d8607c3f006731ff28ff99ca9581b48f64e3d0c08e629
0xe7aa4326225943dccff999d76b045d40aea15c0bc6ad86714f58e14078e9642d

Functions
Getter at block 21215169
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xbb1ae5185aadbe8196ecbb0d08f71c03e1253fc9
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)
40
getNumberOfDividends(view returns (uint256)
209262392575509262969864640668
limitsInEffect(view returns (bool)
false
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)
20000000000000000000000000000
name(view returns (string)
refleX
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
20
operationsSellFee(view returns (uint256)
20
operationsWallet(view returns (address)
0x667645cc36328a2f7d1e457bfcca48f9597ba0a3
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
30
rewardsSellFee(view returns (uint256)
30
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000000
symbol(view returns (string)
refleX
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
16661076538168023860662666698
tokensForRewards(view returns (uint256)
24991614807252035790994000049
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17798921
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xf25d99da9e2335d81170da26bec6620d2b15516a
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
updateSwapTokensAtAmount(uint256 _value
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.