GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xe1bc0de2 at 20463617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $349.95
0x1ac14246405282b34ca88c5e5b48666456fc6b0c9a722ba36a53c5f40de9878e
0x0907fd7691cbc6b5470a09805e220e05f0808bb15d49d168448a3655419f945b
0x77962182b3c25f52b7e77515d9c786db5303e1988534a2322993e059f17738bf
0x17a60a7f1b873300714488159ef70bc402b1bdccc490fa0c09c174b9e1c67bec
0x6f21ae8d41848bd6264b1d4c75cab6bb0a2f168d104e3baea67a6f42f352ee6e
0xb6597b18cc2786615a8a4999da987220f89ec376d8ba09cbbf62b24be2b84baf
0x02cf7b4125b6962e5875df3c219ca2872dec14f92931e902cd6a017944e3644e
0xe0d4fc1b3b5d5aea3b39650ae856174c750e62ca2e65199ffe04291d6ca2da2e
0x1724529b313d30b9adb295f9f3a9cfc3ef2fd544862a60710dd7d4dd28432282
0x7fee68ee177f6574b0f148774594d3b17851e89e9a30423694f3e6c93cc9fb22

Functions
Getter at block 21306804
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc204fa81a93d525d10ecd90039ebd462879092b971fa0012ae28c71d4db413e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c2F8De4DBf7B308768D27CA070dfb6e86171CaB, 0x5dF7c2686eDe1289315Fecc4C78134a126A0Cf17, 0xF248B7A73a58467E7aca7208ff9F5d28618D6A58, 0xbc8103952149BdFbd21C8236357D7E31f6c7F532, 0xa9154214FB0979D78d257cED67f923e9E93AFA62]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
22
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.