GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 216 txns
Deployed by via 0x49aae8ab at 14078419
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,629.2
ERC-20
Value $3,010.6
ERC-20
Value $0
ERC-20
--
 (#8177)
ERC-721
--
 (#76)
ERC-1555
--
 (#185)
ERC-721
--
 (#183)
ERC-721
--
 (#173)
ERC-721
--
 (#172)
ERC-721
--
0xdca763d728b41a3603e59ca00aa2d0a7e6ea6329c91dc726147cb1d6d24d2c12
0x66ac5de4199a063d0e9888d13c05afc58d807227cf1ac5968cab2918b69dd25f
0x5476cdffd6fc71b088408de82166c59c2d716dc92b330f7da39dbc6295022392
0xaf949d790a4f8a2bc700c95bf11bcf7a738e21a9e11020f340f8aab3ca996306
0xc94b498cbd4120c71ea68bff1882fa09fe842e3a6797579afcc381925e789f27
0x4fd23e098426afb89f49caa8b49addd1ed4e34111f0c7bda778608276557e847
0x9e0998953d3e0a94a76ca941fc2e3a178818f418a1f26896782915d4b56a6c35
0x5b4ca392629497580a0c1e01e87996b416c2642444741d66b625c9f5e835adaa
0xd4e989632ddc01627925c17d8c33a2e4599ee928c95889917634c12330456bad
0x8e28c8d025edf926bfab5c3aca187206393eac0f719a7ad7b0fb06547e974c35

Functions
Getter at block 21329159
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb54e1894ae8eb801383b3f6838d689f32f100ba2d4668516fc17676e43fe150
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCE7cE19eF0ad7526815c747A057D4e822244Fb91, 0x1204E75903dD8A8f287Bb027C73C9503c2bC3Eca, 0xCC9EB93414bcE81a088e7C5E34464CCEa944199f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
179
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.