GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x79475ef1 at 17635832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,547.37
0xd9b7668fe593b9387c65a64c054a3bd47dc788d7afdf399a10d0dbe85ca10b5e
0x51df4634970979ecba805a590c3332961983a6abf924bb07d3e629011031712e
0x8b1eb27933f0d7758854833088503dd51055c7c138ee4767ad58178c8b4347f1
0xc4a0029ec2cd5b305d4907372e34e61875aae6552289007ef3e2a214ae2a6c2c
0x3a9446d884751256e7d75262505fe6c5d24c0cb7d9346f72a7ba8cabbf3b97a9
0x6a0a9c58324801ec4b448882e11b42e0028349ca907424da4056dff9e4fe76a5
0xd4b6fecd5a4d189734cff991d6564ab2257daeca4d92b05f768bfec830160a1f
0xa3af67ab8881085d327885cf7994b45b77e345978776b80bcdc99521644ce08a
0x42e25f014acfc7731f7841aead3fbc5ac037ab776501688cf23d043973ea758a

Functions
Getter at block 21024991
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48f60d06f3db6f09e41831c932c67d71126eb168c21314b65152b68b71fc4509
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48b4C2983871e65972a31626431cC5035691F09A, 0xa318EF2ad10eFa92eEA397d2952c3bB0198d36F4, 0x649b27E42DeE70478AeCdFfb9ff8D7A29ac4A01E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.