Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Byte"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17518107 | 5 months ago | | | 0 | 0.0000062200274 | |
| 17518027 | 5 months ago | | | 0 | 0.0000049125477 | |
| 17517936 | 5 months ago | | | 0 | 0.0000046363446 | |
| 17517886 | 5 months ago | | | 0 | 0.0000045411607 | |
| 17517705 | 5 months ago | | | 0 | 0.0000041997285 | |
| 17517614 | 5 months ago | | | 0 | 0.0000044318365 | |
| 17517607 | 5 months ago | | | 0 | 0.0000044688073 | |
| 17517550 | 5 months ago | | | 0 | 0.0000045245360 | |
| 17517292 | 5 months ago | | | 0 | 0.0000057567903 | |
| 17517273 | 5 months ago | | | 0 | 8.8555511e-7 |
ABI
ABI objects
Getter at block 23853654
_ots() view returns (bytes32)
0x97f30973b7682ab6ded20a6d7fb82fa14455653f0e7129d3bff68de6f32afd2b
_totalSupply() view returns (uint256)
130000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Byte
symbol() view returns (string)
BYTE
totalSupply() view returns (uint256)
130000000000000000000000000
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)
dada(address a)
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.