GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x4816f2b9 at 15035356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,835.33
ERC-20
Value $26,727,863.76
ERC-20
Value $434,650.72
ERC-20
Value $7,469.79
ERC-20
Value $160.81
 (#955)
ERC-721
--
 (#954)
ERC-721
--
 (#928)
ERC-721
--
 (#927)
ERC-721
--
 (#926)
ERC-721
--
0xb670291930f0af7f5a9550592e95c6a263142298784f06d6d7f09a1e55dd4c6c
0xe9ca78467c4f8310f7e56470deeb608ad4556a5028fc0137a8f4123d6b35e840
0xb95d1e549e99581e5a690ddfec64f86d5ce0dbf15bdc743177c660f34c3c38a9
0x7e0cc0e98c67f0174ea6e56e60a9d796a8ec72c251b1dc85360b351bd81a82bb
0xe3a80a63521473119ac5bb3be6b892be04a37fd98d3c0a40e467e7fb7dd97006
0x159157991f0a721949269e3a39c7b610e174f556c7314400d40d13b0b875edc4
0x7f085b08089e08e5e4e7305a80c5425cef8df0e725146806cc1a213def331844
0xb88060e824ff95f9fa2e6ed0678bfe6dc32e87edfbc0effb4213ce8a82105adf
0xe95b1670f418c5f902556559436310c364c7c5f6ea980e154598ae0a3d62d474
0x8c81b8a882db84193568de5130dc39ab870050fbd4a4461f729d0cebfa1b354f

Functions
Getter at block 21285965
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04d085288e3b5382b9baac18608a735748ff6a4e83d4a1b7c209527a19c5e0b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA9eDF8a383Ca32a83934B732BdB219C7f79786Dd, 0xF7A7107e42cDf4826630Fb1d11d0cb6183B80f0E, 0x90266Be161A0432542D6149C190C0AB19247Fa84, 0x872cf6C393C2A93C0C2AeA6acFf653E9f949E30F, 0x80cf1aBa501A52C7265d1Dbb2B6C874498D34395, 0x67c5733CA0101EEd21728902Ef0Ace4cEd1Cc52A, 0x0A2a047536d425d6894E4cE29476Db282062975E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
171
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.