GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xf0e28f00 at 19545922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.11
ERC-20
--
0xd3f46a893e2006718c2fe109518801dfd011d61100fceae1c0eb46bff0522e64
0xd27066fc2a4844e035afbfc855ac45f0a2b27c5ce6bb24534199f037211abe45
0x49619996e29d0418411dc94a39f6618d37cdd0b60210ad1b34e4fe062b881664
0x67cab307553334b4383afc58beac215cdf78ed2d99a77e5315c465d776ae3f9d
0x259990c9c36feeecac91f26c057e259ebf4912fbfe211b50b132444db7d01520
0x743ae5603b648e16e8280d6496399faca88b9ad99a2a3119477e1c98c5988731
0xe06f3dde7eab8a4d9150ed359cfa533788b9691cc41d867da4b853e1599b1cca
0x10c0bac1908558cb1e168b773458d85d3aa88622e5fdc801631ffcb96fb24ca3
0x2f9334d11551710acf01104baa49e63ac38b378cfcc064a04c62be7507065970
0xd5087d848de28b4ad895d2b9d59a4d7c6df9caa7c1bbd6ca08cab1f24af3e425

Functions
Getter at block 21294096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9df297098bcef38cb1a2cc166a45ed3a12d421e8be915db978f1476c147a7b66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x221c0edC3ed620FF27B47650470C0587ff459d3c, 0x19054Ec4dEC1cD65270F5e8dD074a1321C6aB364, 0x08F3561e0889efc3fae71a1d91A50f2308D72BbF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.