GnosisSafeProxy

Verified contract

Proxy

Active on Base with 21 txns
Deployed by via 0x246028a0 at 19121629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,245.11
ERC-20
Value $1,721,947.23
ERC-20
Value $140,545.33
ERC-20
Value $94,626.61
ERC-20
Value $85,696.01
ERC-20
Value $172.97
ERC-20
Value $43.37
ERC-20
Value $7.3
ERC-20
Value $6.66
ERC-20
Value $4.41
0x10735d438162c9e89451b31c6819d4cb92f4d283016467abf9cc219f705506f8
0x5e6c3315919c0433f481e589ebaa914d887bd10a93073297e89ca20c2df05b14
0x79b73627b56c7de340f119d2093827bd32410fd77ff1f589a5cb515b1c8095fd
0x1726966d043378146dcdcfa1ec78b7c4246186972fc24c6495df549a708f8370
0xffabcaa39664143ec1a61b5b60aeccc3844654d28d12e8eafc79402e20820640
0x482fb4fc213f41e09dd8e6fa7ac476cd8bd14ded34e708df9eea6316b066d582
0xabdffa2471257f26fe495b162b462de2b433b528505a47f9f7d45f71aa732509
0x1812ded86829914185181e666e5d8cae7e2de27f9f191487663710a3c3fcd3ea
0xb6f5a4be52c48841f04ad209b7dda740ab33527ea984c73cac994f80266be33a
0x30c6da83ae199e02cddff6dcb43c9105c756993d851fbf464b9616de57c2c434

Functions
Getter at block 22422139
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x076e996a80ba8adacc9cca9a169e71c038fb7c32d463e43d9e9222ce0d20acf8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x308112D06027Cd838627b94dDFC16ea6B4D90004, 0x46E328782297382C0160cFFb82ADDC270252BD75, 0x053707B201385AE3421D450A1FF272952D2D6971, 0xc7f4BB163ad3DDAC6e8d5514e1955313f9583031]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
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.