Proxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x387e840e at 12112013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $470
0x18fa53d3e94ee1a346a9a27f422c32df3c93d2ba41c3cb00041e10c2dbbf2ba9
0xfbdbc6342ecaaaf599de9b28aa0a93a75a1a107377cf054c74dbd9e51afb9dd7
0x36ab68af865ea6399bea3e060a08bb4023eb3fd5e4c18e9904dd8c0521c8d43d
0x24ba42136b090ab927d9357e0303e58d7fe8e802e0f68e32586007a77e2c0735
0x81cc14352a1e0f9f00e8d5f6bc09b66c06825dfed2982521dd0c2cd848cf7d53
0x035a48d763c9f574a3af53e0d0d6bd972f3956c760734e359aa08e69e81aa820
0xc6838ac08156a16c9a5957e6c9a6ae2666d8cb8981d3fb9c8e7206fca9480ef2
0x601b678c33bb7811729bc8490d35590cb9ad762f448b2456dab391b744fe91ee
0x1382d43d078a2b660d3c4ca358f5672ad202562715d6050ae8c834924660bf7e
0x8be89e2304959182a8dbe46523a0e50f63abb8c4213b0de30a54d893e2e08f69

Functions
Getter at block 21209446
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40ab4792260b151a2350284dedca8f106af70cef591bb9e4cf186d322ead5ef4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3Ba316F22eb6E86Ca1777f117917b8C4B50D96fC, 0x15242201bB5F1D1479022cc851547C91f1b97872, 0xaAaAAaf5149dcA9A6F6C05BdC7d8dC89b27e191A, 0x39Bd263cF3eE8Cc01cA0eFAbE2c94309e7Da7690, 0xDb80BD4f295623D50c2019581624454d07f070be]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.