GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x635a9ac5 at 16813736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x61a1dd05e04c7f5044fa4d2c3818d8a194a002f4ce775e39dc51edd0106e9483
0xd9504f2e34f73e68ddb91f5c13478297856c003f8dddd0b4157fc7767f1539e3
0xf02dcc2bc7d8422680e3e7f1fc70ec4120dcc722ae17081c2710a91214745970
0x0f8dbf4763658891a017d67ba170a8bed1aa6f2ff1f90de128645cdb69da2ffb
0xd7aef91992d6001889674eefcc026cdb2ea77ec33cf81bf232b1af1803b41a99
0x23428150aaa12149291f82fbbec97b066d23166f6aa3aa433018cb16a68937f6
0x6d2812265e355928ca675b5e92621adf219e4f8e1fcf83f5f945df7b77721429
0xa6075e5d4114cb44359e23409175fcdcdd5b01263fd9dd6a3aca799cc5c4ec70
0xc1e399f403cab3d74bad853807aa5c64ad90a29ae80fd42fac654bf509e02f16
0xe42c7421ce9a94d1e84711d6df2087701a2b5fb6ea49c93387d1602cc83aab78

Functions
Getter at block 20882044
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3c50d6ca6cbf1d01f596bd7c130d91692db3af6118294e5a44a7e7343c6f7318
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.