GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 292 txns
Deployed by via 0x901637a1 at 13790800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,605.59
ERC-20
Value $4,343.61
ERC-20
Value $0
ERC-20
--
 (#19)
ERC-1555
--
0x9a335400aad61d947ba5304c40b67afd4c61d2fe4ae6c14588a5524a96385163
0x431fd7bfa03839db6e3c1bd6154c9f3570b9ed5822bdda4915bbdf89fe7c2341
0xeffd7baefbb2fccc3b49280a1b180e2b6246db203a9df79d52a78024c2461faf
0xd34c4b36a67dbaa0f2e57a0a804327985e2149a026c8dcb98a160330f5314914
0x20976a6dd2f3fead0a644df22109efdc66f75944946a651988abe2d3259352bb
0x8af87ece6215c676b6de1db1435ec3901574381ec68754a160ac96779320778a
0x310f9da36c55a71b894cbed60ec10521707ac4c2f6c46c648e93a893520b35a6
0xd57a7fa56e007673a30cf67528d1522d548fad0f2267f5bd8e542bd74de90926
0xe7b845ec19b6810a154c4b7c7bd4c3cc8866d00892f7c581e425b337067ecc19
0x8109c181b193202dba53e60e663c07e442d2a6658cf8cae2847fe758384edd17

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