GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xe698bb02 at 16788737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe8dc313d38669ebac9d377fd7c513ef4247c70ab4976015dcd5c5045d3dd6226
0x16d01e1f04b2e4d58c36407047a1363b51baa74170e79fe6b954a28a56220622
0x74030695b1304dc0fd16b031ed641a6fc19d4ffa76cf4fb263f026ac4d5cb169
0xed6623b5cd8d1a0a462047707e750e0b758cf120cf6972001cada31a04ac8882
0x5e2b665fa5e48386424b85c067fc8b44f9287b27f816798ab2f1ec0cbc3ac4df
0x18f37241323706dfa9a0da7b62fbe352f201e8d9e1bef365ce7b3b28ce6f6031
0x9735c1fd3759662f4e28682bbce426f3c5dba9ec8b9586dbe30b651bd470d7df
0xfcf7a8b7ed7bc320e22a386f7c08ea8081c1d702e21860024b762a9c80e1b199
0xfc8a3e4d689e53423b5ed8534c460e73d78798b0d746ccbff0ebc5a0a7b95e7a
0x61344e36076c7b8b166bce54f48bdf4623dd48b5ee9358d0d31d3501f26ee22a

Functions
Getter at block 20859880
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5afe4ac827a336dd5deafc5c2354eb0b47af7e3928a7de0bd4c25df69adf41b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2f4Dc30e05AC1Ef6c9682F718C40127f66C5BA98, 0xAC61c2e7cE679c0Ff7E8B732e9C0b92Cd7E5D43c, 0x71f752BEd3ebC5A16CF4E8F122D96909BEd24991, 0x332a6D468fcDb34982F369F08ef6eB03Cb4D6784, 0x5fa6078C7f94614c99A9eff9dE536E0548093183]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.