Bixcoin Pro
Verified contract
Active on
Ethereum with 8,782 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 |
---|---|---|---|---|---|
BIXCPRO | ERC-20 | 75.94 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13492039 | 3 years ago | | | 0 | 0.0049842000 | |
| 10355262 | 4 years ago | | | 0 | 0.0021978269 | |
| 10311347 | 4 years ago | | | 0 | 0.00063868800 | |
| 10239087 | 4 years ago | | | 0 | 0.0019959000 | |
| 9894733 | 5 years ago | | | 0 | 0.0012371935 | |
| 9647100 | 5 years ago | | | 0 | 0.000043063000 | |
| 9647060 | 5 years ago | | | 0 | 0.0017590920 | |
| 9591786 | 5 years ago | | | 0 | 0.00043944000 | |
| 9579450 | 5 years ago | | | 0 | 0.00054918000 | |
| 9579426 | 5 years ago | | | 0 | 0.00054918000 |
ABI
ABI objects
Getter at block 21162367
decimals() view returns (uint8)
4
name() view returns (string)
Bixcoin Pro
owner() view returns (address)
0x48d2f20053e34b6bb32234932bf46f50806ce9c4
stopped() view returns (bool)
false
symbol() view returns (string)
BIXCPRO
totalSupply() view returns (uint256)
289990990000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
ownerShipTransfer(address newOwner)
start()
stop()
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)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.