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 "BSHO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982928 | a month ago | | | 0 | 0.00022230829 | |
| 20839638 | 2 months ago | | | 0 | 0.00029379499 | |
| 20839453 | 2 months ago | | | 0 | 0.00037045535 | |
| 20044848 | 6 months ago | | | 0 | 0.00029359890 | |
| 19560643 | 8 months ago | | | 0 | 0.00084962248 | |
| 19560638 | 8 months ago | | | 0 | 0.00087613640 | |
| 19560633 | 8 months ago | | | 0 | 0.00055717545 | |
| 19560626 | 8 months ago | | | 0 | 0.00056397567 | |
| 19560621 | 8 months ago | | | 0 | 0.00059895063 | |
| 19560616 | 8 months ago | | | 0 | 0.00048611607 |
ABI
ABI objects
Getter at block 21286432
_decimals() view returns (uint8)
18
_name() view returns (string)
BSHO
_symbol() view returns (string)
BSHO
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() view returns (string)
BSHO
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BSHO
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth(address to)
withdrawStuckTokens(address token, address to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.