GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x6a52507f at 15767611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $831,982.61
 (#3160)
ERC-721
--
0x88c08ee4a234e124425c8af418d4cd86430847a22cb42295f6765910ff305885
0x6242ac0297e1e6ab620aceb652e3f6446f5ee7431195d1ad91af7139395c62d8
0x32e2681d36ab52698a4ede8e0cea3294a74f5fbbb83e61f6754181ea22d06e5d
0x22011ed3e6112b5f7a59874cb6543402752dc82a0fd6efab690b7df483398bdf
0x4b905949a0c36c3dec4507a8082b068abcb431c18469871ca790b33506db2156
0xa007ec50866da3769dfe3c8236b0fa08ebed6ce14b9c0074802284c3d0513e6c
0x8e3bcf5e2e7a253135d584c1943cd339383b8427bf2f3003438061ae69fa51f1
0xd0dd0afe7f907e34131c8d47fc5d58d746c8adf55588b8ef511d6b1f72e5a44f
0x2441ed4d6ce4729ccf385fb0dbf92763fae7827fe5ee459719c72a9371102089
0x8788c6c25c53a87cc48f5d0891c5890f05fc7e8be5b8d00eb04df79cbcf98046

Functions
Getter at block 21273909
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e809c1aaea71fbc5a4d9bf0558740d5552f000b1b143d8e0a4c49dd98958db0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x70F697594A150196dE791049CC475BbC36fC6dAF, 0xc50414deB7ED0d24207138e0b7e15842D87fDCd0, 0x72762327E138819c199A4d1941516A55cF3958D8, 0x201577813A33B8BcEF7295dAaa59536b75a59A0D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.