Controller

Verified contract

Active on Ethereum with 67 txns
Deployed by via 0x6c5bbe31 at 9747138
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Controller"

0x6742b7931e7eb6a3755e454a6e78fb23ef16210ba9ffdaa09ec6f76565232ad5
0xa53c4199203817c85cf7a41385e25e5d7115a66cfd454b53557140ca0c997278
0x47091f6dfdb14dbba45bf024bd6ea4a67f4922575a555a5c2d7e93c5e22371ed
0x5495864d1f50c5386bbe420057c038c02398be61c0ffec33d7089339dd9f60a9
0x27896e3851f362f546ffe0ebb32138102ea136bb346484d1d936f594394be28a
0x40c6cb60a2b53254ebad66e6f580b93fa6e0fe52493ecab9036102d389d7d2ce
0xa7f209ca0a814eec489459f484da40c5bc75cca6ee14c0031302a173e5ce1c75
0x1c8131e2b62e43705212102f6b80cf711d4f993987bac9d58b8465dd3c1568b5
0x7a642f8bd895695ef0a8893be87fd4eb23ae610db2c13be907780c056c37189e
0x143f1569b222bafde14b1a373a6090ae0f38ae0fab82b46b8d6d41fbbdae4e39

Functions
Getter at block 21385281
controller(view returns (address)
0xff264f1e001f06c86aa618b275be770f7cdf9f99
custodian(view returns (address)
0x5505db30c6e62981dfef76e8c2ef12e6cdeb6b95
erc20Impl(view returns (address)
0xc614f19d0c090b14c1397cda193590e119940c62
lockRequestCount(view returns (uint256)
10
totalSupplyCeiling(view returns (uint256)
1000000000000000000
Read-only
pendingForceTransferRequestMap(bytes32view returns (uint256 valueaddress fromaddress to)
pendingRaiseMap(bytes32view returns (uint256 raiseBy)
pendingWipeMap(bytes32uint256view returns (uint256 valueaddress from)
State-modifying
blockWallet(address wallet
confirmCeilingRaise(bytes32 _lockId
confirmCustodianChangeProxy(bytes32 _lockId
confirmForceTransfer(bytes32 _lockId
confirmPrintProxy(bytes32 _lockId
confirmWipe(bytes32 _lockId
limitedPrint(address _receiveruint256 _value
lowerCeiling(uint256 _lowerBy
requestCeilingRaise(uint256 _raiseByreturns (bytes32 lockId)
requestForceTransfer(address _fromaddress _touint256 _valuereturns (bytes32 lockId)
requestWipe(address[] _fromsuint256[] _valuesreturns (bytes32 lockId)
unblockWallet(address wallet
Events
Blocked(address _wallet
CeilingLowered(uint256 _lowerByuint256 _newCeiling
CeilingRaiseConfirmed(bytes32 _lockIduint256 _raiseByuint256 _newCeiling
CeilingRaiseLocked(bytes32 _lockIduint256 _raiseBy
ForceTransferCompleted(bytes32 _lockIdaddress _fromaddress _touint256 _value
ForceTransferRequested(bytes32 _lockIdaddress _fromaddress _touint256 _value
Unblocked(address _wallet
WipeCompleted(bytes32 _lockId
WipeRequested(bytes32 _lockId
Constructor
constructor(address _erc20Impladdress _custodianaddress _controlleruint256 _initialCeiling
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.