GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x23ce7e44 at 14704196
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#67)
ERC-721
--
 (#997)
ERC-721
--
0xb9da63da49fb7c2181ac6a9d858b527bc14bd09b0d6b9ae51b4886c87461cc87
From
0x64b575ee0975a62077d4961fdc0bf476a8b93752dd242652a5728c8c4895c517
From
0x2a19b35a69675e1a71739e00bb79f690915c73c5faf3a65c41672befd36192f6
From
0xe89b2f681cedfd41a1c64d72f218243080ea6aed0bd7e4193687b803a06dfb6d
From
0xf51cf3e26fc7ece8d83c3209fd7e6e95722235ff3d5b793ff62368858850311c
From
0x9e77b4ad0244e9ec01be51ff1b32af9c373d3c0b28b99e407cd01889cbcdd5f0
From
0x8676e381957d3e05013ebb61439eb3395e1b2faa0bcb444a4cecf0b1a03630ab
From
0x8c61aca3d89fbdee268d9df6337b4d6f5fcac640e7f55c32940453a6898797b8
From
0xf02ada94543c1acb347cee6793b3d8aad4203da445bd9fe23601a82c439fd433
From
0x055b5c56d110c1565901860189d7f2e3619fe3c435aa48ae0398f45df69a32fa
From

Functions
Getter at block 20911550
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x10694d3658abe31c98c5c27021ea56aa3d5a488ac4d67851b8024cb142295114
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x51Db864f1FFE80fAd4BC0146e83284293D76Ee08, 0xB9cF551E73bEC54332D76A7542FdacBb77BFA430]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.