GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 247 txns
Deployed by via 0xd1c73863 at 19425496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $321.25
0x55fbaeb4d4eb548745f7a46ce0fba9397f8e53b4625ff453b7d105bfa874bc46
0x55a7df8676be579fc7d9bc34c3daf0fc28007f09c7490f7b1f119414e15fc6b9
0x7588a84975486718d053f324de0de86f609553ef5510f9c330318855352ce4d7
0x13265ac9edbbb70d886ea47d851da8abdadb95c74d46d55ac25865daf496fd72
0x4c67b125ee2de1dcffc4357a3f7beae3ed605f4f46edc7b92c88b82ba04a0a43
0xa2b091b782ef94c1f382599d79599f6865a2bcc9d5501ef04fbafe4f54b66678
0x634894fed3638e2f8c4dc5e3274122996ca0cc3c03bdd611af4c013df027e6a0
0xee61793d4d5d77bcd0d1e065b7bcb2938a9e07777739f5933071ca681a6d5990
0x21f603b8181e08cadd0afcd526ddf590fbe03659f6e5470dd7ea3e492c5aaae7
0x1300f5a33a29ee1db106c8ca9190665e73943c7caaf7c3edd200693bcbc7e44d

Functions
Getter at block 21159384
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cf8a93ba30bdfe1c498d0702deeb09084b3f2ddb44e31707169228cd53cd4df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd87E52D83decB8584059B6508cF314530a12B12b, 0xEE29Bd0232104A7DA30B852251383E9009eABF25]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
243
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.