GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xad92b4ee at 17932606
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23.6
0xa694abc0ab0a73ed34b21d2464769b195a46c96e8949c10f74bf5fdda38c446f
0xca69b5fbd24f78d90f9be6854d3c251eab8f1db9793e1d7a79d6492fdb84e5ae
0x6184d8c9dcc8cf3eb839b7dc5bc36195468316f397d0f0fe245f875cf4463ce8
0x8dcece050bba006e844acf918504a1b7d2809ce27f01b3bc98fd328d733ab9ff
0x858c0430955aa011a472002ce1171f3062a56f4b624a1b6ae00bb5f1bd449160
0x2e8482640bd5a57f7e53e78dff12a3e4f4b2d5cb107f77f537ca166cf5d6dbef
0x416ab027765b9b69267c0a06bfe95c6574126c269f9f53e0fdd088906b27ef5c
0x600249649793b6c9981a79e0f3064caed9dd5d542df4e9709aaa1fc25b793486
0x3f1cdec6439f88b7049336ec0dfd410e9627c67df68fb1fb88faadb03d6b267e
0xcdd9104728d6dc5c6b04e19f97026a0f35616c376dc259dde002a92318647176

Functions
Getter at block 20981138
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf41d4a7df4384f4a433d42dac70e2b2fcc9954e158f8a5e40a552364ddd75409
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE7f7E84b0156E9f167AeB0994Bdbe6A478f5bE64, 0x40576339Aec7F70D3f63291848BD62CBaC1F5245, 0x10fDd16c9127C7E157c599223892d409dbeb2581, 0x4A5E6b40ccA801f3f4Fb416f009AbdDEc99b78a8, 0xd127170527134a7555bd0621b6e8CaE887827Eb2, 0x7077deC323350ad46A3D0E0c769b10c4ED079274, 0x048a8d8B3f4e5400b55bA615ca2b7A15C8a3Bb7C]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
32
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.