GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x382b6585 at 8738277
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.32
0xaf0dacac2a8177a3aae56bf3a3e1b229e20805629085e1368050f46e37bbc8ee
0x5b96148b9a7f4ea4080e6658fa32cd037a25244fbf622503f6a732ac486819e3
0xbf5d0450a6d5f85d643996ad434d51f658a138b9ef24829ad6e192a0996d0851
0xffc79b1e84bab37403986d86582001f0ab881e064d309f1d8e6941bbce5c5fd3
0x4678fc6b61800cf6acf5a7fb26205711b3d3442041f6ce45bd31fd84a278aebf
0xe1298c35f31f410f17106137c71ac2fc7b7cbffcd399bab6d8de169c76142a91
0xcf46f65715efa69ddfbd355684675ecbe43bcdb00fc0ba348e4e0ba1d77d68bc
0x7df591159fc42e6b2969172aa856d6f52ecc2766604c86c0b34d2b07ea3d4bf3
0x9293927e2a29f85ce217b86e309cbdab8edc96b1cc828d52ba6ace5d7b398ddb
0xedfebd865478c77df6cc75b32fb04eda004ae928bd0deb236179adcfdb889256

Functions
Getter at block 22951905
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ef00240b95d085b76ddda337c4c064da28864d539150b90863010dfbb03d1fc
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xBD83ED0980556C2781eb6b70855c52C71aB216Ac, 0x7ef964Ac45ff620d13d4aB130aCC5bFf7261009F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.