GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x38d97e84 at 13396248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x12cbf43305d4e224989970ddeb618441e9d66f4d5d62e0c1f0134bf2f376e9a6
0x774fbf1a1acec4e33b65f8b8bec7d7ce69a63ec1d354658f52f0fb84caaa7db9
0xedb20f9ee20a21ea8e3455829bdf46dee15b4ee0cf319c85adf08acbefc6b157
0xf9a2599737da1cfdd8879f110ac88788aabae0aaa7930d0a8c589606e2ca5e3e
0x3d6a31cd55021f4fd80f20882e9e7063e2d1b7da97d2df681bb485e045018fd6
0x5e7ee14558ecb53a6de96db97599ef0a5c05c1742cb46823f27b0e3ae88d1503
0x4f68ea1956ecfa55c9e59bad9307b930807a260edbdd6b403faf9bd18d0af7ab
0x760521da48fbbac88b3eb9c1549baacc09ac2f603af46a91bf9c282b4c3c4e18
0x32c8bff32c1a800563a29bcb69649c36efe6f66a38abefebf72d203b529e9294
0x71e4be4bc0f00351c030892e7d56fb5a637a3f702814e980979a9fc5f18495af

Functions
Getter at block 21124601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x94997b493bc04ee377dbb93b3f45a6c21cd63a3671212670704ee8e252044ee5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEeCdf1b4aEcdB90102ee3d8f1C9F73D9F6E73f4C, 0xA9707bF83b08B40d807c04bDAD4b4E3C9D93EF94, 0x6bcFce9ccdf542b68bC237541CcE0a06C8AFAC1C, 0x128336483926E5836De8a6a5459D702b6bBf06A5, 0x02b9ebB84E6190c35DD7925a11d7373Cc7175aE8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
75
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.