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 |
---|---|---|---|---|---|
Bixc | ERC-20 | 465.3291 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9838800 | 5 years ago | | | 0 | 0.00021626628 | |
| 7506561 | 6 years ago | | | 0 | 0.00094300000 | |
| 7461191 | 6 years ago | | | 0 | 0.00094300000 | |
| 7461124 | 6 years ago | | | 0 | 0.00094300000 | |
| 7442845 | 6 years ago | | | 0 | 0.00094300000 | |
| 7410168 | 6 years ago | | | 0 | 0.00094300000 | |
| 7398814 | 6 years ago | | | 0 | 0.00094300000 | |
| 7396382 | 6 years ago | | | 0 | 0.00094300000 | |
| 7392537 | 6 years ago | | | 0 | 0.00094300000 | |
| 7099065 | 6 years ago | | | 0 | 0.00094300000 |
ABI
ABI objects
Getter at block 21293878
buyPrice() view returns (uint256)
7981317804250791
currentSupply() view returns (uint256)
2099999999992
decimals() view returns (uint8)
4
name() view returns (string)
Bixcoin
owner() view returns (address)
0xa4b28b325bf12b2ed0264946b4ac64a8a7fc6a8f
reward() view returns (uint256)
209284
sellPrice() view returns (uint256)
7981317804250791
standard() view returns (string)
BixCoin 0.1
symbol() view returns (string)
Bixc
totalSupply() view returns (uint256)
2100000000000
Read-only
balanceOf(address) view returns (uint256)
getReward(uint256 currentTime) view returns (uint256)
State-modifying
Events buy() payable returns (uint256 amount)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount) returns (uint256 revenue)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tokenName, uint8 decimalUnits, string tokenSymbol, uint256 initialSupply, uint256 sellPrice, uint256 buyPrice, address centralMinter)
fallback()
This contract contains no error objects.