Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 3 | $0.001927 |
$0.01 | |
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
BTWIN | ERC-20 | 88.889K | -- | -- | |
TIX | ERC-20 | 10K | -- | -- | |
BRC | ERC-20 | 1.949901K | -- | -- | |
VSS | ERC-20 | 200 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
wsd | ERC-20 | 19 | -- | -- | |
Only | ERC-20 | 16 | -- | -- | |
VGTN | ERC-20 | 12 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835917 | 6 months ago | | | 0 | 0.000098800283 | |
| 19169560 | 10 months ago | | | 0 | 0.00084033842 | |
| 19169535 | 10 months ago | | | 0 | 0.00088697498 | |
| 19169494 | 10 months ago | | | 0 | 0.0010765468 | |
| 19055655 | 10 months ago | | | 0 | 0.00042873923 | |
| 16993427 | 2 years ago | | | 0 | 0.0046738800 | |
| 16695405 | 2 years ago | | | 0 | 0.0010895053 | |
| 16027371 | 2 years ago | | | 0 | 0.00081877201 | |
| 15861367 | 2 years ago | | | 0 | 0.00059520706 | |
| 15098671 | 2 years ago | | | 0 | 0.00046410362 |
ABI
ABI objects
Getter at block 21244581
decimals() view returns (uint8)
8
name() view returns (string)
Baer Chain
owner() view returns (address)
0x4ea0d7225e384582d6ea31e34260bf7ac0c1127f
symbol() view returns (string)
BRC
totalSupply() view returns (uint256 totalSupply)
58000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.