Bellatrix

Verified contract

Active on Ethereum with 121 txns
Deployed by via 0xeff71b15 at 15484612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $15.13
ERC-20
--
0x348ce48866b9437d893164958750c9d244b8309f5021ca90d827c2da72187531
0xc6b93ea643911eb9d93b7a2140a247d8924eece5b424c28c79f3fd703d8784f6
0xe51012e21e93ddb12583c316c67ec78ea944f586ea98f1356935ba184404cfe7
0x01e1f4c9c1cef1b806c751f310dec97c2b725fd1e4c10fc75658d760f8faa600
0xdf6ac45fa740be7cf8c67493db471d98983501748aa647bbe172f564e9753df4
0x3975b53fabb160bc86c70edfec01c33f084795c355bb81da6bc326d58f7587d7
0xb834478e09cbd2eb171a634fda075830f5dac6f16107286432103b386975a5d0
0x3b03695afebb68feb902527e8fc6462f4423c128e2fd47927a230acc6c57a5a9
0x2a73ac049b2db68f8fbc90f21710d7885414688385640cdcd05cf1251ff58c2c
0x8ee33d8aa48928ce3a2a94a8f0169c781ccc0187eb98d1c63c5fa0f6984f9276

Functions
Getter at block 21212871
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x0f5dab1c1c3191c5b83dd7f6b0d7066c89dd42e2
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
0
getNumberOfDividends(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
10
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
1000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000
name(view returns (string)
Bellatrix
nextAvailableLpWithdrawDate(view returns (uint256)
0
owner(view returns (address)
0xf155eaa6731da55266307f4c55819e4613df689d
rewardsBuyFee(view returns (uint256)
50
rewardsSellFee(view returns (uint256)
50
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
72448000000000000000
symbol(view returns (string)
BELLATRIX
tokensForLiquidity(view returns (uint256)
18787980218789069617
tokensForRewards(view returns (uint256)
93939901093945348085
totalBuyFees(view returns (uint256)
60
totalSellFees(view returns (uint256)
60
totalSupply(view returns (uint256)
144896000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15484623
uniswapV2Pair(view returns (address)
0x2309ec50f45c5c5cadc84a29913647ac0424144b
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)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
withdrawnDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _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
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
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.