GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x13ccfc4f at 15399775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $62.45
ERC-20
Value $4.99
0xf6f07b53c7b2884c1656debcd144b4fbc984742c90ac2ac89ba9ae97310413c2
0xe2c41022d18d7c4cafa7928159beea022cdca899812a0f4d01cb9f2e5ace619d
0x187167edbe07b83eeed525ba30f3d31056f8e0286b41bcb1d45dfb63cf27b8be
0xb893e26f110e339671ce9d94ff02a40cc83cba1b1ef9473fabcf71d184393fad
0xde41ecf4e63e63c20f2f16f56b88591ec7f3f53b51e5852d71d2f76f6b5ff573
0xb3d37418ab8d482b9026f6eb9ca7f7e0b25229af2e14b73f06d102ae3cb0afef
0xf9667ea8fc337cf1bbf6bd02802c46249a9c1d263826fe37121611639eff4b6d
0x3eb539c686950a9005df021999322b717f88bbe9eaaec83df33f3add6c7e742c
0x5302e52009e156364c010051ae2bf5f02d82c77b75b147b66f1fa8939967731c
0x7259d5beb175bc20f9ce4835af4440032d6d5ded92f5df643be52a9a0285ca9a

Functions
Getter at block 21399556
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x44213cca3f4f4a7d5a6c5014b1e882269d0fb6c18b2dda7d925ea7b331fe6421
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC78d6a90c1F1Ad535D83DD828c959Ab3CF2dADf, 0x8134ee988ef47C193cDeAdAC7D870024e72E405e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
31
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.