Bitcoin Red
Verified contract
Active on
Ethereum with 22,518 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FREE | ERC-20 | 1.756K | $0.00 |
$0 | |
PIGGY | ERC-20 | 168K | -- | -- | |
BTCR | ERC-20 | 33.334718K | -- | -- | |
REDV | ERC-20 | 20.345219K | -- | -- | |
ETH0 | ERC-20 | 3.36K | -- | -- | |
BLU | ERC-20 | 1K | -- | -- | |
EET | ERC-20 | 80 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173736 | 10 days ago | | | 0 | 0.0024636900 | |
| 21166570 | 11 days ago | | | 0 | 0.0018461963 | |
| 20211071 | 5 months ago | | | 0 | 0.000095205561 | |
| 20211007 | 5 months ago | | | 0 | 0.000095038180 | |
| 19240327 | 9 months ago | | | 0 | 0.0046739700 | |
| 18862132 | a year ago | | | 0 | 0.00056595307 | |
| 18862106 | a year ago | | | 0 | 0.00086813972 | |
| 18861872 | a year ago | | | 0 | 0.0031360500 | |
| 18861830 | a year ago | | | 0 | 0.0046739700 | |
| 18861525 | a year ago | | | 0 | 0.0031349700 |
ABI
ABI objects
Getter at block 21243434
decimals() view returns (uint8)
8
name() view returns (string)
Bitcoin Red
owner() view returns (address)
0xb6b49870d75b5b1336456c2fce5034e242f54830
symbol() view returns (string)
BTCR
totalSupply() view returns (uint256 totalSupply)
2100000000000000
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)
distributeBTR(address[] addresses)
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.