GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x2f5698bb at 13375238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.68
ERC-20
Value $6.03
0x91e92c8fc7dc6ed200948c1524fa8bb742d05f8966c6b62748619c3734155fb8
0xde33bd14b79190552d6b2be5bf8e47ccf4b9bad6b93d84e4dd3017472005a6f2
0xd81c7df66d4e15c32b451136c895a9e9b8b8c9de51994cf96d9284dc736f35f9
0xae6768ea85323d1a3ee0bf9ea8f29e7910d7e3781b429a0f02df54f7509dbb0e
0x559890cb9f4a10edbbfa23bc8ff22cd5fc84d950f51a742e7c9287fe31f2a872
0x2ceb1011e1b1e1baf77accf05dff8c08d71b0dd218e9c18414ec7ee0f4379725
0xef49c87a89e79c129dedca075366a68d21bfef40f70a1f043e269fb1046fe836
0xd1a1d1b463eadf298b5febed6c94743fab2411c89c555a5933402714b091664e
0x41e1a1bef0de51115ed0d9780ba3d55866a2349b5c748d3198acd3aa1c3592f4
0x195bc109923e4b3ad6223ee6bfba795ce3fa9e3177298898facafbfeb2ca3c4e

Functions
Getter at block 20952151
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce389da10e10909da75df91d2527769d40d99b5e31b059ecaa4e87a07b69c492
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4dD055255e9D0cCD83F63546e620E8076a6A386C, 0x9BCc0Fd13A4690F46e794b893bd7B59dC0db04c5, 0x48f31c97bfadDAF679DFe25F3A7154Ab48C73E08, 0xd3f27a9A5f98FCb9a39E8746ced5a1De6dD648e7, 0x0d01e08e9DE0Fa6e3E2F0829A1acB31fdcaFbE7B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.