GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x16d19863 at 19757965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
0x7468b6402e21bd4c7a6441551893da14fdac914c18829b673f9b1c7d4d502673
0x4e8323a437c1847701a66d566e22978622c890c74228ccb1a5f15e04b03ae049
0xdd5305effa68b9213cbd2d29504a9570609ae8243f57acd40c681bf9b8662e01
0x75e41f7913f4d5f8f397abae9da43906f2df0b7b2e5616c850bec97c188d72ef
0xb660d46a2f96de6e2c1b68940e5624b47a82579debb128d1a4162a4f1b518244
0x68009811cd9b4ae98132d5d06ce46a5d0bc954c3520db5b1a769e33bea646ab5
0x9e1a8e690d4c249c9a5ec922e1c54f1546fdba06104a52d387d6f8b9057bbffc
0x8814c8368202b887f95037583d15e13de20efec6997e18f81e5daec712316aa8
0x725cb7256c55053f91bd7824ecb1ccaea7606c5d65ff6b5e8cebca6939a5396c
0xed0327135f189a0eb5c606b6d360380985966e5d32ee8e79bfd897ea9799cc83

Functions
Getter at block 21331685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18a8d1fbc6149d68f9245b2ce2b0ca9ef3612feaef43299f24fb1eb4af119d93
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3Ef94316B19e3bbe00F3363e76Ca445c065d31DC, 0xb4AFbC12Ca57E6D098fAbD2a4f9A22eDF1Ae3697, 0x720C505aA281e6B41C2f3F5C82AFd6A518bbCFe1, 0x09610d4239c8f3413509202DCcC7e27C6B0a47A3, 0x1fc76b7C6F092e0566Ce9Bbb9c6803Ba5e45Ba32]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
39
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.