RariFundProxy
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xd6e1…275e
0xd6e1…275e
Balances ($0.00)
No balances found for "RariFundProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12077029 | 4 years ago | | | 0 | 0.0056982540 | |
| 11102233 | 4 years ago | | | 0.00287 | 0.050980671 | |
| 11093482 | 4 years ago | | | 0 | 0.0022730740 | |
| 11093463 | 4 years ago | | | 0 | 0.0066514680 |
ABI
ABI objects
Getter at block 21278279
isOwner() view returns (bool)
false
owner() view returns (address)
0x5ea4a9a7592683bf0bc187d6da706c6c4770976f
rariFundManager() view returns (address)
0xd6e194af3d9674b62d1b30ec676030c23961275e
Read-only
This contract contains no read-only function objects.
State-modifying
Events exchangeAndDeposit(address inputErc20Contract, uint256 inputAmount, struct LibOrderOrder[] orders, bytes[] signatures, uint256 takerAssetFillAmount) payable
initialize(address sender)
renounceOwnership()
setFundManager(address newContract)
transferOwnership(address newOwner)
withdrawAndExchange(uint256 inputAmount, address outputErc20Contract, struct LibOrderOrder[] orders, bytes[] signatures, uint256 makerAssetFillAmount) payable
FundManagerSet(address newContract)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PostWithdrawalExchange(address indexed outputErc20Contract, address indexed payee, uint256 withdrawalAmount, uint256 takerAssetFilledAmount)
PreDepositExchange(address indexed inputErc20Contract, address indexed payee, uint256 makerAssetFilledAmount, uint256 depositAmount)
constructor()
fallback()
This contract contains no error objects.