GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x5b70dec5 at 17785758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $153,676.16
ERC-20
Value $45,854.84
ERC-20
Value $0
 (#894)
ERC-721
--
 (#33104)
ERC-721
--
0x699aa79f958933b13c214cc0253d56a3c6cadb1576bc3d9b5b13710997930acd
0xf04c2328dbd0ac29817a9457487586cbc318ef90663dac34cc774ed5780434dd
0x6e84b4aa7bf0925d3b2d75120172fe960f5981adafe1195f1becc97540bc1cfd
0xca30ed5ef122b3ea49f74a2cbb5abfbd9826a87dbecd4cf418f92c10e4c5a75f
0xfb6f9e11b060137bb1ac3f098d282d77ff4d2f4f18291646eded2b233e676f6a
0x4c82436a8c25932eb19a34cac9d60f13883971ed8300c72d6145cb6d7eb37e4f
0xfb6bf4b39804ce265f41b1f6dafa9b4768d6a26d385afad8de5d356d15421785
0xafe18fb93f2b2324f4cbbc4dd76984a76674ff0096bc225857c7b0970f63b398
0x8476f84b7e3b880824feed41643dc18da2a4b724a2907ea5dfa327a82012b6d9
0x99582cadb0b93bebd29df08188574b7ee87c3c55dcb6cfbe534d6da38a9c70f4

Functions
Getter at block 21184192
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x26bec86f82d30ff6b1eba256ded6f24cd20783e064bc218358ae0b52a7df256d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6FBAF06FB47E70ebB2F4B2240F425CdE1Cf3E4f4, 0xF2256c53262a075faE1a36183a04CB6e691b2f45, 0x7aCCC294dF7B0054fc3ADc39595e3F5Be7DcF5e4, 0x839E6b96482B79a015a410d2029493D5128263a6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.