GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xe3e0dbbf at 13185531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xfe275d909046a01b2808d70813a3b7d7a2915848b6485044fd93098b47023488
0xe8c0cd853c810d15397b04856b2417e149589d9e288d04f94d2b36916626fbf7
0x18f73611b1beccb39cf719f072d68e49b8e4c34f8b5f68034339832c31476994
0xe10dec9506bb88134b4e684afd4920b26e3ceea47cf651840f7016e35b527d9c
0xd7b9550a1282585306c72e7e4a2c31b00e1caeae7f78bf15dc5e0927a5bf11ef
0x26b34a48c5706516eecf4bb683e8c05043d6084a45403fcc727197ecf756c54b
0x48b468a5cd1c54efa7a76369fc6d9df79a56702ec6b4dd731c8468ae6e483bfe
0xc0bc8db332263455244eda99346c53588c300a6ce876d9fea0924146a35101f2
0x7f88242196e8381d2637c0db5d95ae07b5f9ccee6c22210810fb4d1b0d6b1ec4
0x9523cb384d269f797a777c9b06f2c5674d8b25b4ac7fd5448faa7dbbc8eae1db

Functions
Getter at block 21301310
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe3442202d901b1a7aa6a339c16210b911321dd1fa3f0feefab9f37d91fee713a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dd4C0c16Fff6693e169Ef89235Cb92F9D8943EE, 0x1D01A2FefB8883A5cfB8c77B19d9b96794581288, 0x5b8de63AFdeEdc64eb752623b49fc3A8Bd221245, 0x72E7b10ed4E45b57E5b97445BC5BA25501E76154, 0xaD187f2D2e7957411475f7a66F1Fff273b38cAd5, 0x71D1567aECb9aDB1BC41f1b91525344d0FAFdF93]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
26
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.