GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0xb0432c3a at 16029168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#30)
ERC-1555
--
0x2e66dd021de08ef23e9cab857f77b9129074994806ea2b97cc55751e2425f99f
0xe5f02d600789e61eb0962f1407e039c946ec66615d94395cf368f1cdd19f6bfa
0x41d93a128195b2bcea5cd32a239c8111ca9c72d53097e2fbc1d84134f31f3a87
0xe7562e14c06980d976f09e6e0aaae612e488481a39d4c2bdd836d0543233246e
0x37e88017f15e38055e8545857cc960701c61f26bcfd32ca688dc31ba3ac63767
0x692546fca595407f2714a5d166717f9e2f18ee06c33bfac338a50ad518512ed0
0x9251c866800247623c4706cf5a1500a508b32855df599c6845bff28061b838ac
0x0c6ed97e5082c1a953f23a55693fb28024fb36a5dfb37c284ec97e01d5082d41
0xc30b91b3908fd0ec80246df1ec61a8ca80a152276cd47009d2a785568ec1d7a1
0x51966618dc914b2b1bbb42fd6a65bf40ec9f8e9453d025ee54f4f01a2bd05bd3

Functions
Getter at block 21042030
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd595af634383309910f34cda215086486788d1b609ab744484c4baea69abe29
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5f92717b9d94e4B8668480ac57d094b5E06D0d2F, 0x089020e71f862177c9F62aFaF1F7EFAD6b0dDB1A, 0xe4728614C553A5C80FfAF6e514032cAf6539883e, 0x160626B42a788b7e7f26A866FBCb52eD4cd05192, 0x27Ea021657F64f7B4beef87C7621BEAD3Cc2FfB8, 0xA7EEb1b719ef7b40F79D2056900ee3Ca904F28F9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
123
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.