DSProxy
Verified contract
Proxy
Active on
Ethereum with 9 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a93…a142
Balances ($0.00)
No balances found for "DSProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18987502 | a year ago | | | 0 | 0.0050385014 | |
| 18824440 | a year ago | | | 0 | 0.0059783290 | |
| 18432701 | a year ago | | | 0 | 0.0059721865 | |
| 18126625 | a year ago | | | 0 | 0.0050835769 | |
| 18125581 | a year ago | | | 0 | 0.015847282 | |
| 17926003 | a year ago | | | 0 | 0.010257247 | |
| 17868984 | a year ago | | | 0 | 0.011162226 | |
| 17868663 | a year ago | | | 0 | 0.012491168 | |
| 17862285 | a year ago | | | 0 | 0.0073802197 |
ABI
ABI objects
Getter at block 21314258
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x6a93b024c11d072c7c6ee0bb01ef65e1d0f8a142
owner() view returns (address)
0x6ed4a6af4e2f316063a805c6089f8052d31a7274
FACTORY() view returns (address)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _target, bytes _data) payable returns (bytes response)
execute(bytes _code, bytes _data, bool bools) payable returns (address target, bytes response)
setAuthority(address authority_)
setCache(address _cacheAddr) returns (bool)
setOwner(address owner_)
addTokenToWhitelist(address crp, uint256[] sort, address[] token)
approveUnderlying(address rebalanceAdapter, address etf, address token, address spender, uint256 amount)
autoExitSmartPool(address pool, uint256 poolAmountIn, uint256[] minAmountsOut, uint256 minSwapReturn, address handleToken, struct IAggregatorSwapInfoBase swapBase, struct IAggregatorSwapData[] swapDatas)
autoJoinSmartPool(address pool, address kol, uint256 issueAmount, uint256 poolAmountOut, address handleToken, struct IAggregatorSwapInfoBase swapBase, struct IAggregatorSwapData[] swapDatas)
claimKolReward(address pool)
claimManagementFee(address crp)
claimManagersReward(address vault_, address pool)
create(address factory, address[] tokens, uint256[] balances, uint256[] weights, bool finalize) returns (address pool)
createSmartPool(address factory, address coreFactory, struct IConfigurableRightsPoolPoolParams poolParams, struct IConfigurableRightsPoolCrpParams crpParams, struct RightsManagerRights rights, struct SmartPoolManagerKolPoolParams kolPoolParams, address[] owners, uint256[] ownerPercentage, struct IConfigurableRightsPoolPoolTokenRange tokenRange) returns (address crp)
exitPool(address pool, uint256 poolAmountIn, uint256[] minAmountsOut)
finalize(address pool)
joinPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn)
joinSmartPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn, address kol)
rebalance(address rebalanceAdapter, struct RebalaceAdapterRebalanceInfo rebalanceInfo)
removeWhitelistedLiquidityProvider(address crp, address provider)
setCap(address crp, uint256 newCap)
setController(address pool, address newController)
setManagersInfo(address pool, address[] _owners, uint256[] _ownerPercentage)
setPublicSwap(address pool, bool publicSwap)
snapshotBeginAssets(address pool)
snapshotEndAssets(address pool)
whitelistLiquidityProvider(address crp, address provider)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
constructor(address _cacheAddr)
fallback()
This contract contains no error objects.