IssuerWizard
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "IssuerWizard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159028 | 9 days ago | | | 0 | 0.0083158892 | |
| 21122069 | 15 days ago | | | 0 | 0.0036437221 | |
| 20084974 | 5 months ago | | | 0 | 0.0014105568 | |
| 20078631 | 5 months ago | | | 0 | 0.0016748957 | |
| 19914610 | 6 months ago | | | 0 | 0.0027558558 | |
| 19833969 | 6 months ago | | | 0 | 0.00069055517 | |
| 19792029 | 7 months ago | | | 0 | 0.0010383107 | |
| 19762121 | 7 months ago | | | 0 | 0.0015306090 | |
| 19722656 | 7 months ago | | | 0 | 0.0013215433 | |
| 19713269 | 7 months ago | | | 0 | 0.0015061888 |
ABI
ABI objects
Getter at block 21226328
This contract contains no getter function objects.
Read-only
getConstituentsQuantitiesForIssuance(address _chamber, uint256 _mintQuantity) view returns (address[], uint256[])
getConstituentsQuantitiesForRedeem(address _chamber, uint256 _redeemQuantity) view returns (address[], uint256[])
State-modifying
Events issue(address _chamber, uint256 _quantity)
redeem(address _chamber, uint256 _quantity)
ChamberTokenIssued(address indexed chamber, address indexed recipient, uint256 quantity)
ChamberTokenRedeemed(address indexed chamber, address indexed recipient, uint256 quantity)
constructor(address _chamberGod)
This contract contains no fallback and receive objects.
This contract contains no error objects.