GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xdb840e2d at 18285122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.21
ERC-20
Value $39.41
0x058d98a065ef3ee635e793db21240ad22bb2ffacceb297197577a68d03bff274
0xd8651a523b7b02639bc13c9947b360f6af1a5c920d8cf16a5914b8c021443cca
0x762da84efe88424899e5ef61232e28db0a2e3415e1ffa8dcb342d00665fe6ffe
0x5159777ed6d15b645247590332f90d42e15f588a082a6f5df0634a84f40c4b42
0x6fdd508f07f7c36cd6efbf9ea3c66d236f909f9c897bc92da9c4040b20db2282
0x85bdc891544c3fe7112293e591b67d494659447a6ff74c6aafa90425dfcebf45
0x88f16d931be11df932052571478b868c3db55f3f004c5028132eadda9758d95a
0x26090f57fe8799b132d0ae9530add519157680cce385bd379e1845823258c6cd
0xbffd1943ae235c7d02fc83cf804f9cbab325d93c1ac2a11af3661083ed03fa1b
0x84f07934d8b6d2105c86f396a36564792c04f7d76b227e175adbc3e2757b0a83

Functions
Getter at block 20967657
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd601c556d7ccbe947925facf7318e6e3bba39e8411cf027925cfb1c714b6d17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9cA8FDE7CC05158C552Ede2Fa6f246e151d66c3a, 0x520E5137Fa11625A939381C9580f4d5296f30722, 0x92f79d74F6d9E699116C505fC502Cf24F674Fcd8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.