GnosisSafeProxy

Verified contract

Proxy

Active on Base with 40 txns
Deployed by via 0xe8e372ad at 4511322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x69057999705c161bbcb671c7357e70ce0a1bd1ccdb369b67615fe97facf5f2bf
0x70fe437c65fb69a86cc0595f6c14c519e2dbd72f22d36dbdd6e898df15e407a2
0xafe6c8826d7b60b23a5739914a24d4f351dc71c78c26045d296361e76d29e632
0xf8c304a8fa0136c8a4b559b446384203f413304ae1d7b30acff8fe46d22c07f2
0x60776da2b6e6e4be1cc43783461640d91acffe77d6fab1e1f2c73e7b7862e148
0x5b37d00d93760604eeb3fcfa31b95ced98fabbd6a043d5d2893d4d96d48fbbae
0x080d53fbf494893a6cf11d200a099010f6ee4ce8ceed2b7bbebacc721642e9e6
0xdc9b61dd68239b96975c1c5da0f8c1760cbb07fb440ea05a43fb97838c6dbb37
0x0f14a0ff6b5a74e4298bc0230ed16b370e7c6baf4fd9026630c86a2816a8b198
0x8d2537d5ff6e7266ade353c0dd1f25bfb1bc5cd347a560f852ac41c9379fa7d2

Functions
Getter at block 23269312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d95665c08a091d17d7ba1225e0f63412b38d6806e22214338b996583f4ed8c0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3496e754B64960B098ac80E5d4bcD4C95ECeECA6, 0x2f01466Adb838C1d76776327AaA9bEEb69c3bb20, 0x8C8bA29f177CDEC445F4B5451B57946268D044Fa, 0xF1F69C2213931a113E08c44CBE4aae214746b6eb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.