BitStation
Verified contract
Active on
Ethereum with 3,315 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 |
---|---|---|---|---|---|
STQ | ERC-20 | 48.005464K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19433877 | 8 months ago | | | 0 | 0.0030289736 | |
| 15522946 | 2 years ago | | | 0 | 0.0011719736 | |
| 15256118 | 2 years ago | | | 0 | 0.00088460511 | |
| 13621215 | 3 years ago | | | 0 | 0.011483860 | |
| 13621212 | 3 years ago | | | 0 | 0.0080344546 | |
| 13467176 | 3 years ago | | | 0 | 0.0034658836 | |
| 13239961 | 3 years ago | | | 0 | 0.0037524816 | |
| 13239959 | 3 years ago | | | 0 | 0.0034050961 | |
| 12942790 | 3 years ago | | | 0 | 0.0015041830 | |
| 12760206 | 3 years ago | | | 0 | 0.00051913400 |
ABI
ABI objects
Getter at block 21168050
INITIAL_SUPPLY() view returns (uint256)
12000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BitStation
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3219db09d6cb5236b34b51866d79be092a346a3a
symbol() view returns (string)
BSTN
totalSupply() view returns (uint256)
12000000000000000000000000000
version() view returns (string)
1
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.