GnosisSafeProxy

Verified contract

Proxy

Active on Base with 24 txns
Deployed by via 0x70b6c4d5 at 12596188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,454.15
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x21c7868932bc28adeca849f80486f79fa5f41e711bdec00f7a09d17103692371
0x95231c0265b358f17ce2886fe76f32fa2935a499059c7cef64b646301d27c69e
0xc69c7fb4db552920a6a2bb169a683f7e5aff453c197460b2d9ef9dcd6c96111c
0x80088be12b25a663038eaeb7808b4e119e358ae3005d50e64aff8e0424cb6e11
0xf28582f2aebf473c4940d63480bce463eff5602ac9c43a27757551b0a2e2642e
0x9bceced1859c24c62face443d3dbda236034e568b808746c9abf1643f395d396
0x2f7e8aceaabad22e0c2a1f3b3c3ff8fd365452361ea5f7ec11bea8e7d966e557
0x882967a8a5ad5539a9bdc3f8c5898294ae3092741b22efd0d45b72b125cdea5d
0x84c1c3736d3a551d6b83bbf4272137ba0419949f8907b4beffbaafc6ef3f4c2c
0xad6b857ac28d7105a3430b063aa53cc158d7e6a6b718b3eedd7fed142af0fa55

Functions
Getter at block 22122639
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4efa50aa26be6a7e6d3de4ee731aa381a972c304c42b2c1196c862fc77628301
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x37f0945Dc06BF627d4cF875Be442b012eCCd53cb]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.