GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3b9d2f7f30bb5ba3327b7de8cbcb7ba438e842b80799952fc533e0f0f985ddd3
0x78db1ba9087e85d23e00ba1aa44a6fed7b7cf03a9bdea8df19ce48665ff7ed03
0xc6ee9263412b9afa01f2d8fc6fcd4571c22b38b99cdd6a09dfdb92fe84dac5b8
0x68bb53bebe50ca6f5ad5d056d6f984d4187366c6167e28f164e4fada597c4005
0x385bfec79469a9ce3e2fa105594eee00cd9d3b2c611a01e374bde593ac983967
0x582b70eeb3dbe06257869e479a2120837fb0f21de21aefc993ec563f7655b75c
0x74848f917cac4734c4c627ac11c22d2124913495b68ec3c1a2787cd654235fed
0x559d63096780dd4174fc3d490218ed6a4ef3b5f4bcf94157021edbcf347077fe
0xb943a3bd002caa6bed1ecf7931e0c99654a1ce1faed73c384e3a7f533b9bd44f
0x73ab41704e0337253daddda67708094bdcdfa28974c2a3ce8dd0a92154a6b549

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