GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 737 txns
Deployed by via 0xb231a2c9 at 16621803
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-1555
--
0xdec23f079d33758e3ac6979a20c216e61f987b8525943b2d21169ba1a6b5d673
0xea020047f88526a0bd4863907428f3aa93153cf18dc786d5697deb306c05744c
0xc11b4528169b31e56f8e7dfc55a4b380a191c166b40bde16cdc57fced9654366
0xb5de11a81d4781b75d1069b935146416dd40104573058155a3b3909c120c7596
0xc2b041a36f8c8150bf9353a3ea09c0a3eb25f9c95f8e77c4d3a369cfa494bd6f
0xb34da3514dd9b84be195b9a6702b6ab6b7346fae1b4370da07cca145c6185e3a
0x6338a7dab5316b83058d93f5ae86a279d6b6fc2fbd02541d5ace4461a9f472b3
0xcff5073ead2fac0ac94ec33c978c5b89a1976950ad2be24016fa242c5cc225ec
0x9f8affde4ed89bea210b5ca3d8ca6bc68754989216da83af7bc810ef9514a556
0x9d36325074cf37a5095d2dc29f8c62a3d80ad4e313bab2916768283dd0f1cab3

Functions
Getter at block 20910113
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc0fa98f167f882dcc3988e4d3023474a8178c0a369f40c5d9fb51b6bcc9b005
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7bf173bF2132441eF5e0Fd6314746EaF889a62fC, 0x2BB655A15c96776B5A8Fa75EFD22B2c030098FfF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
737
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.