GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2a14c7ba65f08bbde4cc28322bde8a7e1423a79a404c386a5618460f672fe53a
0x773b5b900284841679c33dbb0792fa39d3367377fe9abe25ac4508c15f7f078f
0x41246048947825ef13f81ef203b35b1def6a2bda7961c58d79f96623eec879d8
0x023cfd5595aa3840960c29e97eec1dd93312cb3c0c1c88b88037ecc46041c868
0xf29a0946f1633ddc9ec8afbb4b10c5bbde8af4074c784ea274046e53a65a927f
0xe676cc610a7516c47d3ff8336b5516053a6a57b4038d6397cfd52975b7297c57
0x848dbea8133c587f22a213164b13cdc3531a6423452f3ea4dff35c2a63f4f735
0x369b7aeda2962269e64c817ac4da622ea31622911e6b474b61abaaaa217ab168
0x81df19904b8a142572c180dfb3c9881a4e94848206a364c6309a2717b66e0368
0xfa5274ae974ed903b101e49dd7fee1fbb36f4bc9595eb0a44ade0bc0fe84608b

Functions
Getter at block 22733331
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf93009634ee616a7ee5895dafd1c45038706f21ee8b0643b33fceea18d14a654
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xA724796812276dDDF1dC65dF91E11c1933A72371, 0xfAFf23C643c89f6C8F2AbE3D08e207591Af93d1c, 0x565E8E4771C0Ef8a64C8C7de224816eC1121E671, 0x9D359DA6cA68ddBfB148d07b74Aa3aFD1F65039F, 0xC66476C083812eF4AF9567EC4B0b737230b5754d]
getThreshold(view returns (uint256)
3
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.