GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0xb298a126 at 14700063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $782.82
ERC-20
Value $0.98
ERC-20
Value $0
ERC-20
Value $0
0xadacaf45b61877dbee053322b6155dd695c0aefa240567ed27734f85e935511a
0x3938188a758c5159a038b97ba17c62e944970d1c1f6e5153c2a0c4b873dfebb3
0xa96a8e1d2f6483a2b783aadf7e755df57cceba0b28277c2d036151b133f011cc
0x2e35df53097b50917c6d6a2e053af9b6bdcab14f4a53c59f761cd84e13ae7921
0x088899d51d5b3fba99d8e74ad5624b8e034a1ebcc0ed6125edaf988045783de7
0x751a71ea1cc8db675864da42e72919502e4c788981b764076d17aa3aab9c9470
0x7317b9686f165660826155500420be423462711b636615a196b086c2eefc5de6
0xc04bf3588f4ce7ed05cf06bdb0ddb86f4ae0da6d7491089d2b2e432e614ea034
0xfb8b5b2b29a76efc6b3c47fee29ea70f76b32a43c29e70d232e18eaa02414b99
0x72691ec29a85c9c90f19a778dfa1b595deaef67a6c38adf737994044b73ba914

Functions
Getter at block 21302707
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x774ebebf6ffe32a7ddbb3413d57833b0efe9b5188ea39e61dd514d52453e4a6f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA7462b24B15c3720ce6b2c61dBef817c5f4c87Be, 0x165b62CfBF71eff7e067D051038D4E7E7486AaFe, 0x5F413E428ea23d79691Cf5d23Ad6854Aa7388f38, 0x87957418F33e482B5B0A9536F66f69E7f86E4C73, 0xbAd0860dB894cAc9C936157E8900bA8E0c839B9C, 0xA058A24cfe415c7dbA2DC77414E5C6ffF3ad6b75, 0x1FBAD024E71227394B9FaDb9Cf39f096bd229fB8]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
82
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.