GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 503 txns
Deployed by via 0x522e398b at 14852913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,333.89
ERC-20
Value $1,117,084.9
ERC-20
Value $41,357.01
ERC-20
Value $1,265.04
ERC-20
Value $882.24
ERC-20
Value $259.25
ERC-20
Value $228.26
ERC-20
Value $170.2
ERC-20
Value $88.94
ERC-20
Value $84.16
0x89a9e7c57ea60ed60b2c4a6b4df4d2f05c8f76bc406771c138d32e36012b6a0a
0xda9ddd77a939860931fb8fd90100188d79488b561a7aef0853db4b50de3c1327
0x1b3cbf336ee44dff7c78b5c3ef4927ac07cf04fe12e1c5123f8555b5a7bcd906
0x1638c8023e2b2eea9c72da46913a20e501953a5aead28351d8763bcde4e6433e
0xfd30a71bcc6dd028a0381949a9fc504a9d06b6134e10b6b61d83de8c5f4b76ea
0xc22675d626b96c3fc0934f9af5da2d1ba7c8f7f76cac261dcad589fee5119f59
0x58dd33eb6280fa38965fb3a79a1deb49c88403e6784b505905a005e04eb74f4c
0x7bb8e7f245464e389f1497533324a4ed91bcdf32d3d26b004136a33d59aee030
0xc6ce8aa924a02a7009eab347fc2b707fdc2d4d5e518183ca6d764af04e30f065
0x896aeea2ffd06b396fc727566ce4c76377d3905dc62294671f94feb1cb842fe3

Functions
Getter at block 21273522
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5d050cffb3ebfa7983eba615d2c70a717a4fa5fab5bafc3804b6b39195600b71
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9Eb808da3f681CeC9aB5b146A5315971Fe4d5060, 0x4d5eb3827bde5183a627eB996AF75Ef56Bb9ab9a, 0x3dF8cc3923b55a92d992d9A3F119d3923f960986, 0x9D2Da9a98AF5CbAed356E190c2E05DCA21aba63e, 0x99d865F14DE5f43Edd129A7Cd9425c01518Af2F2, 0xf35dEE924F483Bc234F09cbfbc8B4488fD06be20, 0xBD1A6C18f284a161eFD3e01bD9E9B6E69c35b574]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
783
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.