GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x124f7ace at 16995365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x28134e4de2541eb27715cb48a2b7c87125fdd9704bfcb38e71753880f89dab55
0x58222619e8487b7bed21d9a3213b98d5c59144704798eccc5cd7ab122981718e
0x134a7eb8d3aadddc37e2f744179f010a696f43991d64d5fe6d6934940b308f01
0x6a1b10fb4a3ba74c235f48a940cfa93b310e430fac0de39f587c569b179ffc95
0xd25b12e953db4e4e1f662e4da5ea71bc2d9ac3416ef7da6e187e89439670ac42
0x6e7c0a621f8d4f22ab28cfed5b11ce1b0cb7fb8407b749c14d092d56d6162322
0x9ecdb00dad427d31735d037fcfe8a119ba1bf8b22609e973de8c69c0e01d2f02
0xa5628710d81a50431c62b2db5d4828df1404cd0455419e4b93d78839aa7c2125
0x84baf20b82a98d7ff88498f30bc0224ace51252873f6d81b0ed41b22b37d0419
0x65fdb7fd73d7bbe4e5b3d6c29f265295c1ff680b2f00eb5fcaec72d33089923c

Functions
Getter at block 20863401
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x35a5bf67bffc9b0d8e65405d21bf0e71d8fcb1f4caaa9f7716860c23136900c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4B96B541C1B7567157FB7B278bdE2A8acE8E9FdF, 0x57DC0873aE0f07C400c1b04B328AE0A30f0bE608, 0xF421D3d02B1d77486d214BF82273E11ecFedeF48, 0xb85C8C3fb16fc1938ea8C668Fb92f3ffE7116622]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.