GnosisSafeProxy

Verified contract

Proxy

Active on Base with 85 txns
Deployed by via 0x1b115172 at 2613353
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $170.33
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x92dfababf069efd563df862ce911183904e5999bd9f5d8162e9649864f6893a1
0xd5a0efe26fa5ce571e9ebcd91303a5d19809da4d213cbd16eafbda9a82dafbae
0x95ce3fe8c4c5d3ea6fb1c8abb825407983b2c1b5e98ff87ade216e9010d62337
0x645a7cb1d570e7ca097da202bf7db3cc70758d99fede969708a33abce3e34e95
0x3d40ba644dbc9adce1420da6cf8037036198ce802ca9807ef37cfaef948af50e
0xc2be050c90d3beaa73c8a6ed64ad35dffd68987318cf5682e9e6bf8d9f9397bf
0x92f28b8ed50ccbe77a40e48d3cfd2ebf05b4375860b3582bdc59c0ccdc72de76
0xc9c198025f8921ea96d61c8198675e5921bb2d3c432f76d73fc7c4232347c38e
0xc5ec345077fca14ba71cf2027515c5bff0b051b54cf95b81db99300d54826a2a
0x425359c6f89e1359474efb37beaa13d559a273b7f71bb49cfff47a14824b1c04

Functions
Getter at block 22749853
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x436e716424d72c9f7b44c27645ca14163832d5aba5e5ca0ead994f1546736129
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD3cF8fA7Ec2dDae8bC3c9a08f758e809cC9b9cf0, 0xA6d4560b75c46d3188284E9b504F57383f6b2B5a, 0x95a55983AA49e61ABe2ee8122c5FA089EEd48014, 0x9cA8e6B09B2b350804d2776025458bfF58Fb4730, 0xF277a4AD52f5fFa477699eD6B2E46B6A806b20e9, 0x0036530B9F6EdA6f2B590F1732697204B861bA75]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
91
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.