GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 277 txns
Deployed by via 0xd0473385 at 18958612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $692,793.26
ERC-20
Value $10,974.59
ERC-20
Value $0
ERC-20
--
)
ERC-721
--
 (#24965)
ERC-721
--
 (#3347)
ERC-721
--
 (#7576)
ERC-721
--
ERC-20
--
0xe501d1d932f0ca7db05c8cc41c5303bbc166020d5fee5647323d8c62f34be59f
0x6b4333886d97702bbaeca7d2dda36f9143c740ef83fd78207c97fbf9f8f1bf72
0x96514315a55cff8412eea41e4fbe1bd17b09f1af6f4a3d8ea23ab94c4c1d47b1
0x8790dfda6a582ea349911b857cf089fc0b333d7a8a1fc94a46f9b2546118eb07
0x512def5b4e9bc3a9cac8c51f00e03542f1fef0a374d05a8731be2faf98d881e7
0xcdbd825d53d27aa4fb72c7cccf3ce234d5c4558f9620e1959d7c6d5161075ec6
0xb63dfc145e8e371c644ce6ec8afebb64eae97a2c867a78f6a77cc82d266aadba
0xe0e358b774bcbfb24aabf8a64b87eef35d52751ea757142d575468227c45ed45
0x74c25a02cca4d0daffc67672223eea78ae7b3181efa6ed17d5a2f789ea85e8a5
0x47f4d749f6e4eba168de1c4777f49cd21b5779ba0a08affc494e5b8f6f527b96

Functions
Getter at block 21157904
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x61cce902e88d924a81f25b00dbdece276d45e7e3e81d37eb0be8569018e74154
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x264FB7Ad1b70d4F03Aa538A9e8d6e56bFdDf9a80, 0x5e1Dc92DA81BB01419dc0d9A4b3139aEaB02d2FB, 0xE3f0e1C99F970F2A80b5Be935D5770eFa4984bCb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
230
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.