GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xf7b3c11d at 16667117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $56.76
0x460e59d228faad290691db1adfd4a61624a70dcbba4ec6fc3eb0aac362c51cb2
0x4cc6c08bfff9248d9b0b238fd6191e0a4c570fda3b9ac92da13e81c48a647da0
0xab032e16f82a746605e134f961d90801e79aaae8b99fb6f6d1eaec12ad142cd1
0x9755c59a2e0fa355ac2ba447aad09c07bfc08363e3f384a7822cf9e0912c8933
0xaa72e53ff49fa387e0b503a4aa880a1215fb9fdaf41291824eb58f8987e3a30e
0x2f260a9e2c428829c29c30a57e79e81b81bd2010406830d58e40ce541fd38b79
0x87d91f4048d9c561f75d48a9f2891be8344d839555cd0e082a8c2667d8f4de28
0xfd432dcde4dbc74fb7011d7fd97e70a7c05317dcc634c6f14760e403a1b8d39e
0xdf3ebc32482d2d0f61e76765d13ec0d69ecce5a0e468eb105570651e5c247629

Functions
Getter at block 21219523
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x49952e91cb69b845ed212311e13f909ddb14807d44bd1b32108235856dbbd817
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x161ccCd701A7ac8beFf9E52773de74d2E70cB808, 0xdb17Dc899a4c3689F2B6C1AeF663a46aD003e448]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.