GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 146 txns
Deployed by via 0x38a1dd32 at 15927835
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $313,318.02
 (#25)
ERC-1555
--
 (#3385)
ERC-721
--
0xee3fd7a38e94eaa9d42c40c60acc0bee3d8f7cb6bce6d0ba1e0274820ad76d0c
0x46506dd9d7c896a408de8ae41f2ce3bcfcedbe4ac258c2d0154fd9a484515280
0xef1e10b37ee073f07620fada432c455667aedaedd2a5726fe5dc5b732e5a77f2
0xcce4d6ae6fa0e5f2305ed34c01c9d8c719de73ee7c208af3aa730f5fc0ed7f88
0x157b40ff667559033c810037e698b256fc68389833b356b368cc1fa49f47c7c0
0x106b88d5557518357532181b3cf02cd7dde83328683ae66b5303d3ffe17752f6
0x31cd512e71dac4b17d6effb65bab44fa4a4427738b667bf044c3ae28bf72f008
0x6aa74b9a310c9018d2170836e5b12350a5ed8d995ab6842c4520336be433105f
0x0801fdde2dc39af4dfcb7eb1cf0bac79da542313e481ea3cbd5bdd554345062f
0x2710549d015d6d2ae0d2d8b5cc6972d14dc719eeb185ae5042eb453e4a897128

Functions
Getter at block 20966183
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c6ed90c964bce4923787504a2957684eca72ec8a505288ce939349cd83c5e1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3Bc9C152F51fD37A16E394c579dBDb113B559301, 0x0037a6432819A3F2D9417F3969b0E7ecb9675979, 0xcF3C07BA6173F8A68fBd1a0DD93E281e5c92f312, 0x5B94708028129a82eA6Ce11DEA5112D5C93bB554]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
140
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.