BetaFi

Verified contract

Active on Ethereum with 41 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x0cf15e8cb0fee053300cdda525d0be70fbdc13ea87a7fc4c230993eb650c60a8
0xf267626324cedd9b05f703cbd236842fc412c9e011394108174bfe8741078f27
0x7e06920e4d2f9848096969265e1de8248eaa16acda6b580b82a7969b47345c0e
0xb0f5d4e95a33a2e3dae8f436a810b8df2ece60e34cf4b0bc0b082e2dd66e58b0
0xb68c7c94e68e0e403be525a5f86ed0e8e0d2d722ca3d1d2e83287975ebbfdca4
0x04c0089e190d5f96ad13203eb8b96f19140a51bd501201e35d84dc1850c53d7d
0xf19f50beff3a0a70b5ad3bb989882bc9fb41f5cce58afce3c217a7455b2c6ba6
0x2cf0bab0c0d4b6eaa75214e201c71a0880b53c1c281ec3e4751447a843fe2e25
0x4f0de719d808c4babe91ce061f976302a5151856eeb0837b0cbadcf08315be7f
0x74eea858a258504bcbcb854175c341fff40769af93615cf3da9617a6b41d223b

Functions
Getter at block 20994219
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
30000000000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
30000000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xcaeb1c91ae62974d6d67cd5da1eef279fdf4758a
getBlock(view returns (uint256)
20994219
getCirculatingSupply(view returns (uint256)
3000000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0xd824688611075b1a80d7166957b84c2a139fb88c
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
10
minimumTokensBeforeSwapAmount(view returns (uint256)
1500000000000000000000000
name(view returns (string)
BetaFi
operationsFeeBuy(view returns (uint256)
2
operationsFeeSell(view returns (uint256)
3
operationsWallet(view returns (address)
0x8af8b0684fb267dd2f01ab0040efea28ffa1f8a7
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BFI
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
2
totalFeesSell(view returns (uint256)
3
totalSupply(view returns (uint256)
3000000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0x16eea704d57d84aa5d8fff296ca364a24da5485c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
buyBackAndBurnToken(payable 
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(
renounceOwnership(
sendSystemTokens(address _tokenuint256 settleAmount
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.