Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BMI Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8020085 | 5 years ago | | | 0 | 0.00089397600 | |
| 7182353 | 6 years ago | | | 0 | 0.00090696100 | |
| 6738889 | 6 years ago | | | 0 | 0.0021899790 | |
| 6702138 | 6 years ago | | | 0 | 0.0051663150 | |
| 6482328 | 6 years ago | | | 0 | 0.0036686430 | |
| 6442056 | 6 years ago | | | 0 | 0.00090958500 | |
| 6395529 | 6 years ago | | | 0 | 0.00095349600 | |
| 6395519 | 6 years ago | | | 0 | 0.0015193370 | |
| 6160857 | 6 years ago | | | 0 | 0.00090958500 | |
| 6079789 | 6 years ago | | | 0 | 0.0021395850 |
ABI
ABI objects
Getter at block 21246657
UNIT() view returns (uint256)
1000000000000000000
backendWallet() view returns (address)
0xe4fb94b8969be3860197d6b1ea6108a5336f2c2a
companyWallet() view returns (address)
0x2593aa8b126f0a38ef50231bacacef6083cce9a5
decimals() view returns (uint256)
18
maxSupply() view returns (uint256)
3000000000000000000000000
name() view returns (string)
BMI Coin
owner() view returns (address)
0x048be65168e2b0a66fe60e3ee1fa5940b9b72860
symbol() view returns (string)
BMI
totalSupply() view returns (uint256)
1500241430000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address receiver, uint256 tokens)
sendBonus(address receiver, uint256 bonus)
setBackendWallet(address _backendWallet)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _companyWallet, address _backendWallet)
fallback()
This contract contains no error objects.