GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x80e5e7149b32a49ead5da5bbade435a412afa13a44356b4776a82e2badbb9ecb
0x85ea5fd8e74e2194d10e281b61977272c9f025651bcd761ebaf88d1ac4014743
0x2769bae294b298f28f23d8e26d00477a123b2043076f671cc7721890c275156d
0x7fb7b0a29f8e79c9846066818cf5dea66ec6af40c064d00c49c6a1fd0712fa17
0x3f9aa268876b2a7d84dae30dcb959c341e3a76f7fafff6dea14817961f85515e
0x857737c4cc5cb0ab85dd37524a7dd9404da6cb3870e56eb76ee2006f909fb44f
0x4d360789a289c480f0ad8b1536b5c7e5854236675e54ee8346532497c5b44ff0
0xb4c30be024b8c810e6780ddf50bef03fe3a52571e18ca11a5fc6f5d625557f0c
0xbf39d05f0a1030d19214f200e99e33af01185ec336524a31410e4c1809a1c26b
0x7ebd911426c67f955641febe17136e9a72ed98d35764636e8fce5271c78493f0

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