GnosisSafeProxy

Verified contract

Proxy

Active on Base with 179 txns
Deployed by via 0xd5c642b7 at 2613325
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,885.93
ERC-20
Value $30.19
ERC-20
Value $3.26
ERC-20
Value $1.37
ERC-20
Value $0.54
ERC-20
Value $0.36
ERC-20
Value $0.12
ERC-20
Value $0.06
ERC-20
Value $0.02
ERC-20
Value $0.01
0x51a130fc34b212c6d51e74e827a636c7d95c377a76a4a9b717c9d607f6dc3b11
0x37846f5d7f903d9ce98a40d13d1a864c95e6b191dd5fc3438caae57f7f37f8e8
0x27204a3d66147ff377690a5208eda6668d7762d51c853732e6942b245c8831d1
0x027d551eb9b5c29d09382af8d555476a72f2f8f51c6dbb89ea6c24c4d6e3ad1e
0xe10eb0b60668bc01a78dd41bd6ba95572da4a25c13a3a749cca467e969a53643
0x34a6024bb0ee227e46d20bac00ecd85ec90c26bb98370d64939b3a39712b7cde
0x749d64f22a8e3cb5fb64a8ce7ef5cb050e40a7c6648160ea76c4fe4003c14690
0x75dbeab2b4917ac5fac12dd513d0c4f7a65d5a5db0d35626240986c5c813c126
0xb97bf7839c4e60b9132dcd4bb60b6c4a19ec00b6df3b56b32cbe516029726858
0x61e525afe58f319970ab8efe8f6658b73dd96ea124d7f9c6ef8780bc6d5dc813

Functions
Getter at block 22326842
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa3bb47018c2281e9325b906ad0b0c6c94bb48a1824a69233eadb24bf794323f6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1b5f15DCb82d25f91c65b53CEe151E8b9fBdD271, 0xd0002c648CCa8DeE2f2b8D70D542Ccde8ad6EC03, 0x2C2dc95F8C8060a7e3B354c1B9540881AEa1613C, 0x787aba336583f4A1D4f8cBBFDFFD49f3a38De665, 0xF53D1fB2EeD22Cf1E8f7E90Da7f1CAe88344065F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
285
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.