BlockFi Classic
Verified contract
Active on
Ethereum with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe915…f16a
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BFC | ERC-20 | 38.463788K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20438294 | 3 months ago | | | 0 | 0.00015616581 | |
| 17467498 | a year ago | | | 0 | 0.00032649978 | |
| 15947895 | 2 years ago | | | 0 | 0.0021534934 | |
| 15944913 | 2 years ago | | | 0 | 0.00073914374 | |
| 15944604 | 2 years ago | | | 0 | 0.00089562918 | |
| 15944543 | 2 years ago | | | 0 | 0.00080334878 | |
| 15944534 | 2 years ago | | | 0 | 0.00088585646 | |
| 15944468 | 2 years ago | | | 0 | 0.0017474577 | |
| 15944446 | 2 years ago | | | 0 | 0.00079231209 | |
| 15944434 | 2 years ago | | | 0 | 0.00081437884 |
ABI
ABI objects
Getter at block 21203792
_maxTaxSwap() view returns (uint256)
30000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BlockFi Classic
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BFC
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.