SimpleERCFund
Verified contract
Active on
Ethereum with 2 txns
Balances ($629.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAC | ERC-20 | 379.263643K | $0.001661 |
$629.83 | |
RDGX | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11473288 | 4 years ago | | | 0 | 0.0030518730 | |
| 11473288 | 4 years ago | | | 0 | 0.0029685150 |
ABI
ABI objects
Getter at block 21168359
isOperator() view returns (bool)
false
operator() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
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.