Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d77…2c85
0x0f0c…920b
0x7c4a…3e74
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMP | ERC-20 | 1.061009M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20112409 | 6 months ago | | | 0 | 0.00029308059 | |
| 20060561 | 6 months ago | | | 0 | 0.00021190822 | |
| 19979212 | 6 months ago | | | 0 | 0.0010126614 | |
| 19884912 | 7 months ago | | | 0 | 0.00020580601 | |
| 19859916 | 7 months ago | | | 0 | 0.00026867296 | |
| 19765662 | 7 months ago | | | 0 | 0.00030188993 | |
| 19631522 | 8 months ago | | | 0 | 0.00071556040 | |
| 19607729 | 8 months ago | | | 0 | 0.00070688613 | |
| 19599689 | 8 months ago | | | 0 | 0.00050642096 | |
| 19598698 | 8 months ago | | | 0 | 0.00052749849 |
ABI
ABI objects
Getter at block 21322653
_maxTaxSwap() view returns (uint256)
490000000000000
_maxTxAmount() view returns (uint256)
150000000000000000
_maxWalletSize() view returns (uint256)
150000000000000000
_taxSwapThreshold() view returns (uint256)
150000000000000
decimals() pure returns (uint8)
10
minimumThresholdForDividends() view returns (uint256)
30000000000000
name() pure returns (string)
BMP
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BMP
taxRate() view returns (uint256)
5
totalSupply() pure returns (uint256)
150000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
dividendsOwed(address) view returns (uint256)
tokenBalance(address) view returns (uint256)
State-modifying
Events allocateVestingTokens(uint256 vestingAllocation)
approve(address spender, uint256 amount) returns (bool)
initializeAllocations(uint256 developmentAllocation, uint256 marketingAllocation, uint256 treasuryAllocation)
openTrading()
removeLimits()
renounceOwnership()
setVestingContract(address vestingContract)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
DividendsAccrued(address indexed holder, uint256 amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.