GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xd0fe2b59 at 14311562
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $858.62
ERC-20
Value $0
 (#0)
ERC-1555
--
0x17850cf02629938c9479054e8b1baf0c6c1debfc1cd11467e5202f2c5025d2bd
0x2b5a21cd9ec606c8e70e56ab3386812f09061fe6371c6105caf60941323df5b5
0x435088091da8bb4177dca18cf49412574ccb8c38970616097735be5aa9551bf1
0x6d0776c1d951bfd50c35a07bac00798560b39ade8342387312ca635345a40c60
0x1b7f6a8a8d9eed385223c0fe8caa1e83897c102a7bb8d53603fd2445af697905
0x75231f7e867b8bc03e682781792a58a94adc50385fd4bd9b290faeeea64fc23b
0xfc6f3f12605b91e05fe353eb0aa23158e5f283263580efb2024ea5cf51840414
0xc666d7870124b3b57a876b215ff8230d10e3e1ee90fbfd4ed26dc185b222b26d
0x849b498a1628f4c55396f2849a52845a627972de26daa8afe5c0f279497adb6b
0x17a6b46221ba9488b5f1b9bd207b600c2671bbea258659f5acb72ad033a99efa

Functions
Getter at block 20950122
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb07be876e28acc5e29cc9aaee597a7b4a95fb5f8fe4bf9941ad45fab641e7e72
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8885D282B566a8bb821d29b8F493616423eD5E68, 0x539B5F815F8DF15644A0cBE0bcB8B14453cE1ABc, 0x9E1Ad243719AEf2c6FAe5b6F553fa145d5dB9a3f, 0x9a047D5EF378AA06B25944BaAb7fBD36AA5eAfaB, 0x9b36f2bc04CD5B8a38715664263A3B3B856Bc1CF, 0xde66d9916794977FFB32F85665bCea16aac3c383]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.