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 "Bitway"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11082117 | 4 years ago | | | 0 | 0.00044996700 | |
| 10392909 | 4 years ago | | | 0 | 0.00064281000 | |
| 10392726 | 4 years ago | | | 0 | 0.00091097500 | |
| 10375342 | 4 years ago | | | 0 | 0.00064209000 | |
| 10374801 | 4 years ago | | | 0 | 0.0032391450 | |
| 10337890 | 4 years ago | | | 0 | 0.0011474505 | |
| 10261912 | 4 years ago | | | 0 | 0.00047339500 | |
| 10113999 | 5 years ago | | | 0 | 0.0010560350 | |
| 10081288 | 5 years ago | | | 0 | 0.0016791000 | |
| 10081286 | 5 years ago | | | 0 | 0.0026451600 |
ABI
ABI objects
Getter at block 21288342
completed() view returns (bool)
false
decimals() view returns (uint256)
18
maxSupply() view returns (uint256)
21000000000000000000000000
name() view returns (string)
Bitway
owner() view returns (address)
0x4bf56d32b9d8bc21cbe8634bacf45381718f921b
symbol() view returns (string)
WAY
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
mint(uint256 tokens)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.