GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x34a0ead8 at 20212783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $394,386.15
ERC-20
Value $161,923.78
ERC-20
Value $685.84
ERC-20
--
 (#6)
ERC-721
--
0xf5e0ed835b97efe65e2e7bbddeefb765e17d857608e1c6a29d538051afe4fe24
0x27b7d611f6753d017c07a23425be6078d77b094a67992b9c9d5ece1bf5630199
0x1932b74d7ee6da33ae06fdf97efcfa352437b75687df8fdb99d5a5dd96b292ae
0xe364398feae1bc02bd96e59bfeeff8d2467bce588b1533691dba4f55098f72a0
0x80e6e1edbe9602cf5c60f8fa1892f7102a3ae0b03908870b0213fc756a24164b
0xfab7abe856ea1f0b3dcdea9f607e16f776f27526d651b0739574457d40b00eb3
0x538cc3a01f065ffe623a32200bee0ee89bf3120e24ed2eb7eaefb235356d7ab6
0xcef7d95b338cede57c9cb9a738ce9ab4c673fac867e41d6ddfc66c183d848447
0x6dec6c42c6a497944c2aa7b0c11d97845793ba41288c954b2c8702a5ef1e8c8e
0xa0f85e26a4f5f710311306916a3b89c272a4891a5a3ebec75620da547229c2ec

Functions
Getter at block 21286338
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb472c92e8f5960e25b96918288a3ae057473ba190068e18db69d3943a976184a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0329aCa1a15139e2288E58c8a8a057b7723af4f2, 0x810ab4806457435472d641cd512Bf1a83AD8365C, 0xFcE0eD950B5DEfe0adFA6e9A618A000d0e68B36f, 0x82a8b7d04B0384986FE801Dd4273405379eC3D68]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.