GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xaae86234 at 16044284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xee4b330156cd6618a3acaedbb377d5fa0d9b43b5bb70d5b422cbf756175cb871
0x3c2bcfb2290c8273bbdf2639c0c8c30209174bbaf10b7feff43579bab23e375a
0xe805df209d6d8127f8f35614c7f3a1077be64262141a9e4fee5a8f734981053d
0xe37c90bd63152b2e386dd475c354395fc3618f249fc2a73ffd31f4f9b9996966
0xbd20b4c62ca21af646c0d801f5f1eae5a18bcea3f1b703fd16741abfd680d375
0x52078d99f2973158f4d260bee16c82a3d5288843e8aac9d9d566162711ebc603
0x336bd6fd14ca4071cfe9d226aa828620bc84ebf47b408823074133665f7781e7
0xfad98b8244aa101c315a2ae095782d47c72045e15874f5b12e660a44b861898d
0x64a71391d185aeefb20d3b55595db0abd6911b1191a27ef269d457a18df61902
0x09f1ab6a3452f0a1b54b6b6f00fbc3e35cd94d55d406ed06e8846e84b6c2b1fb

Functions
Getter at block 21225393
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a2c27cf2a30ff80fc90c2efab917e030fa2260b4033c97307556f2bae7eded7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x76069bA516C471C1cB36E26FdcDA420dAD9eF5f5, 0xFE5794eF8F15C9fd36ca7e32B96086c6B8e461D0, 0xfac5a27cb3237CCBE46c7A44A6bA581e35301fE1, 0x6177224f982A7F19708c7178f4d906CB6A908b77, 0x545d31fe7E8cF4DE5D01FF0285Ba1d104a3BD318, 0x7B4459127cAB09E5B99Fc0654c9283dd0EE103D7, 0x512759b64EeEE5a8e2DD91B548535e98cb3a78A6, 0x8A0dd6C48b445C9795b5e429640fBf7Bb804Dd11]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.