GnosisSafeProxy

Verified contract

Proxy

Active on Base with 66 txns
Deployed by via 0x5cc1dd7d at 3390421
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $800.4
ERC-20
Value $0
0x8284d5bf6900a69f61bc64395bdbe796204760eb130a8e556b9fef6a785460aa
0x2ad44ae4d2998169a3d048e9d69532a307167e9569949ece05147baceaa19706
0x1c695db6fa1a6b27132a824ff9795e20642dd4131d4914ba04cfd1eac138a33d
0x34483ff5d96c41744685301b4e68563a16deee90163d791dd75987783b0b07ee
0x237b59a4776bb37d060b3287146e941675c0198f523a992fa7430dd96844f0fb
0x62424787e5918d1cd57a5c6fa019229d87d3ef268abdc0121bbccf4fa052f42b
0xfd74cd2f655a8b45f5deedf77daa55795e1da8f35411090159fc980efc3e2ad0
0x2d05a620571c86732e468f2e1fa79811bf3fce8815371f81e881ddbb6b7c13b7
0x943449e14c7e51f5b47b81ffbef4212166c13b6f5ae6c0f06598c6a72527ff4f
0xc69039d0dc46fb15b2bbf25af0df2f10a2de8cd8d6130f68821cf85c7f73ce76

Functions
Getter at block 22901058
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7f0cd6d0887fbc09d607f376c2778f0fe4718169c8ad3c11e0b3f8874d0e5f2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0xA1249C7D6Caa1a2F798D7b1078B1F59220f837d8, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006, 0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0x08fc23075B0D07132bdEa75864233062E9cc56B2, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.