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 |
---|---|---|---|---|---|
BFX | ERC-20 | 89.181299 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11781199 | 4 years ago | | | 0 | 0.0072992948 | |
| 11713263 | 4 years ago | | | 0 | 0.0050442085 | |
| 11581267 | 4 years ago | | | 0 | 0.0051012560 | |
| 11494699 | 4 years ago | | | 0 | 0.0018737895 | |
| 11449069 | 4 years ago | | | 0 | 0.0019223058 | |
| 10910552 | 4 years ago | | | 0 | 0.0030058677 | |
| 10910516 | 4 years ago | | | 0 | 0.0044437074 | |
| 10861577 | 4 years ago | | | 0 | 0.0074349987 | |
| 10785873 | 4 years ago | | | 0 | 0.014599300 | |
| 10558844 | 4 years ago | | | 0 | 0.0013459600 |
ABI
ABI objects
Getter at block 21245152
TOKEN_SUPPLY_TOTAL() view returns (uint256)
20000000000000000
adminWallet() view returns (address)
0xb1c4039e8e0033bf839b6d0c1e65b2c7059cb16e
decimals() view returns (uint256)
8
icoEnd() view returns (string)
2019/10/07
icoPrice() view returns (string)
$1
icoStart() view returns (string)
2019/10/07
listingExchange() view returns (string)
2019/10/07
name() view returns (string)
BFX
powNumber() view returns (uint256)
10
stopped() view returns (bool)
false
supplyNumber() view returns (uint256)
200000000
symbol() view returns (string)
BFX
tokenDistribution() view returns (string)
2019/10/08
totalSupply() view returns (uint256)
20000000000000000
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)
setName(string _name)
setSymbol(string _symbol)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.