MultiBlockCapital
Verified contract
Active on
Ethereum with 614 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbea2…09a0
0xeb4b…7251
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,595.70 |
$0 | |
MBC | ERC-20 | 72.539956M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16662428 | 2 years ago | | | 0 | 0.00048735511 | |
| 15640519 | 2 years ago | | | 0 | 0.0017832887 | |
| 14319800 | 3 years ago | | | 0 | 0.00058662470 | |
| 14319797 | 3 years ago | | | 0 | 0.00061790288 | |
| 14241633 | 3 years ago | | | 0 | 0.0010995615 | |
| 14241218 | 3 years ago | | | 0 | 0.0013275794 | |
| 14239780 | 3 years ago | | | 0 | 0.0037548379 | |
| 14239751 | 3 years ago | | | 0 | 0.0017764253 | |
| 14239747 | 3 years ago | | | 0 | 0.0018589296 | |
| 14232183 | 3 years ago | | | 0 | 0.0027622643 |
ABI
ABI objects
Getter at block 21290577
_MBCWalletAddress() view returns (address)
0xbea2b14b05578f76ae0fbc5a38e972da2e8c09a0
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xeb4b4801cdae5386a76cb6cea169f6ac99457251
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
MultiBlockCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MBC
totalFees() view returns (uint256)
901426416659633481372
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x7b0f8f355b5182725163e7802acb13ff0733a6aa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMBCWallet(address MBCWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MBCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.