GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x6ca8d3e6 at 15967019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.92
ERC-20
Value $19,423.56
ERC-20
Value $0.5
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#1907)
ERC-721
--
0x09fc6c1c07284b8c46a4c82642e68de7c6612375cd9733e87b597b3d68200593
0xd63be4cc7bf2b6bdfc0c6a09de563cdafa8d20e6318a1fc53573ff6d5117e5e2
0x42026f00ff62395efbfa32716707cda6887381c57d6c1036793013cc5fb7a256
0x56379563283382a9bcb3920bfdffc95850bc87c83950d10c90078cd87d1310df
0xcab400ffd2c4c8984bc5f65b49c4f3453197555b923eb0eab21c19cc265d8987
0xf611040892475fd721eae6b51f57e33ae0781132d18304feaf3a78c78361e667
0xcba6ad59dde142b614e7b6025f33458988ee5383fdf7530b12fee431956aa08e
0xb2841bcae689f31f5dd77bf4f80e4d6263097f7ea71d23c3228a36734a2eb570
0xa25472711b2bf608672905b226919bbd5143036ee455f39f865062d78470664f
0x6c6600089a1e907a739d4c155828c2ec7544be78cf5fe789a8ff4079045d6f17

Functions
Getter at block 21386061
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d8a8a7efc34dac351723bda164010bd6049adea627c04bed98b77e39500ee98
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDc5EAF7ed9C39317bB005bf7e2EA2A51261dca2A, 0x3FB5f37b0071ef4FCB9487Bb2F8cf37cC6bf2e0D, 0xc40850456ff5b01dC7EDE81A972bfBF2C5265409]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
94
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.