GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x9c61c189 at 16075019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#1427)
ERC-721
--
0x9e35058d8563592c79bdbd024d5b708fcfdd7935ead38d2ec859a53167bcbd77
0xace61ce6eb0e8f2103826efccb87102516d0202fa6d1ddf8458bc3ad0fb1bd25
0x67ca08922b1ab49b40f8b4042199bdada288e4ed51144f0b3aeee3392ed7b1d4
0xb256e21fc53425609c891394f22b4bebfc8354dc7fc37ca9cdf567bdf190beea
0x43d68e9e78f1a23c147e6d236b7322152092cee79e4b8b65f49304301caab7d3
0x5463f9703fb83d21a729ea0cf215d7ec4d5949793995396f914aa34d7a7bedd1
0x0f6f760e2263397cbdf9de50d41f0f33fe7539f9f9a4e40eb8b240cc215f9c93
0x16e0ed63074d5abe4cda8033f742a77fc94207e4cbb2c08796803ce3d1462bed
0xf495e41135bbc15192c17cc6cb8c4eb04a8dfd19aa62034d9fc8531aae0bbfb5
0x482c9bea6c247f03533beec332cf21d4257d3544008c54df1e0f24e24a698ce2

Functions
Getter at block 20957827
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x382615b3864eb2414132b8a4a1edc6eb153cd491652872c7a353423bf6e2af81
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20f8D02a4E300e30F50Ac897370F6a89691Bd3c8, 0x864aA619294E9Eb4F5Ad2bFdA2f1B815a93B5B60, 0x589B8627332220E81ec0b380bd4b877aa16E5c24, 0xA25cC81223139032E127855eB7Eaa00a22bAF533, 0x6d4B37f17Daad093D2Ed535050783e51fAAb5661]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
78
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.