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 |
---|---|---|---|---|---|
BSB | ERC-20 | 2 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11037001 | 4 years ago | | | 0 | 0.0011853047 | |
| 10740650 | 4 years ago | | | 0 | 0.0059000700 | |
| 10648151 | 4 years ago | | | 0 | 0.010188750 | |
| 10172278 | 4 years ago | | | 0 | 0.0023189400 | |
| 10172218 | 4 years ago | | | 0 | 0.0023189400 | |
| 10171141 | 4 years ago | | | 0 | 0.0010818361 | |
| 10119627 | 4 years ago | | | 0 | 0.00084942008 | |
| 9538530 | 5 years ago | | | 0 | 0.00017545122 | |
| 9383973 | 5 years ago | | | 0 | 0.0015459600 | |
| 9279628 | 5 years ago | | | 0 | 0.00057762919 |
ABI
ABI objects
Getter at block 21160234
decimals() view returns (uint256)
8
name() view returns (string)
币胜币
stopped() view returns (bool)
false
symbol() view returns (string)
BSB
totalSupply() view returns (uint256)
500000000000000000
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events burn(uint256 _value)
setName(string _name)
setOwner(address _owner)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _addressFounder, uint256 _initialSupply, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.