MBD Financials

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xef9a5699 at 19706832
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 49 additional slots
-
variable spans 48 additional slots
10 additional variables

No balances found for "MBD Financials"

No transactions found for "MBD Financials"


Functions
Getter at block 21246284
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_MaxtotalFee(view returns (uint256)
0
_liquidityFee(view returns (uint256)
0
_marketingFee(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
0
_maxTxAmountChecker(view returns (uint256)
0
_minTxAmount(view returns (uint256)
0
_taxFee(view returns (uint256)
0
decimals(pure returns (uint8)
18
name(pure returns (string)
MBD Financials
numTokensSellToAddToLiquidity(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
false
symbol(pure returns (string)
MBD
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
grantRole(bytes32 roleaddress account
includeInFee(address account
includeInReward(address account
initialize(
renounceRole(bytes32 roleaddress account
resetAdminMaxAmount(
revokeRole(bytes32 roleaddress account
setLiquidityFeePercent(uint256 liquidityFee
setMarketingFeePercent(uint256 marketingFee
setMaxTxAmount(uint256 maxTxAmount
setNumTokensSellToAddToLiquidity(uint256 stmAmount
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
setslippagePercent(uint8 _slippage
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
withdrawEther(
withdrawOtherTokens(address _tokenaddress receiveruint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetValue(uint256 oldValueuint256 newValuestring parameterName
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
excludedFromFee(address walletstring parameter
includedInFee(address walletstring parameter
rewardModification(address walletstring parameter
tokenDeliver(uint256 deliveryamountstring parameter
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.