GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc1efcb7f0ebd237ddd26702cc425821b83d6c6583a3a0518fa553dff5d12d4bb
0xb748ec706798e4c6385dafcd76cfb9d0ddf0720b3a9c1efeddc86253cd1fdf40
0x4838593741382045768f48f84a1ff73278aa9ea5bb059db09c654eba6246bea8
0x2801e52a5225e4687e3b8bfc7a107bda9a1b09fa5e00a006d591c23b6995dda3
0x1a42ba6ee0508dde038cd179a01d4bea4820419abb57c079834265e00b712793
0xbe116d232de8b0c1a784b6566bebe08f5e17875cfd61c66ba029ba4a8a9d47a8
0x1ef191bb14b860d6fed5dc5769df93473c1b58de0c3b20495e79dea3c8971122
0x4b496abbe6906a5e148f3152251618cc7b5cd91aceabd90798aee32a453ef8d0
0x3d2b640c86e44493beb755e082234759c18d6b69a133ab87e96e7e7568a0396c
0x2a4b7d9cd8241e4296c6d76b8031c8e9f95ae167334f9a76e718b74c7a9a569b

Functions
Getter at block 22900608
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3dff80efb75d0f9b5e07caa620155f41a3a72cee9733a40d6ff300fe5361913
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xc6D322afc319EC651eF8e194f37cC52f3137c393, 0x0b20d156A207EDC2d1D30936b5a7B9F077A0c89e, 0x5E0fbDb17A976c653a7ab48146d72F3a59dfab37, 0x1d1b64C0d38fbd270813Eea35e6F2652337E1e5f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
86
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 success)
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
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.