GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xde14efc6b32199363fb9515eeed891c0014c18b62dc2af2b52d061aa5c20a37f
0x3ca980c3ff32e8f235b59c0247a6d5c1fbd53faf4f6035476fbcb4a38c280cf0
0x7a4afe883fefdc54e71f3a2f42dbdd88ee17ad538cb63a5db66a60f2933b9fa2
0x8ec7c1b67b85613c7b37ff1337da87caee837b2b9dd58757bd8430f03effca24
0x5017340404d3a0668506d148968d149299553aefc5d7a5d092971927fb1e6951
0xb4cfe11ac3549c432dac1c7f7d799093145ce76840eee89bbe003d3441000ba6
0x38c677161f6ddfde32ea701ba2f0b60faee2b089cc37f7458dcffbf4ae56dfa6
0x5b1c4431b3fd03ac24b9a11c07c3bb81acde4fb1d1d1e427f1b3f72c3dffd2d2
0x00f8824ad6059a6c63f0063629933ee8057517b319894e867685d45fdcaf60eb
0x5c7b28ff6a89d5d455351a9449d380d541205cfc07d709db9ce6829648673fda

Functions
Getter at block 23957174
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8fecbde7c426eb796403153d6c83dc050aa0dffac7800df62a180710a31f4ed8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xAd1156eb0F00063b5596142a6f64Cb3F913Bd3C4]
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.