GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xd0f9bf15 at 13722193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x8f929945d84e66d74c2fe3ebf53b1516ceb6573d99a307546656a692a9a00b10
0xd4826b2337e85b3f02c2e0dc4b98854c53db246ccd77ad84425aeae40bf480cb
0x504eb26698ca328570a0012c2c7aaff2ef8e617cfbcc7ba560b61cdbcada67eb
0x641f93291455047e9f3788058753d54f2af0b1e91c49b0119c7c695531005a2f
0xc74dcebb7e62e6f805c0e5bcb9b9e9b03cbf4b4be49dd0fa839edf4e447a54a0
0xdfc8bf79134e32f1f0163ba23a89fb72f5a377b227be0f32710d0b329e8d909a
0x609d042705cbb3629e5da2212f970d7a46fd3fc276790d3e47ff0973da138a75
0x2eb8f0daf7d672d79840bf9e11876caf29718b0087485dd063d31ac3bee9ba27
0x7d1ac01979175871d125422d506ac433e092e4fe32c5dcd4ee28356d648c28d9
0x564205c9e210393ce02d102731d8e57b3662adff1bcd900a157d85307a3840fd

Functions
Getter at block 20855979
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f6fd1de3ffeba1f6f252b8bf1cbcd78418a72b61cafc04f1f85ab44c5392c2c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4fa57B73577Efa13eF995E907cC515962771C5FD, 0x6662304e3198C8D54530fBdf02A869fA84537639, 0x57a2c6787d81c579Fe98a1C691B9f5F2fc5C68B1, 0xE9B80B4cF85d7709583DFF27c1F51B289Cd1E152, 0xd1a03B12DDA8e4dFf2c36e42A0F557Ae18cc668d]
getThreshold(view returns (uint256)
3
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.