GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf72a1c1cfc199558652c3047e1edf79a0b2add0f4b8a4ba73fefb74b79436098
0x8457debef9939a84408d62d430e83954cafc077d266cbc034807c58cad14d8e2
0x2eb070ad9612de60d78ad52cc03e15ee227f23e1c9b606e2a2c6f74a1d555dac
0x07f0d253cad2f0ac09998f1320a358ebcb3d664b96914cf973fc0390890a80e6
0xcd27a9ea7034d51c054ce31b3b0377546259c7025fc137857968cff0ad73ff1e
0x01856701850952d53cb9d5bc5424769106a9370553cf401defbbc4bdcf9d481f
0x39a99921dedaac5ad228541363b4445cdc77ab503af3443df7e38ebace9cd3ab
0xbfb08c13940381eb5fc2a3584cf3a1c0457e876fd1e8fb36082be3c7f75b0fc8
0xdcfdea497e60a194c4d27ca6e1e21c6d478e1a847b28285a9b24be19f3120dfa
0x470f9c23745db0f3a19aaa96a7326f43cbe03ee80dadbb5818db502aa6247088

Functions
Getter at block 22017746
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb1369e333840a2ebf02478fea9886bf69164e276ab3adde49edc3b6b029858c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x75b1b5e85891Bf922C9606E732d9C9B3c23790A6, 0x737A7402cDd13908746Dcf76e0542EA27C0D8D79, 0x67c313d93185B15EeEdaaA9d8AF53ADD56cBa42f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.