GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x8df08410 at 17416890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $213,569,019.36
0x9ee1b382fd42479f898c1591ef6e0032a7e69d7315978f0dc33d4ec60c657ae1
0x01bab80196bef08bb3344b2c717f96116803b22d16ce49ac860c8ff30f87759a
0x6cf9d73581f1f5989d1fa504e542f88767b6fed5b5145a0bdc3e26abe73a36b4
0x39fdf86294ca54dd293ac8eb2209e5ad326a62d4f502ab651741b690d7465892
0x2b29275704fbf460d479f13964413f728e90f2014932ead75e0aafee79248fc4
0xbe91b49c95849bd507742f157dd993e9d299d73eff3d59d00dc61e287ccff610
0x7f4560c936fd292513fc5fb3f87290e840c4517d5e88541374815d4fdf00b2cb
0xd3ca5f190e46ca288533338a450a1a075189f0a357e9903f872a19a6c478ab3a
0xce448de8d8b8451732a713d14e15c959e872d7bbffa62021afea8087429e1ccd
0xcb4fac21d0278e2cb633a8461c1f059846113fe1093426a0790a15069e13907f

Functions
Getter at block 21296816
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa208256e785f99fdd0f426a2e976d94ed78328ff8fb342fac692df5e143ebfba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAEFf46eD4cC1021bdF8773ACACf0AeeA1DFFC917, 0x76832826969022E592CA6dE5e642d41b2c617414, 0x654803fF6e7bb5Fed30cEa0902856071d8A3caF3, 0x091817Aa51F3ca043F6b11691af64052A688e39E, 0x55d3FF7f96304999442F8A26b5000019555912c0, 0xb1f9f30661227C20Ad7A6D60894180384dCCDF97]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
68
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.