GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0x8aae6385 at 15935280
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $454.64
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xa980e5779682a183f857a34880e13bfc183ae27ebd13b1846077a841db950c0b
0x6ba68e3525a5c0788c6fb913aaeba60d24dbfdf01e0d923eb22d6f6fe1616733
0xbab6d600b8541ab5a6b73965825fde858a5841a1766b2b9801a770867d80e72d
0x7008b3742c57a74bde3176c108f5c77b9b131ae9ae7e93f8d970fd7248948c1a
0xf71fa01df00afa41dcdbcd02e306fe41562add3d71a633013cc3ff4f1030dbe9
0xc4213d7bb76d1521566e5d8e5d7f1d63ca44fda67b3dad8cc935bbfec32e0ae2
0x0d7a66121403a121240b30359f0f47ab0f8aa20ef650aa8e1f657f3fbac4b85d
0x8539bb2f1c567a1a44a880e37170992a4ffb853848eb4d198ac3298b8a941c3c
0xe8e54d70a910c51770953375faca601cfa0a84cc3034989aafa0405b073a393c
0xf33863dc2d629dd6ab39a31aa59a48332bc547535a908ba231be48a9f461eaa9

Functions
Getter at block 20882590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97c1efda17d582fb24e9f2bb5f1e276216ac8bdaa4abaafc850837f9faaf4973
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB999D16aBd6BEC7f8Eb2454df58BF2eA053005ca, 0x9a38d7D4b5E45E98dc08481BB9a223750987dC5e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
110
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.