GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x34aecf77 at 13173577
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,723.06
ERC-20
--
0x8b9861070dda52496ee344e005f9dce37da7b3df3cdd9b67674260077bb9b6c9
0xc223a1ba9abd54cf456aea0b621aff15ae1a5af912f8775537082094cf0213ac
0xa7cc0a5eb14dadf4635fb583640d39a26e38089c4d0fbb4c5fa537fa01514629
0x7c85f711d626135b8d8833f2984de43268c47779c07e730e643d091b6c7d7f4e
0x6c9250902e963d4873f0d68c4bce462e720702c309c164a3e543924bafe4100a
0x1a68c648847d986aefbb5eba52fc0564fe61080d6a11ea4b07566e9eee7a1bb5
0x3cf10d25ed8257b559e4d3767e977d18fc1b3f11e176636a01f539b887c36a3f
0xc88b33944f9575c942479aab01b3e2faf00f7180e450f8edf0abd7cd20de220c
0xf075010bd21c986be95737b9642e67dbb539f1f5d440e3676e9481d798d820f8
0x49d4f9b3fa030e42d1f3b011905fc74bb9326f6ac2aba3525e23b2e50c4e479a

Functions
Getter at block 21306848
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x463beb112fa48c1d6735a7e6648af138cfdea39132ee7bcfb21da01a710bff66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0E8a08B155e4bf64Ec316d4196F54f39F615538, 0x0EEb61aeb7b0e142F295305eB1E2d9FB9b6f1C03, 0xA0b0c995037D01Af42546F164C76AeEA9FEBD1c1, 0xa5ccffcf4a3ab0D39e0DC29f62b297c63be520c9, 0x34d5d2ED3Baf2d2CEe04e09A58Be875036c6D622]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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.