Bitfarmings
Verified contract
Active on
Ethereum with 387 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 |
---|---|---|---|---|---|
BFI | ERC-20 | 31.171K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16316455 | 2 years ago | | | 0 | 0.00071820107 | |
| 15055778 | 2 years ago | | | 0 | 0.00076780414 | |
| 13730001 | 3 years ago | | | 0 | 0.0021268896 | |
| 13485738 | 3 years ago | | | 0 | 0.0027151523 | |
| 12671725 | 3 years ago | | | 0 | 0.00086747200 | |
| 12671717 | 3 years ago | | | 0 | 0.00070545100 | |
| 12671709 | 3 years ago | | | 0 | 0.0010843400 | |
| 12671704 | 3 years ago | | | 0 | 0.0010845800 | |
| 12671701 | 3 years ago | | | 0 | 0.0010845800 | |
| 12671699 | 3 years ago | | | 0 | 0.00074258000 |
ABI
ABI objects
Getter at block 21173118
TOKEN_SUPPLY_TOTAL() view returns (uint256)
666000000000000000000000000
adminWallet() view returns (address)
0xc5073ab2808cfd6799618394441e0786bb78d9d8
decimals() view returns (uint256)
18
name() view returns (string)
Bitfarmings
powNumber() view returns (uint256)
10
stopped() view returns (bool)
false
supplyNumber() view returns (uint256)
666000000
symbol() view returns (string)
BFI
totalSupply() view returns (uint256)
666000000000000000000000000
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.