Proxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xdc196f4e at 11193436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.93
0xab4dcbc0e4a63470cced5208f391cee6df17aa99e0d3a8ef1782feec45ed96b9
0xdf6bbce11ee04185e2fe3e55fc0d269a71b57bb0dd41a23504be0274f3693c42
0xee6c531418b2f17d188a7a1c3b8fee83ad1e63f107e5a7016b63e0de4360c6a1
0x5d95e4268cdc835135d9b423560097f64eb4d3ce9c805499d1019ed09877beb8
0xa89d6692beb4fb33513d2e7b01db9986ae4901a9e41e39117525f49eab609cef
0x2b3615f61367e3b985ca506f2c8707d055b39586e3df3e94bedf1a7735164da2
0x6e65e6a100e9a59354041acbd94e464cf8fef72e3e8d4de26f840cb87f008d92
0x5ab5dff782775644e70a7b0a82594e223f607fe0559d0e780682d46f6659b095
0x9d7f60d25e3718a716d2814d7e9f24d4ae8f93df852aaab781638c4f7912bd36
0xeae622869b4ec127df798d69272598d8ca078fe2379a0128dd9ae52e62a15825

Functions
Getter at block 21405933
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x2987b6c69b723dfa66b74f9fb992686b990e4b3e93ca4cde2d5a6d35318e3c1f
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x241D5c379668A157F1734f3e7BE725552799c0e2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
39
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.