GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0xe3d1fded at 17522220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $61.51
ERC-20
--
ERC-20
--
0xd526f05e7368bff82dc21d6527f6540c975d959842f3299f8c60967b75414312
0x83d86cd8801ba4866816bdc433f584fc8758ac04e78a5b9b38cb85989efe56b6
0x97cc6803f1d9bafc7a91900b35f2868aaa2c951c35f10eddb8968070e2efdc73
0x07510ca9d9d3d99e460197e824c9b005f40217ccd5abdfdeb550050e3d7a60d5
0x829db4d1af178a92ee981a1206962a52373edcb4d2f4b3b7d4a4f586ab70e203
0x4fce81a93971cd2cecf18d78bc54f498a78e8ad4240d80b7f5dfc3f56736cf11
0x330b215bc30294abbb4ca51abf12662953ba235510ead0a27781cf9290f953f0
0x04c79f63e4be7cd176ee876bdd9e38e925ff8880d3a38e6b5213d035897f7732
0xbac43687288ab963e455ff5b73932b327285a25ea6e5c46e79ed7fc4c4c6f880
0x928c6f06c3c79e50234c38923ffb82f4f440331e8651cbef8a536014874aa827

Functions
Getter at block 20907378
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2d8fc5d99268bb247e22cb830659c6dac4ca8390cb13badcac164283ce0c9ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x72944c157A9F134C3D90500c80E7a1dE61f6f84D, 0xa32Caa7454496f436cd9168bBF197Bb085eE7545]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.