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 "Awake"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17742547 | a year ago | | | 0 | 0.0017468061 | |
| 11383849 | 4 years ago | | | 0 | 0.0030599938 | |
| 11077916 | 4 years ago | | | 0 | 0.0010682160 | |
| 10953322 | 4 years ago | | | 0 | 0.0034271930 | |
| 10892894 | 4 years ago | | | 0 | 0.0041838460 | |
| 10892738 | 4 years ago | | | 0 | 0.0042728640 | |
| 10856426 | 4 years ago | | | 0 | 0.0018155150 | |
| 10850067 | 4 years ago | | | 0 | 0.0028040670 | |
| 10847962 | 4 years ago | | | 0 | 0.0044509000 | |
| 10846181 | 4 years ago | | | 0 | 0.0039167920 |
ABI
ABI objects
Getter at block 21090197
_owner() view returns (address)
0x173c5950281c2a11d001a09a1deb22ac81f77dbd
decimals() view returns (uint8)
18
name() view returns (string)
Awake
symbol() view returns (string)
Awake
totalSupply() view returns (uint256)
40000000000000000000000000
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)
burnOwner()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setOwner(address _newOwner)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.