GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x823700ae at 15494852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.53
ERC-20
Value $7.45
ERC-20
Value $0.87
ERC-20
--
ERC-20
--
0x361d16085de5f8a8601988b67e3f1a137b5d0fade3692a10a4937243662125b6
From
0xdd454481c3f75c6c5f83f9da891b60223d49a6e3714729201d8d4e72189524a7
From
0x54221a25848b5df9b41ce14bb59e4ced73507abd280e3d904a3a4f5b5b688a12
0xc0cbb746302660c6614cfb645f1fa509556c3d2225ec49afc0d908ab99e67643
From
0x27b597e0bdd9f5fd9f9b1d7d34b4ec8d0231227d7fc80fde425e2a1e36a95dd4
From
0x437ba5c84c562663349be84473005d52281fe7e21628271f3b45f0275c6646d1
From
0x7abbe304249fe517a4a4eac0e1db6bf7763cd38ac441c09f66a46a66946b76b6
From
0x08ab7a94a4f29934dcc19beaa3c0a7a94e6bdecd15ce404facfdc3ac5bf42798
From
0xe778ec1955b01adc8c87fe45598ec7df232fc733051d437f8dc8f94c089209e5
From
0xdf4f6ff3166dfa212a8e22d7c18df89628e2a702efab8ee8e484da239854315f
From

Functions
Getter at block 20969723
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1299202a169cfcbdbaee56af21d2ea5ed013e81ea7eaffdaa148605657bc4ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6aDdaA208Ea7c6E413F0c514DC1BA7510390C500, 0xc41b9Faf6eFc952C183e660D42dEF945A825B1cb]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
31
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.