GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 124 txns
Deployed by via 0x1ed2ed65 at 13573701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $244.52
)
ERC-721
--
0x4c69be7d79685f3c7ecc18ecc3b28896b3d49f46751d359bb1c0445c0cab9332
0x5eac4538530faa1e9776552becadcc223208c81a1fc1c17ed2f474f0de719512
0x65fb8ef5debad1a540bd577a39b4f25796656b36369d8b816a95d4b6c1940e34
0x87d6adff44faf8c88c3acc4a81a3b536254564a0ba536456a17d025895169238
0x65d9112d705d1da6f9116e0d488659930141bf159a9b3a9ebacac95dcc37203b
0x9bd82649b2d21cd341143f24e1cccd941b58eca22ac57ffb15c6c3fd5c2d721f
0x9cf184e0582b252bc78f27b093ae81afa09a4611236bb04d031d3118532758c9
0x18c7288020888c94998b4b143f5d1f258bc90f0a5c9a6d49150bfe707097906c
0x14d4f927fae638207605c02b18d75dbc63069f95bb5e2b865976d4f32ab7209e
0xe9a1e27332a9119cf56dbe8be127bb54b8a6f0cc3b00e32d1189ec94e2e9c336

Functions
Getter at block 21228561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x756cc1fe263455b0036b77add52224e7e2efb930ddf553f88fae21daf50c367c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb77f625F92A0Cc4052Aae7A5722430a4f1c5fb09, 0x276DEC26bdaab184c26d4142cf41105f8561Bf49, 0x12F8206B90F6c99873430d351D0Eaf1c27aa14D9, 0x95398eAAc521C89F9B16593A4F682F773Af8387C, 0x6E05D2Fa2757571F7cF0DdC3512072c3F8187065, 0xCF92EA72573DEd9b656f08987b5D378C0Ef8959c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
123
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.