GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x654f403cef38fa25eaca423cb0119fd028d544cea5087b6f1b460fa2d5d9b891
0xbbc1d76d7beec5970e334fa45980dccbc132b89f1e791239601045311fb3250b
0x9f22dba8bded4db6e66bd4811ac1eef5e2c23b2be42a493ba73326a4b7dde616
0xe59ea5cb924f2053de7732e9f2f66c98743977925354da6d3acc9f81e3c0067a
0x1ca47f69f4d2efbadc62fd878d0850e850da886b52ad6f2caa08738f3870d9b1
0x33e932cd182d5bce3d32d82bad9d28fb87e4250faf586d5c41bf08308ec336cc
0x6390fa88d9717a021c11ef851d15e534c3e5370db0bb74c2463fe05051357291
0x7fd8284db1481f5e22ee190e3cca33d85728c68ef1e5420172edebaa5ca2c8fe
0x41ba2812a0b1e18340b7660b66517a64ef211117be7814f456ec0c9073fec5e6
0x059a5e404e41b7447bdc763539caf4e61d6ef47aa08b1801b59f6700b4d2a2e3

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