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 "Power AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21381995 | 4 hours ago | | | 0 | 0.00088648382 | |
| 21381985 | 4 hours ago | | | 0 | 0.00085151748 | |
| 21381980 | 4 hours ago | | | 0 | 0.00088155267 | |
| 21381980 | 4 hours ago | | | 0 | 0.00088155267 | |
| 21381975 | 4 hours ago | | | 0 | 0.00088155267 | |
| 21381956 | 4 hours ago | | | 0 | 0.00093796005 | |
| 21381955 | 4 hours ago | | | 0 | 0.00093796005 | |
| 21381950 | 4 hours ago | | | 0 | 0.0013929963 | |
| 21356350 | 4 days ago | | | 0 | 0.00046111714 | |
| 21356327 | 4 days ago | | | 0 | 0.00040170413 |
ABI
ABI objects
Getter at block 21383259
decimals() view returns (uint8)
18
name() view returns (string)
Power AI
owner() view returns (address)
0x7daa5cb0ae34b81e7cbe9d04d2b99074025c29d1
symbol() view returns (string)
Power AI
totalSupply() view returns (uint256)
69000000000000000000000000
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)
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)
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 _name, string _symbol, uint256 _total, address _newowner)
This contract contains no fallback and receive objects.
This contract contains no error objects.