GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 405 txns
Deployed by via 0xd0dffc3b at 16291194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
 (#865)
ERC-721
--
 (#722)
ERC-721
--
 (#343)
ERC-721
--
 (#290)
ERC-721
--
0xd9e6fb87aceda9da2c54cf3c9d2473f013b57c1986cfb45bb8f45d2fdb43c5b0
0x4365cdfeb9f41ba7641aab5afa6b0688dd536566ee21e0a84f6108b870f38cb4
0x1212131069ff362acbbf6497b10f8a96d1a9375860c5cc745bdd270f1e7451c8
0x1b467579d502af0fd62172597f0fada209aec631ba815e22f46d57dabc100bd1
0x37dd7715bee8fc9c463f19ad1ee42be370c2c78ce2892d8c35bce2a64e5641fe
0x4887b50d24af775289fad527167db9f79affa2cf29331fb53098faa0390e19a3
0x559786856786606416858da25c23e8ecc787ab7de47fd1458311aee3b78674de
0xc9f617560c84c297511a02882d6e15573fcf443fdc87e3ce80287130bc84bfbf
0x6bdcf5870b1e169094c708ea43f500c510372e657686abec4c32de324aa2fdd0
0xe1c74c8fc8cf253161e6e889d9d8db904916d2f3995ebf17a539d56c7de9685c

Functions
Getter at block 21160493
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b3ec478c39dbb06cf7f5cf44f99b42f648a793b1019d28a564695f015a9daad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFaf821dC2098D2266513959d9A60f97BfBDBCf91, 0x24Dd9fc24d84C68C20a26D6f87160eF17064987A, 0xa7E68700499EbCC36a00C9a595f2AeFFb688041D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
436
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.