GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xda34f1fb at 20574988
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $68.66
0x6f29674ffb4e20330acce97aee621dac3de9f7f742ca232a6addbd447146c56c
0x1b0dd451f04118ab1cdc8373dbd7a324288e9954debca43f398f6b81bd10ccfc
0xf28640a0ff4edaa6accae5dfd9abe48c8eff862ed3fa379926a65caee02b21f9
0xef09b90dfb5cb9bd7e998a9634da70f86ad182dbcba3d6c15db70b9ffbbc08ca
0x45a23c7eb0f37450cf1c2090969a673c19db224570213a15d63a64068fede892
0x01e279aeb7ec56d6b0ecfc799a6ae809233e88e1317a955d8077ccaa386d930f
0xc201e4f2d8af9c5f0a692f484d99051a042f9cfd8628c710a12ece8ff38889c7
0xbd70c2e355ffae6b52de2957e861245ac6a683d26051a1e161a84445d170eaac

Functions
Getter at block 21268537
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c525194ae557bea6ae612867e61cad4c07dc571391ee52d82bbc81575b2fdba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbfa4F67838941cc38A133C77dA39d882E89956C0, 0x61e3589f0418052523B897d8105DAF173dDfC291, 0xc8Df2a46c04e82FbFD66B20dC641d74FA56Deb36]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.