Brother Music Platform
Verified contract
Active on
Ethereum with 15,989 txns
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 "Brother Music Platform"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20684802 | 2 months ago | | | 0 | 0.00025463789 | |
| 20372532 | 4 months ago | | | 0 | 0.0015588900 | |
| 20324401 | 4 months ago | | | 0 | 0.00057636592 | |
| 20324397 | 4 months ago | | | 0 | 0.00091122257 | |
| 20318265 | 4 months ago | | | 0 | 0.00062039313 | |
| 19779445 | 6 months ago | | | 0 | 0.00058400049 | |
| 19779440 | 6 months ago | | | 0 | 0.00055710148 | |
| 19779414 | 6 months ago | | | 0 | 0.00057504316 | |
| 19573414 | 7 months ago | | | 0 | 0.0013557811 | |
| 19466312 | 8 months ago | | | 0 | 0.0015587751 |
ABI
ABI objects
Getter at block 21158718
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Brother Music Platform
owner() view returns (address)
0x00210c5f1884f2f79c6b6ac864ca253971587143
stopped() view returns (bool)
false
symbol() view returns (string)
BMP
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getLock(address account) view returns (uint256 lockTime, uint256 lockAmount)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setLock(address account, uint256 releaseTime, uint256 amount)
start()
stop()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LockChanged(address indexed account, uint256 releaseTime, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 totalSupply, uint8 decimals)
fallback()
This contract contains no error objects.