GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 740 txns
Deployed by via 0x98aab712 at 20316134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32,000.6
 (#113)
ERC-721
--
ERC-20
--
0x799393c759ece24e28c15142c33cff4ac57d30ac12c922b5310dbd70d5eb3575
0x252a71c3093daf05d26ab084ea7676f9707b48bad271f43dab3b9e166be437d5
0x11b480420ee530d4d044142a2eaa4295c162894f3f81254c25d9f84b17213527
0x5a55dbe60e748eda0da4f095d0777c9c2655a87d569ec80c2a79746c8302f37e
0x1fd089d7318dc660194423b1e58c97f0845fb27eddde836eb7e499874b6e283f
0xc91f6b0054a61ed3e9f987b485adbdc541284766b4b289d73a7b709300bcf6b8
0x53fb38312726f12973c7410fb63aa5d94d02a0e67cb4aa2fb33c34b50f5d66bb
0x722307a63a02b8bdc19f51744bc72f9f97f43baa2412f84d2f66b7021b88ed4f
0x9a5c632b3b48b4faf6d9b6d5661e3f6aa98fce05aa0e432153d8317cd9ceded0
0xea7023678cb390a33f955e3d0e6f810fcd9a880b11d54d2bc918db870d02f30f

Functions
Getter at block 21277241
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x713ec745b5dd534c567528eb2d1fdfc9dae1f5ac8489542eb0a50d87a5aaa295
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe48DB3543F3eB6223924A3eE02194e626166aCCD, 0x63Db44d01a479A8D3c6a9Ef5969031C41191edB4, 0x127Ad914FDB1AF1eB38352933c5461df4C842B54, 0x1eEAdD3fa1a80b398b35d1edA3192B6099777caB, 0x828e497b497cC626332db957d6197Ca3908048b0, 0x333c908E58cA5ba0036AFB951B0736BC99979A6C, 0x07768ef8B56A5a7539C88bBDe534ebA733Dc6ce9, 0x23F756C84Ecb9b602d557aF6b136Aa14Ba1897bf]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
79
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.