BitcoinCrown
Verified contract
Active on
Ethereum with 2,736 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 |
---|---|---|---|---|---|
USE | ERC-20 | 80 | -- | -- | |
UST | ERC-20 | 80 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12322010 | 4 years ago | | | 0 | 0.0017678574 | |
| 11444165 | 4 years ago | | | 0 | 0.00074147200 | |
| 10299600 | 4 years ago | | | 0 | 0.00099349200 | |
| 10240760 | 4 years ago | | | 0 | 0.0010114480 | |
| 10239046 | 4 years ago | | | 0 | 0.0018630920 | |
| 10220109 | 4 years ago | | | 0 | 0.0017092680 | |
| 10218926 | 4 years ago | | | 0 | 0.0012142680 | |
| 10210869 | 4 years ago | | | 0 | 0.0010364000 | |
| 9993768 | 5 years ago | | | 0 | 0.00036808000 | |
| 9993734 | 5 years ago | | | 0 | 0.00030192400 |
ABI
ABI objects
Getter at block 21311244
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0xbeaeffb20b5c0090b49b94116b6005bf0fe562fc
name() view returns (string)
BitcoinCrown
symbol() view returns (string)
BTCC
totalEthInWei() view returns (uint256)
8108477727073793509
totalSupply() view returns (uint256)
70000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
2800
version() view returns (string)
H1.0
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 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.