GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xf2d7a4f0 at 18122652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $751.48
ERC-20
Value $2.48
 (#213)
ERC-721
--
 (#210)
ERC-721
--
 (#207)
ERC-721
--
 (#194)
ERC-721
--
 (#193)
ERC-721
--
 (#136)
ERC-721
--
 (#94)
ERC-721
--
 (#92)
ERC-721
--
0x11ee1f11c86ea32cd47887f20778c8bc9009772c84310e58b88c7baa6483be8d
0x0e5627817a4d6e78361b933bdb8d90f90b1ae54f6d17d3c7734f0fdbaa0143df
0xaaece86636714d7d1fbe614a5d1346f6aa414e7aa0d05d7a4e27f10d6aa3e385
0xc8fab7825893813cc91f9867d5bf6a4b6c4bbd9ac9e56ef0bada54336574b61e
0x730ddfc9b623ca8443ecc551a7debcd73fdd071541e4f45069908b70240c8406
0x9f9644313a91e5ae8be1f090de9c551164c3fd599b5a9f70ccdfe0831b04f49c
0xc8633bf8a9d6b0de2d5164bbfeb1169b42636a2e113b53d4538921240248bf0e
0x4a38f8baee059c540b155bf3a3bf44432afa9882afb8bff27669ee2c3362b5d0
0x1216b8d829ed8747478cefbd1a39e6a767e8f2534e234cb0398b7dde99aade0b
0x5afcece0297f473305d2facbbfc4c25ff442713edc625497d758052d8c64ae01

Functions
Getter at block 21324251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8cc2b5921d74fe4b400a750df1612556405f226b311541796b3d4e2bdf8f7568
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x528D98514Ee58667Dd4c44e1059FD132218c09DE, 0x53Fe72fC46B52Dc827CCcFA7887D4Bc550c806aE, 0x694AF8477b0067c739853FbA425b29D4F0cb9A51]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.