GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x3de44fbd at 13305802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x9812f3be594449d2e759b9bcb95cbbf5831c37d6244e851bfbf4fee76b0ab0c7
0x6370ad5a4279c36fbce767a040f6d62edd58ec26a7acdf1ccd82cc7bf6aa0a77
0x80213c84c02685d7c550011eab1c98d00cf6bfd5040ba5259cf29fbef8317e33
0x8d835ad0b424b94a4f0f2c6c4d5be569fd2af2b95da0580112a31d250e1744d7
0x978a08ef71b4f9411bca2de2ca761431163ce8041efcb49fa3f04403c0400649
0x53d236c3b4724e7fa0c98c1795657b781487ec4ddb327c04fa92bef736186776
0xe523f9872df7f243f7159dd71bda8db0229cb378cd30d1e8ea54a28a2d7ae89d
0x7e0a065280eb87505001355cbca7295cd44802e049ed9043a34b6f34a2cd8163
0x9e6d1b5e4155ae9dcb277976da0cbd4f38ee1b2b92562f8458c50840c55133c2

Functions
Getter at block 21306145
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x08580c124478cf33673469df41dea0dbd9fb98167c185d99bbc8ef1e8888e99b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41F7dC0320Ac1067748567593D88588ac86d73d3, 0x657E8632FE1E3c4D5477847D2811a0e69543C782, 0x8f6bF0A85Ed88c8Ef1e2f309F7C4bBec163743e1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.