GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0xaae98b06 at 19780474
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xbc1078a8b2a3c7723b2901eddf3839282c3db29f7285a7ac4381f59ff6f3bd05
0x09590304c7aef3d5877d3777f3a80a7496485d096b254a08d9acfdbc9deb49be
0x4ce11a24754fba33eafe8a5d30be02606aa1de73b45908e494e708a6ed9ed184
0x32aae1d9ec116a18efcd65c24a874c09daa084e1f0b5d12e7e977c71dbc787f1
0xe10ef97ef38173a04fad11b2410c1103149d7b63d55bffae02846bbe5e83393d
0xa6ebf40e473ad1c6d392b0010891e8ebe08639c76a5fa8a12147560b42acc091
0x0167021beeebe0d2d136968960f1e0eb6ecb40dc1002aa956a7fe00d053709d4
0xead740ee575513ccf3ac4fbb1787e5f2b456816a1b671f41ec411064a10fe386
0x16e43b6beec3860f6d31ae0f3a9c5c3fd14618361e2dbeb3b7bac2e59d238e33
0xbfc3dae99844343a987ed4968ce1fbfc51a4f966a0da474fbfc53f9ddd34e387

Functions
Getter at block 20909799
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4e94227d31219b83d4219ec431120f7338dbc707f99d8e3c2e586b5db3cc57ce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x292E1583ba9ad74d99Dbabeb45CF67329EEb8aFE, 0x1cAFcC4776aaAfe5ef66503C993904730031892C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.