GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x9734d580 at 18538247
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1a33041a57eb26573ac3145b2c3510a72f653ed72a3383f5c52c81a99e3e562e
0x6c61332d29f172321226673e80b460d8062c33f01e479363b54c755b43fdbc4a
0x060b551bf69ebaa4cd8a228b498723dd530f44e51c280b82106ec947a5038552
0x7d11f6447c10010337ba02342aa37e7f914d48567d9dfa04ffb9195606f1dab2
0xbda707fd9e0c36aa5bf035d17313e5a60bb519d5587cc72908ce26e89c1dde7d
0x86b6c4728c546136498bac4649db21a2f5810a2762c1bbde20a7a68933d678e7
0x5ea528ff6fee3f493a9c7f56afba97f755b07efc8e2c32cb7b718b98c1a31f49
0x3d9ec94b15670552e6fc4b4011111e87a1cc50f02e70bf7133eecbc31c174a96
0x548bead93ad8d04a19d212998377c451db43be210336279c61637193cfaa58c2
0x44f3c757f32aec9d6e823c8c93beeab0441e174fb386ed014642e53c63f841dd

Functions
Getter at block 20875373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x372a3a2121773e7d0a7dbfc0e5708585208d0a00f6ce38b891508e6e459fb916
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeA966945D0D7Af2B5Cf71e5713E647888aCF8598, 0xacB43333dC6f3ec471b8a8135C142C7249d7e680, 0xB0b6216657D5c989dC1162Ffb8F723A3C54F4852, 0xf6DFfC97FcF259dC04E08E4836936c18B2295a13]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.