GnosisSafeProxy

Verified contract

Proxy

Active on Base with 129 txns
Deployed by via 0x70fbbbba at 2644204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $87,206.69
ERC-20
Value $161,944.21
ERC-20
Value $9,332.89
ERC-20
Value $1,888.82
ERC-20
Value $1,770.96
ERC-20
Value $1,384.61
ERC-20
Value $1,128.22
ERC-20
Value $677.69
ERC-20
Value $635.21
ERC-20
Value $448.9
0xf7325ac003bce31e892775676495611e38aee579d16064591befb1d086b3ae74
0xdd6445c25ace4c9d060e769ff4aa94164859bf07d5b77bd91af66a585fd684b3
0x56ca0a12d3da686b9887bf513ffca3cdbb7a1d699ed1cd7a8431dedf8c241355
0x50b131d8894fdfc57638e84f12a2ccba08a0054d03f8d25dabc28ce61b882c46
0xc92861334dad270c5974416d25e275361932ea4c473784de7902052909dce2fd
0x4fd77fb8054c008e60e89e7060944d57341e9c0ca16c94b151b0247c13968cbc
0xba9145431cee2d8b1cbfc76945f90e9f585db4982d28f0b264b48fccc0497a0d
0x43c960eff1d8a1f4e365b7b124a08aa7be433f9b85e8bf9a80e75e388919d489
0x6d2c65cd491bdccd8adccd124ea39a9cbbd1c8f308fd1adf7c8e7b181585d4d5
0xeb24b5486829106d06e5c8df539d217abd545f127c399c4fa87b66fd0fd42cc2

Functions
Getter at block 22730147
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fac4792285811d3cb3223fd181c33117adc05d1ea6e23b36a5135cd5a8cf9af
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8B18687Ed4e32A5E1a3DeE91C08f706C196bb9C5, 0xeA28748E24af7F409FbEd8db629619106b39883E, 0x0aF731390399DfAb3938E00658FeB5352ff57822]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
114
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.