MBD Financials
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
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
Balances ($0.00)
No balances found for "MBD Financials"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MBD Financials"
ABI
ABI objects
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 _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
grantRole(bytes32 role, address account)
includeInFee(address account)
includeInReward(address account)
initialize()
renounceRole(bytes32 role, address account)
resetAdminMaxAmount()
revokeRole(bytes32 role, address account)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToAddToLiquidity(uint256 stmAmount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setslippagePercent(uint8 _slippage)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
withdrawEther()
withdrawOtherTokens(address _token, address receiver, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SetValue(uint256 oldValue, uint256 newValue, string parameterName)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
excludedFromFee(address wallet, string parameter)
includedInFee(address wallet, string parameter)
rewardModification(address wallet, string parameter)
tokenDeliver(uint256 deliveryamount, string parameter)
constructor()
receive()
This contract contains no error objects.