BARCv8

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x781341e4 at 17136636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
19 additional variables

No balances found for "BARCv8"

No transactions found for "BARCv8"


Functions
Getter at block 21066516
AmountForGLDN(view returns (uint256)
0
AmountForGrowth(view returns (uint256)
0
AmountForLiquidity(view returns (uint256)
0
EnableTxLimit(view returns (bool)
false
GrowthWallet(view returns (address)
0x0000000000000000000000000000000000000000
Max_Fee(view returns (uint256)
0
_buyGldnFee(view returns (uint256)
0
_buyGrowthFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_decimals(view returns (uint8)
0
_maxTxAmount(view returns (uint256)
0
_name(view returns (string)
_sellGldnFee(view returns (uint256)
0
_sellGrowthFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_symbol(view returns (string)
_walletMax(view returns (uint256)
0
checkWalletLimit(view returns (bool)
false
decimals(view returns (uint8)
0
getCirculatingSupply(view returns (uint256)
0
liquidityReciever(view returns (address)
0x0000000000000000000000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
uniswapPair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isDividendExempt(addressview returns (bool)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueFunds(
rescueTokens(address adraddress recipientuint256 amount
setAutomaticPairMarket(address _addrbool _status
setBuyFee(uint256 _newLPuint256 _newGldnuint256 _newGrowth
setControllers(address _manageraddress _dividend
setExcludeFromFee(address _adrbool _status
setIsDividendExempt(address holderbool exempt
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 _newLPuint256 _newGldnuint256 _newGrowth
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(address tokenAaddress tokenBuint256 AmounttokenAuint256 AmountTokenB
SwapAndLiquifyEnabledUpdated(bool enabled
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.