GnosisSafeProxy

Verified contract

Proxy

Active on Base with 22 txns
Deployed by via 0x289d615a at 20110138
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa053fd5f5a62b7160330b9d7d5335c78dec9122988b86b91ef85fdf958f05055
0x15241902f9901d53835453e2fbc40f710fa2146f81b7b422a88bfa848d286e57
0xebeefba54388f76503e886f21d5ef8fbc596867f74c92f6fb7b7ffd6dbe7e949
0xa1ee07582d1807345a897c9a1a26dbf375e0c0e9964096130d92aa469038137b
0x301ece6e6d0982f1cce33596ef71baa483a7637d6b02be2d4d3b9aa525e1839c
0x02e0999d3ada55e307e6207e8a6f31a1e5788a8e07f6ae88be663ccb545f56e2
0xdd370a585c9731df6bd56219e34a868d483a05edc8bbc94ad4f63ef643ac702f
0xe04b28b823de6a513360cffc6d906914ebf7a1ea18f060dc6b0f2ed9fadf524a
0x4cede6f50ab18df2dca7c6496588b4af51a012327884fb9362e8400911ce1600
0x530fb1c7f6f4cb9bb09b436b429118a6fe81cec7c55dfc350ae00a314cb798f5

Functions
Getter at block 22751497
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe144bb5b8e81660929d3ab8d8ee7a63f1b889b388c0da7351d40a139a622c8f8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xedF84618DEd26B3d8E30a841948Da5f2c3Be25D0, 0xe9105F4Cf765f36D3aD4e11A378C9E7b873f3F18, 0xa8E39bBced0E29a07E07826bc61Cc02D597236F2, 0x33A237fBfDbAd57775169050C104261a3FBceafe, 0x0F6e98A756A40dD050dC78959f45559F98d3289d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
27
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.