GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xe9010782 at 16974162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#253)
ERC-721
--
 (#252)
ERC-721
--
 (#251)
ERC-721
--
 (#250)
ERC-721
--
 (#249)
ERC-721
--
 (#248)
ERC-721
--
 (#247)
ERC-721
--
 (#246)
ERC-721
--
 (#245)
ERC-721
--
 (#244)
ERC-721
--
0xf9ffb7ba3699fa165590bad1b0605bdadc9a0aa74741e0e4800bcccdd8f33a9f
0xdf7d165c79f73c3272bc2f28fb342e621db4641f7cd40f901a7970084e52fc1f
0x8cc7107d3bd30aa591fa48fa9012e6413551b045975c067e54c9839c362f6de3
0x430d77704463ff9e75bb871d2412f672029499e7388c583244ca066250591b76
0x0d13a03918d842674324597a46a43d7ff3cd3c402c44e0866871a9b0b8b7b49c
0x8d66ad7a9d4212ee94c30bf5fbb6fb1008fa6680d19e2ef76881f17facab7b4b
0x220773d4e9f7b45f3358437408a48252e66d5ab9df0953f0790175e1efa0b015
0x13c603f4fcd307bf263e73df86c2b0102e68666b81f457e7ace427e0fc6d1b32
0xe289c6c1397f73e60b2fc2a7ef429a64a58dc1745d53ff1c0a7fc014a3593fff
0xd2d524566e55f27b14b10ef7675d9ebdfce63605e9cd6c65e071ed232b978cf5

Functions
Getter at block 21400480
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x86a24f7c8603cc4af55f991fcb2a6b242a605ccea06c0fd6a0a96977095bc11a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb23bFC318b0A83c88B9404d05f8459986003f6E2, 0x94a03Ec62517BfE865C161190FF3400B9336cA32, 0x73CaFa71bE1dba0baFE4c56f16e15CB11e21dF9F, 0xf1ECEE1BF6AEb0b887c448D02aFB3194341A866d, 0x384Dd74EA3A709739FE92643371d8C30c6181EcC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.