RebalancingSetIssuanceModule
Verified contract
Active on
Ethereum with 7,748 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PKG | ERC-20 | 100 | -- | -- | |
THBC | ERC-20 | 4.55 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676662 | 3 months ago | | | 0 | 0.00059568897 | |
| 20676640 | 3 months ago | | | 0 | 0.00060084175 | |
| 20634262 | 3 months ago | | | 0 | 0.00063209615 | |
| 20590798 | 3 months ago | | | 0 | 0.00024019867 | |
| 20518009 | 3 months ago | | | 0 | 0.00038377416 | |
| 20517802 | 3 months ago | | | 0 | 0.00040921047 | |
| 20517742 | 3 months ago | | | 0 | 0.00032291684 | |
| 20517688 | 3 months ago | | | 0 | 0.00029735663 | |
| 20517634 | 3 months ago | | | 0 | 0.00038056258 | |
| 20512385 | 3 months ago | | | 0 | 0.0046614047 |
ABI
ABI objects
Getter at block 21267536
core() view returns (address)
0xf55186cc537e7067ea616f2aae007b4427a120c8
coreInstance() view returns (address)
0xf55186cc537e7067ea616f2aae007b4427a120c8
transferProxy() view returns (address)
0x882d80d3a191859d64477eb78cca46599307ec1c
vault() view returns (address)
0x5b67871c3a857de81a1ca0f9f7945e5670d986dc
vaultInstance() view returns (address)
0x5b67871c3a857de81a1ca0f9f7945e5670d986dc
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events issueRebalancingSet(address _rebalancingSetAddress, uint256 _rebalancingSetQuantity, bool _keepChangeInVault)
issueRebalancingSetWrappingEther(address _rebalancingSetAddress, uint256 _rebalancingSetQuantity, bool _keepChangeInVault) payable
redeemRebalancingSet(address _rebalancingSetAddress, uint256 _rebalancingSetQuantity, bool _keepChangeInVault)
redeemRebalancingSetUnwrappingEther(address _rebalancingSetAddress, uint256 _rebalancingSetQuantity, bool _keepChangeInVault)
LogRebalancingSetIssue(address indexed rebalancingSetAddress, address indexed callerAddress, uint256 rebalancingSetQuantity)
LogRebalancingSetRedeem(address indexed rebalancingSetAddress, address indexed callerAddress, uint256 rebalancingSetQuantity)
constructor(address _core, address _vault, address _transferProxy, address _weth)
fallback()
This contract contains no error objects.