Black Lives Matter
Verified contract
Active on
Ethereum with 68 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 "Black Lives Matter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16951473 | 2 years ago | | | 0 | 0.00053446531 | |
| 15699159 | 2 years ago | | | 0 | 0.00027657531 | |
| 15616607 | 2 years ago | | | 0 | 0.00021805845 | |
| 15596886 | 2 years ago | | | 0 | 0.00029387757 | |
| 10238734 | 4 years ago | | | 0 | 0.0012270070 | |
| 10224286 | 4 years ago | | | 0 | 0.0011077430 | |
| 10220473 | 4 years ago | | | 0 | 0.0017275830 | |
| 10220183 | 4 years ago | | | 0 | 0.0012846130 | |
| 10219036 | 4 years ago | | | 0 | 0.0018604740 | |
| 10216398 | 4 years ago | | | 0 | 0.0019490680 |
ABI
ABI objects
Getter at block 21273311
decimals() view returns (uint256)
18
name() view returns (string)
Black Lives Matter
owner() view returns (address)
0x9b8d521c3e53afd4ea6305e22ded406b00fcbe85
symbol() view returns (string)
BLM
totalSupply() view returns (uint256)
1878632212707343804560027101
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 _tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.