GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x75758e58 at 17643484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.96
0xc20206a3cab610e852df44a52927d2fec95451f9b61e9c8589469daf252a4ebc
0x8d8fd551ead9d832551f2df2f294d76e8f6ff9ce6c387999443b0e6b82b02b76
0x21e0e2ad29c407968d84f5d05582bd60b20b957cfb578d8b9d81a1f21d80ec27
0xdf891ceba1e803241d4b47f318539e952dbd57cfd06513202b5e1a61b1365294
0xb0b627d9e8c57e9ba99b52ae213113f745358c910ad39fada61a0ca35c23b894
0xe35a8462f7702b83ed753de8b16ad157a42d437811449ee1cc2c6f3cffeb69c0
0x21e648402b976ea6d2c06170e66d71b4665ca0bb0fd320fa06b766357106a8e6
0x3b84edcf9820075daf794c6d4bce277ed001c6f5a0fcb3f25eeb747d4b66bbda
0x74d0d55de361fbf8af8be5b04f0b89275d57805edc0b81c3f685bbf25290e8da
0x2c38c8fcd7eca36445ddec52355a562283d888b86a50ada6fe398e79c0b50787

Functions
Getter at block 21209693
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x230852d5a81e5cc06fa07447ea547d9b602995fd9833ebed6484452e6d7f3ced
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0000000901C92bb92C98DF004bE56D37D1604C93, 0xB05d24E314372cF1f34d9e20Fd11e2Ad138d2155, 0xD403e4E3239943FaE744F44776476e60F54ED167, 0x696970c25923b1E9Ce9C27cb8Bb9Fc64Cd2Ee536]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.