GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x99bca78d at 14702413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $63,394.93
ERC-20
Value $91,414.43
ERC-20
Value $19,362.5
ERC-20
Value $829.97
ERC-20
--
ERC-20
--
 (#1624)
ERC-721
--
0xe1264f9bc21616e1df8faa22ac67c549786c10b91b7666ba92415d2f40b1990f
0x469f48285fbef2ae973a2d597cea3fafcf1380aa6880b0c9f69655f4a7f453a1
0xb0a8b955ab1dc87dda6640270d6ca6d794dbb61879e7b4b4d21ca34e1f5e2011
0x6841dcb9cc65ea70f269ef7eed507c235c6c902f31028d14cbb5a965aaabf7ca
0x4d8a5b2cc80c329f5392b9d4624c7efc9c014dd15244fc203bf6b47a0a7ed564
0xbce4930ce88cecd8aa548d830510d5be48017c4c7fd773f05b2a3ea2dc72c059
0x3318b9464e5899d8b3198a9b6ba2a317356c39e74c936597363c77dae9b139d0
0x3762592b0b85bdf07addb6eac950fac6bc713401966b0a80fe7b5b1e283281ef
0xced47c0bf4c9f99a3cdcaefe902eb09faa22399b71d5fa91a2a5913c663393cd
0x3071eb379d60ef669dd4c3e4a13f85dfc25fd4c44f7ff2764ee396edd6e59974

Functions
Getter at block 21229039
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdfe3dc38dfc8e4a89a95ec41a1bbdd2720b7e1531b90aed9f4624d92f82d0f51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x798758A311B045B81DE3B8513Bb4F2A485c74445, 0x992e31Bd25234FF935eD37F55258a34D406B8fD8, 0x2FFc5b0a603cf903648F9617B5205a91abCaE72D, 0x1AB7D5d444c51a16c250ab092A4FC779Ed017DFa, 0x4E92A199FDA3b769D9899062F9652634a3a26028, 0x804CC8D469483d202c69752ce0304F71ae14ABdf, 0x6F37f7e8BF9bD1AD4597419E8b8E6E1D37347132, 0x66A12b0086E0320f2e6E26c6fF93157c0c365cFb]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
27
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.