blockoptions
Verified contract
Active on
Ethereum with 1,052 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "blockoptions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7282058 | 6 years ago | | | 0 | 0.00031067177 | |
| 7276458 | 6 years ago | | | 0 | 0.00012393160 | |
| 7276453 | 6 years ago | | | 0 | 0.00012393160 | |
| 7276453 | 6 years ago | | | 0 | 0.00012359880 | |
| 7276453 | 6 years ago | | | 0 | 0.00012359880 | |
| 7276453 | 6 years ago | | | 0 | 0.00012393160 | |
| 7276450 | 6 years ago | | | 0 | 0.00012393160 | |
| 7276450 | 6 years ago | | | 0 | 0.00012359880 | |
| 7276450 | 6 years ago | | | 0 | 0.00012393160 | |
| 7276450 | 6 years ago | | | 0 | 0.00012359880 |
ABI
ABI objects
Getter at block 21267544
_totalSupply() view returns (uint256)
270000000000000
decimals() view returns (uint256)
8
name() view returns (string)
blockoptions
owner() view returns (address)
0x73fdcc6552b6bc79ada5af3d3ac64678727a25b3
symbol() view returns (string)
BOP
totalSupply() view returns (uint256 totalSupply)
270000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
drain()
endICO()
startICO()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
ico(uint256 counter, address investors, uint256 weiReceived, uint256 bopsent)
preico(uint256 counter, address investors, uint256 weiReceived, uint256 bopsent)
constructor()
fallback()
This contract contains no error objects.