GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0x8d60c55d at 18177891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $45,465.59
ERC-20
Value $15,985.56
ERC-20
Value $5,981.14
ERC-20
--
)
ERC-721
--
0xfba003951e4993c3f8f16ca3be09d728b0c1999a3d630dae6605eb4bf6d5434c
0xaf22374f8d302f30e185475a4d3db89d39de76ee21f1828b9839eb35afe1cba4
0x769635bbfbc640b396d11698daeb10bbc143040c818c47f1a4ee23d6ac2e6505
0x9e5e39ab8f3af126581fd2174a4af3355c75d7be56e119cda8fb50d42afd30b3
0xf742d379e7bbb0bca52fd80c95799d4777bd04a19cf6d11012150f2a1743551a
0x1d2870d9060adf66a054790632783716b4de605e76ae88619061f8a4b0ca9267
0xe6d27b60e437ec1e07b084d22707d40241f902668f156aed666be1a11a8782ad
0x4c1825b09f379023a5bd2d2a358782b9e023b44ee2d396d02a8b9e88ff7b0869
0x96c836cd85cc437c6858c3b86360fdfd57f9e03a595b9be20271304ee8a80e9c
0xbecbcd9b581710461d5265354f05cffbfcb908670e34e0649a4e5d0a52f65c5b

Functions
Getter at block 22066161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x204c4ee0b18f7437bddd50eeaf706bfe70011c2abb42933d4bcddf3090508979
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5822B262EDdA82d2C6A436b598Ff96fA9AB894c4, 0xD2179Aec84199A0d26e825a944B69f4415d9818f, 0x95EbF63658bB9E635345A70659B25bFFE3a241a8, 0x3F9BbE5E97ba4226D3Da166415e23F5c36883C0b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.