GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0x21691c31 at 19282471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.15
ERC-20
Value $2,606,990.97
ERC-20
Value $0
0xedb74269b2880c85e720a41bce7601c9a33a00ac98a0f62f82ae47d68065ed07
0xb138d838335bfc7869439904fc5cf6be6b68d696ee4ac20264c9906e1d1e123e
0x7629b500395b3157f77cc6c3f227d772dea784deec254fb6c9db8e9d4d940fde
0x629725a5a078ac98c0957ea009b48a6f42f6c30641d412e52da79c75ee4d0a7c
0xd97d0a4f5ecb0ae74cd1ff909932e7cc7cdfef825ff1468d605116f066230491
0xeb13737ebd0cae72dd3f859de1d10e223298c39a3dfa616909b98aca5bb98c2f
0xdf929884b7c62b2a007f6d10f9b57ce847944fb16cc9334b10cb0dad853790e5
0xf17f80df93f926b214dfe8f6de533d5afc3e027ee94f6929fa15feac1a2d6d5f

Functions
Getter at block 23067152
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb8ad163af2af4cb473b654ff2009f48e5b81a8153881682faa66e50c61b7888
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x310adaCcA5B2A4cBe7Fb06D73935C06E159773c3, 0xc093A7153082bA1e9C459e3C944c1f2F126f9Fd9, 0xFd1De7E6D6ce2daC1ee509a17e82f65181e93478, 0x4199a74fd13743f7453dBBA24eca816246D189E1, 0x4e19202ff956440b01030d3e464Bd859247eDF43]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.