GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 268 txns
Deployed by via 0x7e27add2 at 17365063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,556.49
ERC-20
Value $33,936.15
ERC-20
Value $9.02
ERC-20
Value $1.64
ERC-20
--
 (#25)
ERC-1555
--
 (#0)
ERC-1555
--
0x942d22bc5e9fb07e90df751e8e48c6519d3b561085b4ab7375f28eb02159f096
0x9752f96e3ccfab2869dcb2387ed843dd9bc8dc73ff4834eebcf65cc3291d5254
0x17cfd0c0615b09f783843d059567de58cf7354354327fc78220cfab91e79c36c
0x402ccb3c5d8eebb22aaba9f5a3b00adc7d129dfa5a20327aed7be1ea4188a964
0x99a197fb33fb759d40bb5221ad0f5ce980bced745fd973a3f8bf0503dd76e84b
0x2c502733f9faead63c82367d163218a478a4662216869230145a870db23ef229
0xfd77812c019431ae09efbd6eac988322a3b0eb591cd062ad7bf0d64f2453af5e
0xe297c3eb2257a9bac0d66b8952225d358c630d45fa38b15653a7aa7474015294
0xa9d96b2bc25596c3682e385de07950daded507a711a1a0164ba22948867c1576
0x62f06080e47b4d78046d06dce7bfed7f89bb86e930ff0eebda82ebe2e4edf607

Functions
Getter at block 21313020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2d28872c5853b3bc160891610b5ec1327815a9132a0f4cea86ad8fbff97c226
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8aCaf8251999004efb453f798E6950e34193A446, 0x90ee19f570A4c0ace3244DD87d54E6B510FFD459, 0x37a6B731CA64C2E08bBb90B7F65CD4152853Fb6d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
245
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.