GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 248 txns
Deployed by via 0xf79c85c1 at 19819895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $353.68
0x657ed235e3deb1772ab15f680fe07d97e1717817dbd5757374a10e82cbe67d9e
0x471f0d148d8f5928721205d98e2252c35f07d04fc91ef4eaea68acd11aaf992b
0xd9ba61995569be1fc7d065a194a6711f8d9b45a70b7edc48b5f35c59b482c9d3
0xc24f09693990f8193a82f6c6aa092c3c2c2ce80014bcce9da5e2cb17866002cc
0xc86d3a4bc625a8fa23c95cdd327d4aa5c0b16f15fcab7f1ddda789d2c006f3fd
0xd4f72d83da5f2ad0de92ca109d4c702a2609734702922186f3dad657be590209
0xb9a16a9fca3ea99969b983bad4264ab6065a13e3ec2f2e14910a3278976e3146
0x4557efc04adfea4a3f72551b1cb0364b7be9fb1d55a312196bd1ed3da39f6e7f
0x2c279b7fe0a45b10937a1ce84498e328bcc519f69c7fc5df3512f76e1d38d7d5
0xdc56db0eed67611eb2d705791456f4eb94c5a54f5326f1905a7f18d430dc8030

Functions
Getter at block 20936663
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa38ba5a9a9940fa0ae2225f140abd3d40629c3068de7e3994a985aeef9256a94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB1F73ebCC9866708618D74a6314f1c0b80308deE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
246
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.