GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 189 txns
Deployed by via 0x53833185 at 16434641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#11)
ERC-1555
--
 (#5866)
ERC-721
--
 (#5036)
ERC-721
--
0xdef21d8c91051e198cf81d5fd1fbc0b7753fe7ec3cde1ca4bccca56c2027f9da
0xec90240126bfb22b0b2d22851637f6e530defcffd8454ebc761e0e03cbb98db7
0xa9f6d06e8ae72ee79db4113fddd010c869c04ad6a0a58083cef8b10e424a169b
0xec1f2b759020f1568e4415943a98119e6e16eb7b3171e28480d9977a6598c784
0xb1422be5a1246f256547bf4632330982165a03b33d05b322d21707274bc5b049
0x508ea56501efa5bad444068b1ae75f6d430b75eb6743690449445b9422ce8a56
0xadcf13fc30602e45094043f1293ab287d6d2f1e83ab3abd95e55fe6e672bde72
0x54cf033095033446228ec2c9c1a1e0a90d51758e3b3b25bbded10aad6c9fb5a5
0xf7ce299fd3cb9062f72a5aca0ab3f37173afb5c664a67b2afdf97d484a187986
0xac2d4b94b55233b1d194d7caf9dd09775a9d94138e964d601678fb7648ba76b1

Functions
Getter at block 20909213
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x794f1dbe7aedd3fef73449ef13d3ae1342688ceab048d637cedd2b4a042ce94b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x87673ed9D2da4e78Df9024dE483eeB20e3fe529D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
104
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.