GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x65cbbe2f at 17538197
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.29
0xb765ce34b853a1b35058ee0bcde4d46d2ad2698d3439dc7eac93170f6718faf9
0x4f5bddd803d7012fc66b771d97e7756dd58aca0cddd418525a785e5988c9d841
0xb135c0e0cd46a96653eb8672661e20c4e9c2782f0e6b6edfdb3632c09684f569
0xea4e0f4cb520305222bb8a4e4ea9b94f6063e450c73ec17bce2256adae924cf4
0x9f83bee5d8d470c4f3c2accb8362687849aef44ff196a6fa71df48c3189ea57e
0x860a464484f60b3930d530af89bd1c4362428dd248542c0ebe214c2f6e13fb15
0x12b56ae691f11d9f7237bb9920e252c00299572283f8d420d9c12278db5eef68
0x3647a1cb080a9d38fb2e7239bab2bb63221de243171704cc2048dbde4c4e245e
0x8a432f843bd5fbdfdf474d6840109ab429edd24ec07fcc03dfaa89ec89aaa6c2
0xe936df55df6e8908897b6ed963866ff266bd7c67cb890a75a0c4d0efdc5a1dbe

Functions
Getter at block 20885906
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58a495bf462f00399287d693d77a2dff9a1093ecbb1853695b0084d953042da3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC6DeD7929b0cf36B1e68111385cA6260C737C49F, 0xce841F783Dc6D9Df256aF36B1CF6B3A52aA57Cdc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.