SimpleERCFund
Verified contract
Active on
Ethereum with 8 txns
Balances ($0.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ONC | ERC-20 | 6.727325 | $0.070888 |
$0.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11673045 | 4 years ago | | | 0 | 0.0034500312 | |
| 11658372 | 4 years ago | | | 0 | 0.0042940584 | |
| 11637531 | 4 years ago | | | 0 | 0.0025149313 | |
| 11637525 | 4 years ago | | | 0 | 0.0025149313 | |
| 11611553 | 4 years ago | | | 0 | 0.018713178 | |
| 11598579 | 4 years ago | | | 0 | 0.011720668 | |
| 11579755 | 4 years ago | | | 0 | 0.010042934 | |
| 11565946 | 4 years ago | | | 0 | 0.0044222101 |
ABI
ABI objects
Getter at block 21160316
isOperator() view returns (bool)
false
operator() view returns (address)
0xa9613b2f2f9023b4439daa19665e87efd8a808aa
owner() view returns (address)
0xa9613b2f2f9023b4439daa19665e87efd8a808aa
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.