SimpleERCFund
Verified contract
Active on
Ethereum with 0 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFC | ERC-20 | 13.286195K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SimpleERCFund"
ABI
ABI objects
Getter at block 21325123
isOperator() view returns (bool)
false
operator() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
owner() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
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.