GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x740a78cf at 17404213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#2543)
ERC-721
--
ERC-20
--
0x25bf5255dab02058d5b2b0e36593964639668f1040fad2e18d9ac5040a6ea03a
0x486b9654d8e4c0d6f04206af5657478e36e4d18d586b40d542b29f885c9c9f80
0xe05c186e2d1953338385387c7ef491bfb392c6fc2f8a19980b849ef7629bc0f7
0x47b40f1a9f5f231e4f9b8bf7b0be5b713af995a7ed3957a707a9671e10fe79e9
0x518a78e9b8a6fdc5312b09be5d52191556571facfb9e10adab2491127d0fad36
0xf598276c0a04b8f9ad40cedaeaf077083052213b673b5c47dc119b0b0008f2df
0x04d7770c95f90a3fcb0ce091c9ec67aa083f907e5defbbdfa5fc2df4679e2146
0xa1cdc9387305c36b1e8e924a015f008478346557119fac457ef154e1da119121
0xd9b491d26a8db0a58f04e192e4cc6304d1fce4f61a406f74e72f9a567fb9c67e
0x42643e6b09d7158fed62a0b613de179ddaf80e97f2b156825439a572125d17fb

Functions
Getter at block 20951262
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x41570ce0c32964cae310cb657c76080f132d36339c40e930366122f810e87c40
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD79A31A2cAC5058c15F99e282a49E4265BD8BBba, 0x9d1F9c85dDA3f9b9fe5ee253681C493584DB407f, 0xcD070f1863D4DF2AfB0F53Bc89dEE4f6E5967613]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.