GnosisSafeProxy

Verified contract

Proxy

Active on Base with 769 txns
Deployed by via 0xaf2a1ff9 at 10713965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,535.82
ERC-20
Value $2,644,480.96
ERC-20
Value $26,635.25
ERC-20
Value $935.51
ERC-20
Value $180.66
ERC-20
Value $28.16
ERC-20
Value $5.45
ERC-20
Value $0.9
ERC-20
Value $0.33
ERC-20
Value $0.2
0x76d26ba2d8531490b345a74d7ea9a9f434650f1a3c8d41cbb9aa4d9f00238abc
0xb1385bd2e37746db0f0583b7d28ab35cc586a73218ae904d2902e064fc557f17
0xf5fcadd556533de94100e7a3cb88e825a4291d5e144d4051cfc7d72623ae0c7d
0x097fc480e877a3ac51253f131405046997b97831ce8b4d07ed01e11363950ca1
0x609f82f7faa4337b25bcbba8037ad8ce394ec1ee870d8c7a30db969a30b482b2
0x1b7f00e6229647a1c8a61eb7db0f8357be3419871d8115a45d5cbbe07ac8b4c5
0xc81f82072eb54a3c034c1fb59c6aa2795fd86b43aa56aa14ed9545bb7e46ffaa
0xd8563cedf942a38733abb1e4c2b238f3f3afa60e187f4aa520d0624daf35c695
0x2af49b83343fa1329a76bbb37f49626f092e79454324358eec5a804a57a8c198
0xb6c411700b8571879d2ce1467386d8a9572a42b205cee16968913640dbb8be64

Functions
Getter at block 22750036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1320e1aa60273db9e0df5d356f6149e7b5e4490a90e922008a4d6e9dd909d065
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x16760803046fFa4D05878333B0953bBDDc0C20Cb, 0x48C9a1c86A01AE84aA1a66380983860116C7C0F9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
768
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.