GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 536 txns
Deployed by via 0x7f7eaba1 at 14697552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#560)
ERC-721
--
 (#559)
ERC-721
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbd98c931e4b39e396b90e07ba02c2ef4526ff6734fdd067b258b7214a8aea27f
0xd1f4db35875efcf3f2c8f9ddb5fadf487d9ac269c4df08107e624d123494df1b
0x216d4a41fbec6d3fcdae723f5c3becc988cd37472349228ddcfa1202e05d4e80
0x0da524f3233f111e0a594b11ba1170d11b7fb8285700de236d691e9f26828e87
0xed31d9a77c4c31ae8a5fdae3b2823c1546843b430655c8c575841d797307b1a2
0xa75bbdb9559cce2ead327004169aac591e09f7d16ce051554992488b793c3ee5
0x52554d892effbd5f912515c1e65f73f458fae151e3f66e2d2ee51aa56174f689
0x5dbff29e283a7b7115e0e3730c8998d3eefd0b8e8c390165361a44e51ed3b4de
0xed01eaa07ea853b4c1dfa84dcdd5bc77a801314835d8769dbe3df5f684b5ae65
0x212269668627e9a17002318cc53059f6e7ee7836de9fc6d960c204068264a1cc

Functions
Getter at block 21207343
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa00068e15816e1bc929d6e1cbc48e66441c76c8be59dda5ee9dc832a4c597355
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x252Dcca695E42f7571967c2f3DA1e847a4aC45AF, 0x73fC4c27fe25D6E6B15a333a5e14E1cAfcAB1D7c, 0xFc42DA3f19334851faa5D6d3723aCE6e2798D49D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
501
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.