blockoptions
Verified contract
Active on
Ethereum with 223 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 22.895075 | $0.0366 |
$0.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12520533 | 3 years ago | | | 0 | 0.0016741296 | |
| 12373856 | 4 years ago | | | 0 | 0.0011414520 | |
| 9436318 | 5 years ago | | | 0 | 0.00023065600 | |
| 9215269 | 5 years ago | | | 0 | 0.000042664000 | |
| 8418987 | 5 years ago | | | 0 | 0.00012977762 | |
| 7723242 | 6 years ago | | | 0 | 0.000096330000 | |
| 7723216 | 6 years ago | | | 0 | 0.00014133000 | |
| 7139356 | 6 years ago | | | 0 | 0.0011287080 | |
| 6981215 | 6 years ago | | | 0 | 0.00045510000 | |
| 6710424 | 6 years ago | | | 0 | 0.00020993480 |
ABI
ABI objects
Getter at block 21210895
decimals() pure returns (uint8)
8
name() pure returns (string)
blockoptions
owner() pure returns (address)
0x73fdcc6552b6bc79ada5af3d3ac64678727a25b3
symbol() pure returns (string)
BOPT
totalSupply() pure returns (uint256)
298516583239692
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
drain()
endICO()
main_ico(address sender, uint256 value) payable
pre_ico(address sender, uint256 value) payable
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 boptsent)
preico(uint256 counter, address investors, uint256 weiReceived, uint256 boptsent)
constructor()
fallback()
This contract contains no error objects.