GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x8e8d445a at 20223335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x261f1ff3facef3729ab8529f686db028223fee875c46707dfcb3aa4bad80b58e
0x881b2ece3d7394270ca36bf372a5a2642c111744544a9d076aff5fe11544c7d0
0x2596ded8842599ae18bd648071d2ac08cd97ee3a78aa5a19775903639d57d272
0xb46e45982466346118ee6ce229b09df8aef89c57f73483e620b9001c9ad1f795
0x4524b9c5e09a3f38ff556b705dc624ef2034872adbc38ae3bd7baa48b0949e2f
0x80ac0a184a2b36cee97a263d871ba15767917950ab37ed353932266e6902f535
0xb65b588dc97e85542978645a28ce2aafa63debbbf41cb4ca038b4ffa5d95a0c9
0x8c2f1895c50f5d0fef815e56f077db34acb3804d4729e15fc723836d23ea9307
0x1a1d784ed92aeecae964cce699249c7b9823b781a75b272935bdbf1fa8862d75
0x60ccd2261e74cd426e8ce8a10f84f7a19ff3574fb7dbbc8bf66efe208f320744

Functions
Getter at block 20938813
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c340ffd5d5ea6e88db2c4fd3ae24826174149c9536c544f38f8b3f5eef03e9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD0386462559D348993f91D7CC0116C72df8BEAC4, 0x750443DC0C8c927827f7908a970135c73a64A6dD, 0xe3Be082C18871Ad94C014A6Ed39F06faB692a416]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.