GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xc5ebb972 at 16685232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.46
 (#49)
ERC-1555
--
0xa18e631b40a61f5aa9b2458256fbe6d02e766decbe96bfc168a096f205ec2062
0xa2057c90edcf2e6bb38b23d8158e113e7f6957ab507ec87772403c84897e0289
0x1fba0a3228de3e9bd2d4075ef9a76a258b754392b4cf941bf67cd2eb51cb09a5
0xf8a56b5798a65f194e302322736f48ab59c65674de1fb9fe369776054a9d8fca
0x9d24c28eb00bff3fab96c2458e959a2b22dd17435e1c3c4991832f05cc966c19
0x69cd3bbee44e646ad684103a90bf757d838a83203ed325393f27b3e1baeb54a3
0xbefc3e1b415eab15a1eb6b90c8c94d7eb5a4a06eea72025ce0a92f2be85a4542
0x1827d02dd5474b7a2072d440f2f0ec3594977dac4621b270edd4d2b5d539d82f
0xa7d413351a976936f6bf1267001b73461e5000e7d553e5e7d3e35e2c7188d599
0xe82ed7506731a0984843523c37c1c168c7c2267efe44b3ada158b46780838368

Functions
Getter at block 21028631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8c5ad5e11d982cd714065803870975486c0c061db2ad530ad0ea8f67eb95e91d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A4039965D152ADd2BA04230a002c355b75Bb529, 0x5ec77C1B85Cd56D2D2b033802a7945f48b31EBD0, 0x21f4dD6c491E04874f19F6Bc4fc1a3d0e661Ca39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.