ETHPoW (IOU)

Verified contract

Active on Ethereum with 6 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETHPoW (IOU)"

0x23723423a06e5bd1badf474065937e56ed939cb6e9bd0e644d9b80fc63d1347d
0x1a631d6f0fa4e220c8971ef33fafcfded1584b319942729d449ef9d58b62e4ef
0xb3d70f6f1531f1d11bfb2411361edd0d0706245b446176b9116d1d4f9efae9af
0x5afc4a961f8f835ea466380a83d44607ef9248f869188060b1879729dbd7bd10
0x63196ec98b33fa6090c6eefbb1e13eec95cd58306d6c81fe4fa85badaa58eb45
0x041652a05aaadfa218dbcf2928c895078704beaa80c68a371e80d7b9f990685e

Functions
Getter at block 21328386
decimals(view returns (uint8)
18
isOperator(view returns (bool)
false
name(view returns (string)
ETHPoW (IOU)
operator(view returns (address)
0xad0fc281ac377794fa417e76d68788a56e3040f0
owner(view returns (address)
0xad0fc281ac377794fa417e76d68788a56e3040f0
symbol(view returns (string)
ETHW
totalSupply(view returns (uint256)
898836719862137178
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipient_uint256 amount_returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.