Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bitshit-test3"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19277257 | 3 months ago | | | 0 | 1.5258647e-7 | |
| 19277224 | 3 months ago | | | 0 | 1.3905051e-7 | |
| 19277206 | 3 months ago | | | 0 | 1.3954288e-7 | |
| 19277197 | 3 months ago | | | 0 | 1.3939682e-7 | |
| 19277187 | 3 months ago | | | 0 | 1.3931554e-7 | |
| 19277179 | 3 months ago | | | 0 | 1.3853399e-7 | |
| 19277170 | 3 months ago | | | 0 | 1.3820300e-7 | |
| 19277154 | 3 months ago | | | 0 | 1.3875956e-7 | |
| 19277036 | 3 months ago | | | 0 | 1.3785316e-7 | |
| 19276862 | 3 months ago | | | 0 | 1.3937974e-7 |
ABI
ABI objects
Getter at block 23689526
_ots() view returns (bytes32)
0xeb92c8f24334345dcac8d9d8220c6a408fd4724a0c3a638539824e5923de4e88
_totalSupply() view returns (uint256)
9400000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Bitshit-test3
symbol() view returns (string)
BSTT3
totalSupply() view returns (uint256)
9400000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.