GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0xdba9186a at 14276754
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28,581.59
ERC-20
Value $1,938.98
ERC-20
Value $10
)
ERC-1555
--
)
ERC-1555
--
0x8b456d834c1202113e5a835ff2cfc9da5c3836e4e8d0358397d6092cc8783ac5
0xe800f4a8d63b3053e3fa1a03f1c72a9419c44114a58eb956c9ab1f97f03bbfbe
0xe9d16597bbab24d1b7e7fb9898ba4f806cc7e767ad3d90cd70154d45ff52cb45
0x22af8a584816670c5768efe913932456e43f0fcc881db2db977461e2ead6a387
0x7df872327098fe744f6d0cd58fdbd46606cd38fa850106f283b14792d5f4d65e
0x9b1050c7bba67c46a98476c6853e38f0e17cc5a76bf3d0dfdb741b451080aefa
0x45fe2204a16272fc91bbd1df7b350d035b9c187be47b1f83c8bd2d74665f47e5
0x35cf6adeb362159f0292a7767f141cca8e67b163f0466632fe9049ea769394c0
0x1ee248255bea244cc1d56350ade95abbe23ecc53ebb2f2114975b1d7b642b3d1
0x9a8558961b72d12cb7e8caf2df370711e3fc94e7603024f3f21d6edf86cc2ef3

Functions
Getter at block 20857520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3cdfe8b47656d7a9c73db2bb4a1071edd47664b62956fe6a0094940a12df149f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x86935727475eA711ad126eb295629Dc4621D9339, 0x3e25dac1092031116E2A7d59953dCEC2824A6C6A, 0x736310cc702a2c25eb1F6F2F0d0DADa9e1D00C29]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.