GnosisSafeProxy

Verified contract

Proxy

Active on Base with 738 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 $18,595.12
ERC-20
Value $2,196,669.15
ERC-20
Value $37,438.91
ERC-20
Value $21,171.55
ERC-20
Value $645.51
ERC-20
Value $145.78
ERC-20
Value $12.7
ERC-20
Value $4.49
ERC-20
Value $0.27
ERC-20
Value $0.26
0x377db3d4106e6d6b298aad415135e2521de72930839408ae508ca0078863948f
0xcf461e076b97b0aa53f020b9d555eeeaa550395c9352d9b82ead8aa822989b08
0x27381b9df431949e288239f6517c135dad7b10955686522fa7f79e250134539c
0x4155b9ebf2408b9194972eb154f2465b72e79d68b5136fc6a977e5c2e9e0152a
0x7400e82c89d2d467f507712f783cad0853552ad614dd2fce238082806ead6117
0xd856a9f3718fdd5950c4fdf6ee163d39f2776d9db54549896fe8343bd6ac9542
0x282bb32779bc708c8377f136c229a4f00f797053cdbc86267b7c9dca59870254
0x95126c80f47041efdf3aefac29ca36a70122bd269ffd9d66f35b67577e29d8aa
0xc40b2bc23cdcadc3df8cd5c54ea1bb7bbcf7ff60fd253c305660571d221d9c39
0xf19c872ed9146af26c772191d23f2ad9a86a0e7e23f1901ee0017243aa5eb603

Functions
Getter at block 21790422
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)
733
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.