GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x984f6a1a at 13467962
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbc38163b85670a25b79244e3f706484d09494f252023175a669cc6ff214229e0
0xe7248c306c0e23c848c46e97470cde8e74f6c1601d343802325493b59ae15908
0xcf4c23f3ee1507cc0980a6114408cc03412f1b18d46cd3ea568d4c4a7759a49f
0xf6dbbbd138ddefdc6800dc8b19dda33653df961bf8c876566a58b9e9ca656adc
0xb294ddb0ae3c70096d51d214ade1b87f82c1f7edf28118ea993f8297d1970f09
0x645a2c802a67fd7815203251c91efcad09bca37f32fcf9825fbbb2366ae42fbe
0x5758b944229d2f173ceb8ed539a016abfdafcaae1b8d61d0a848a19c6bc30289
0x1c0bdf24b863adadf10ef79c29b051864b29d570b0231e5fe136a6ba3bcf2b11
0x1906397c6bbf942b509c6c5813f89b4f675fdfa3fb6a4adc25685e93bdcded85

Functions
Getter at block 21189898
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x51aadde1dfcfef8549ef4cd9515c041b5fec1f30ca255f0c33c55da0b9c48b0b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD5475C6C7041E1bf0C2c7e58DA5C3860aA390d56, 0xAc0dEe2d8bc683B0b709B74b2cc9d5cda91481B2, 0xA287ae074194C8296A1959CE49180676284b2a29, 0xCe10A131e1ccD1159fA443CCa0EE8BC87A33C11B, 0x68Dd071CD24B37e919245eBe1D2FAA279121a06B, 0x204Ea9A401bfD0b5e3B0Ac81d3c92957F06ABAEF, 0xC7F9C0be88060A176Bf674a6BB1E1271F7c9E37A, 0xA8741F6668CD2a193A1B42f1767980c3B40f2c5b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.