SimpleERCFund
Verified contract
Active on
Ethereum with 1 txns
Balances ($0.00)
No balances found for "SimpleERCFund"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11574506 | 4 years ago | | | 0 | 0.0011207904 |
ABI
ABI objects
Getter at block 21197368
isOperator() view returns (bool)
false
operator() view returns (address)
0x880d19d5660b2bba7f7ab147dc2fe056856ed398
owner() view returns (address)
0x4b0675d7a11f12ef7139305aff4ce1676b900748
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(address token, uint256 amount, string reason)
renounceOwnership()
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdraw(address token, uint256 amount, address to, string reason)
Deposit(address indexed from, uint256 indexed at, string reason)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdrawal(address indexed from, address indexed to, uint256 indexed at, string reason)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.