Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "ChamberGod"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16648351 | 2 years ago | | | 0 | 0.00075815849 | |
| 16648350 | 2 years ago | | | 0 | 0.0018557040 | |
| 16648350 | 2 years ago | | | 0 | 0.0018557040 | |
| 16648350 | 2 years ago | | | 0 | 0.0022651012 |
ABI
ABI objects
Getter at block 21226262
getAllowedContracts() view returns (address[])
[0xDef1C0ded9bec7F1a1670819833240f027b25EfF, 0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45, 0x4e39Ceae6e771605dDd7d1121F3320f7A2319318, 0x8648B1E944e1322eC914E6DE015Dc660F627927C]
getChambers() view returns (address[])
[0xE15A66b7B8e385CAa6F69FD0d55984B96D7263CF, 0x103bb3EBc6F61b3DB2d6e01e54eF7D9899A2E16B, 0xAfb6E8331355faE99C8E8953bB4c6Dc5d11E9F3c, 0xF401E2c1ce8F252947b60BFB92578f84217A1545, 0x8F0d5660929cA6ac394c5c41f59497629b1dbc23, 0x89c53B02558E4D1c24b9Bf3beD1279871187EF0B, 0xa5a979Aa7F55798e99f91Abe815c114A09164beb, 0xd1Ce69B4bDd3Dda553Ea55A2a57c21C65190F3D5, 0xdE2925D582fc8711a0E93271c12615Bdd043Ed1C]
getWizards() view returns (address[])
[0x60F56236CD3C1Ac146BD94F2006a1335BaA4c449, 0xDD5211D669f5B1f19991819Bbd8B220DbBf8062E, 0x13541eA37cfB0cE3bfF8f28D468D93b348BcDdea]
owner() view returns (address)
0xa3268730d162fa422cd575dfbc35349409e6badb
Read-only
isAllowedContract(address _target) view returns (bool)
isChamber(address _chamber) view returns (bool)
isWizard(address _wizard) view returns (bool)
State-modifying
Events addAllowedContract(address _target)
addWizard(address _wizard)
createChamber(string _name, string _symbol, address[] _constituents, uint256[] _quantities, address[] _wizards, address[] _managers) returns (address)
removeAllowedContract(address _target)
removeWizard(address _wizard)
transferOwnership(address newOwner)
AllowedContractAdded(address indexed _allowedContract)
AllowedContractRemoved(address indexed _allowedContract)
ChamberCreated(address indexed _chamber, address _owner, string _name, string _symbol)
OwnershipTransferred(address indexed user, address indexed newOwner)
WizardAdded(address indexed _wizard)
WizardRemoved(address indexed _wizard)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.