GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xeda0314a at 16674454
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x51fe01632c7167c8774445a031fdfbd201d923947d28a433f4c131324388ad4c
0xc997ac3818d27706f83fa2b4a82a66103516a1d0795d1d1e3b2e5f00ea4560aa
0x29e333bb125fd2d3babd11e861fd13767df60066150f457d113573d3f1318fa7
0x14d0870e07fba27b2991e83425f6b15ca126f7cb67311fd8d2d19085dfb0559c
0x802223852685da718933a2555feb4001876fe49901d1deb1992080193a9ccf08
0x4dc3c9e2af0df0df2166d23d1c05791c23490e49da7ce89d4da9dd56df22b01c
0x9f2b4fc0cec875832770dd3056243bddb6893bf05a392742e4d679119a7b9ba2
0x3bb8c02bb3c4442f1504d275e9d4556743b29d189f125315317c0aa4fdffda28
0xdf76256468b18612658104a4695e8f48d278b71652706fffaadf872975418374
0x0a314f90f1f151bd32d99441f3eae4ef38537bd6be18399ecf6c4e0f96ccb402

Functions
Getter at block 20947165
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf48c5cb720b1dd4238b07896a2efac155c302b15039d3bb246df4ece94025357
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB6789Ff4FB0c43fF42414aeE690A18030b13907B, 0x7375953Ae1a8E05abFe840e184e4E05E56Aa46B0, 0x035b5A5dA36d3833194105Cf327EC500D26a9a62, 0xbe23A8E66fbFf538266F6Fe174d3E3B7Cf867e72, 0x2cB83B071731389C67D6dB424D91644788a2BbD7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.