GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x5ef65d86 at 17885042
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $960.78
ERC-20
Value $60,553.13
ERC-20
Value $21,113.95
ERC-20
Value $2,112.66
ERC-20
Value $36.1
ERC-20
--
ERC-20
--
 (#1939)
ERC-721
--
 (#13)
ERC-1555
--
0x5802884077085d1dcd92873797d46c0b6ed7dfe73f2e32d46160cf3b267a19ef
0xcab79ac351f35b50476da4f85d75b1b8ed3818c4ffdb5ee6ef566e359d3fe48a
0x75fb5abc80584624c104fb0c771f05755e211a3aea4d74a8cc7fef2971384d22
0xc237a77ce9c7c1cd170e7e0908e0ce3130f93ff66631ccf7de518af78d50d97c
0xe8073108384a24a6ccd37b2e0bcfc4dbb730dc81ff1f873753b07d6e7c7ba23e
0x1038e6dc046c60c4e68ef8894f8343e7923d0e5b29a6f1f8f244f9f84f358337
0xc926e8722298a648d4cabaee9592522fb4ba2e78bccb0716d05ce088489af32d
0x74740de422afda3ee76707d944abc80182a81d5193e0319467cd67584a081c48
0xb89b7c49010cc891509ecda563b43615b70c2f6a1cc39e16636008daeb5db7eb
0x96d75cbfb92c7dd386b6fc721e7308d37cb4a1a1ca9a266b793cf8f20d0c1a94

Functions
Getter at block 20887052
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7726f2a77561cd7d2824d92685c74de484bfc0e6f5e9fd592b37a582ceaa3d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb491dECdeFa53F6bC3044759Defa380375bDA729, 0xFc481151Ccc71ec0dE54EC2c5C27672EFDa4AC2E, 0x4361e3b010B8dAa51053c833edcC83b428BD6141, 0x4D16fB4423199ab2DE4DbbFcc1aCdE9b990f37ca]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.