GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x6cf5ef403ae36d2b9bd4ca7dcd23ddabd5ff6b6ad7b60ece44ce8ac59008d21a
0x4ee59df60ae77b90f5f1b44b95d1b9d873e13acdb74db39d627b96670e6d2810
0xa4147fb036c9342164e462fb3a57cfb2897978cb0b4ae5e52fe0416b066d3968
0xccfe947fa551532bd44d85fcac51a21da274c46f0815d351715075acad8cbd80
0xddd40589b253de1b6c728f088b33479f4bed70415b731c784f44bb5fdc81154f
0x247c8ce1e8ceec0f5db3ceb36b4c9296cbabce68fea12b72ec7bfbdd4b1452df
0x84408ce4fc0dd0239c0efbd693dee2d33c9fb2e0f77919ea371a92636596cf89
0xff27c1bc7506aa7cfdaa84c0d1df705748f9be43beac9687a46f4b2bc9704303
0x75a15e26ed69f1bbea69b5f55969d98125eddd3d794b922b6c945251fea1d12c
0x080112e64cbcd72780cfef9c2fa64273e35093be6f912d66c00b0d87ea5a89cc

Functions
Getter at block 23770525
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x55869d7389671f3f3c35e9780a6eedb9cc044126fab3bf995024162504315217
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xc5d1346C6596857a8d67A1d43A9fAf646229Be6E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
87
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.