GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 542 txns
Deployed by via 0x4b714a75 at 12852407
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.47
ERC-20
Value $135.2
ERC-20
Value $61.09
ERC-20
Value $52.77
ERC-20
Value $52.23
ERC-20
Value $39.53
ERC-20
Value $29.17
ERC-20
Value $28.19
ERC-20
Value $17.83
ERC-20
Value $17.79
0x9e3778f1f6a48d7b51afc7d1247ac4ffa2c2e14bba2d7add015f6e8de30cc3a3
0x211c8e0bffb160e5572b0c6691ff2972b3fa3ed9c63e3ce66e73639a57c252c4
0xd94469adf50add55133e625aa3203d9f5f533635feca4b4cbf22872fc22b7669
0x01c10777a288a83cea50d28f11047d1639deebc7752cebcec37459e8cfb401ca
0x3538e19377ceef32a743d668b37dfd4ef9deb5790711cec449298383e160deb3
0x744c352aa3519895b66a186ff669070fdcda52e9e9d127feb5b3e926aca50e32
0x8102cfa7d422e0aeef1e8079025b08264df5848c7b2ef80edf588f32bc9e7bc4
0x59b4a2dd673d24450d1f0492fc0881972d7822ae070b57e43d2df7dd318cd6fc
0x4e415365766482a951c0f95019cabc4dca0b16a4cb9b7202d2366007709adc94
0x076d61f8c20417ab4a0e7c0ce237f5a60d001a071fb745c2f17c3e424f53e460

Functions
Getter at block 20854829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a438274d3b290d2bc38e15ac7b37c2e06fa5884e3558b545c2dae95a743bcb1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb5BF0bD661e011c8520f4bcaA88D6f070e3a4707, 0x93D67a6F6a9EB4Dabd144843fB0579230A717558, 0xF7f584d244e6049DadCA073366E2f866a8559E1E, 0x8d72c2395996592d824507b82B05147c2B5B2783, 0x7F38595deaCCE8C4151baE0263AdcECc40137DA9, 0x732A1d8BDf86ba67Ccff57823B2E8935a050d18D, 0xbe7fFBCE16fDb8114E21eb41efb715C7B62998a6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
652
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.