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 "BitRich"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14889609 | 2 years ago | | | 0 | 0.0029054727 | |
| 14877445 | 2 years ago | | | 0 | 0.0023888040 | |
| 14703513 | 3 years ago | | | 0 | 0.0018941715 | |
| 14696880 | 3 years ago | | | 0 | 0.0015574299 | |
| 14696880 | 3 years ago | | | 0 | 0.0015574299 | |
| 14696880 | 3 years ago | | | 0 | 0.0015568527 | |
| 14696880 | 3 years ago | | | 0 | 0.0015574299 | |
| 14696880 | 3 years ago | | | 0 | 0.0015580071 | |
| 14696880 | 3 years ago | | | 0 | 0.0015568527 | |
| 14696755 | 3 years ago | | | 0 | 0.0017317650 |
ABI
ABI objects
Getter at block 21285387
decimals() view returns (uint8)
18
name() view returns (string)
BitRich
owner_() view returns (address)
0x329761100f72d11030ea5e18b391a9dec38f9c06
symbol() view returns (string)
BRC
totalSupply() view returns (uint256)
5000000000000000000000000000
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)
burn(uint256 value)
lock(address owner)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlock(address owner)
withdrawTokens(address cont)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.