GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0x9c53d77e at 20123891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $330.07
ERC-20
Value $5,604,957.43
0x46f7e0bc2d414a6c4beafefd82d60352586b0aadb0b508c8b112cfaf981967d3
0xee4a54e703b95d144516e90ca95c18203c027b979dfa572970bc8aa0b5ba987c
0x987efbf2fff59d262f21c9d74f22f72bc730e3f8650225468017a9fa39585092
0xe394307cee2b331a32610685884866033b8fdb8d1d2849565cebb6df9de0691c
0xb8117eec67acd550020e5ca83d00b59878a695c59708910397ad2b7e461eebc4
0x66c3fe2f263f70ca30dfd5f1b9678d380d6117ff75801220bd581e31ce0a801b
0x41a0644cb9fc19fa29299c5566e9fdece7b8a5282cf7ee8e06e67d1f63dec782
0x1f0cc5ff782d5f662a06f22e90433bf1ba002b58216da70e3fb2d4b895a4ec4a
0x1e7afd01def722e470b5c2e0dfdf839c5e778b7c15412eb1354530e7a656970f
0xffc8283ccb7a33ccd0de8a1112d2154c045a8e29b154a219f5cd3b4e948a2362

Functions
Getter at block 21272269
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x53264956a93ed36b56db4b5080924cee8d8f3e003d372384d1cfb8ef34ea4bd6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe36fFB896337f6FDf5ef320747FE824e82243c11, 0xe0dc781CDf2740898d51eA8950EEc84C63dC1595, 0x4DC3F93DEbF21158da97751e0c3e3CE3E23143d3, 0xa599266D94D7f2E347f597b2d6972FC52528651A, 0x3Cb1d11dAE619d489C12bD30e229Ae13bb707409, 0xcFc7f5782a6A7ffe1FFc6b915D22B1a01b7d8f20, 0x9C37182D889b41c57103c226F724b38C8f3ca37f]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
104
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.