GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xe16e9d6f at 14358486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xef431f8b7264b07b1ffd7a93f2ada49bfd98b3082724ef9dab74daec5c7514de
0xdc80f8840a14c8f05a62ad78ef121208bbafa878a324274c40e38ce58bb52a95
0x17c96d9db43ed9e4b4ba45df8d794c6222c456bba968beb86450c42bf5bdd7b2
0x35abba45a17e6776945a913bbfc46a099ba51c3802c925f03f3bf78d0c21874a
0xd348d2f68cb1265a70cf9c8216be002768df7e1aa84e4e5a23c0309cfcd62115
0xf54fd564d6451a8e95dd2d15246e9b7dab91f98b54f10073dee0f6c6a6c6477c
0xc28e33068e24ca3b7bb7a15ac2f66d4c4bbc97dfdacf6cb074bf4b7995166b3a
0x0a6e06bc534bffcd62e9f3611e1f5b656b4bec5bd981a2ea3ca97a6b96ed29f3
0xfd1a0a377a48665168bb25947094aee491fd22a159932710b9b4a995baaf79fb
0xecd13938e93eb6744dbd5fb5839dc0e5ed47341a449fe85b1b7c8b64d33058e5

Functions
Getter at block 21317696
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b0ec7954a59ed4ba1390b94b4ec673653d11dceb1bde818e970df1cc8e84fc3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x125Ecc7E5771f47eAc0cB5ada151d72bE828fF34, 0x2d825df2EB9552ABC64E8274aa27e9EdC003145A, 0x868ECB28187E9622c6195E11BFa2c168763B4f6C, 0xAC6048f9D75Ac109380563a3038ebe188B52a554, 0xcB183676634EFb332f90B60e05832ca67580a42F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
35
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 _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.