GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa27af054ea4d1b79285513d7dbe2deeab0e6646f220ae8409fd584cdd26d65f1
0xc273202ccb0fdff1e912fd35210e1821248da72ec81a1b6b7c3074fa2bd02760
0xa0d7d6ff4ab4600a86ffba030e0a0805fdd545486bc783d890ed3f5d64f4deff
0xf520d58b5bf3100aaa37d24d877ea0b20ecd5197fe27491acefe42d260dea1d7
0xf752accf42c1d9aee88145bc0361f9768ae57976fa472657b8bd59d6f662aaee
0xfcc5335bc43f84ed6292fc828cc213c7bc0dcf600ceb278f3cb84ea6f7b79a9d
0xa45d238d62b67da6d799a40cf088fafb8af5115f4968bfc10d0679621a31a4e2
0x27155d786e4ba28d9797da038dafec6e76e36d9b6a4b5b6aa8e6c92f513539c1
0x296db7129d85c0c46b58946f23b9302ad2bed4198a2cbfbfe34d082c07767575

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