GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x53ce9c8b at 14716733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11.04
0x62d69fdc946004278e251dd248f004a5b5cf52314cfde16484c865c55e233633
0x6431d4659591dbc3c8be80cd493a8ca9a06b5b028ad17ed69996a30694fca77b
0x24a4995a6ed06f5ee4446aa3780f274763c81a6dc53956f1e4dcac65859288d3
0x65def162d0df31a8ad23f34f5865e6d7094102eb073ba17048d7992a3e4309a6
0xf053682ab15ebe87fd1ee8e70c5c371bd9df1e1e017ddae233b3e0af09e5b5b2
0x4a35f84ccbeb2e7344485784731d299724ecc5b2f9066f98cea9eeffb06f2695
0x11f1a7260921822897ea649dba2aa2ba3fe3f94e83246a243beb477d56b6459f
0x8ee1ba1dc4ec105a886e2ab7ff2603013ad4cf1249fd0b9bae158fc29477b785

Functions
Getter at block 21326931
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33b79940f9f4069b3402f254de66a6b752acffc44f74290741b798c3684c4fc8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x85701570a1f0AEcFD29E29811E801C91BA123138, 0x6F765CB0B942503aC63617BE7f11B1Fe704B7EC9]
getThreshold(view returns (uint256)
1
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.