GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,015 txns
Deployed by via 0x286855ae at 15275942
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $439.24
ERC-20
Value $149.73
ERC-20
Value $130.93
ERC-20
Value $0.23
ERC-20
Value $0.16
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xeac63a6be3e020e7b11b96a44a17f1aef5ca7bf7ba4f6abd9ebeb90ccfb1d969
0x044e209b41e6eb54ca2b89dee80bdd351c0651a4cc45cb9cdc037f0f3503c83a
0x6c18a30d11be637cc8626e9a6882eb0b04c139cf5f8081b1d50da817baf152a4
0xb92d6d7050a643ee96d80a339f1688915172713241de3ae8864d495f56f0a338
0xcfa35aaf3515b58de2456c120590633d674957736e257a101633595a694d9c45
0xb56f489aff1d84409e183500796c7a58b9249a20023a8c0933dc71fe3131b197
0xb26deccdd3d04d54964a86bd180024bc345b0077e9feddbd2dc39fd46c07b362
0xb0e01cd7f0ec1946a90ae78758f938d48e5ed345409c9d044c89adc931b7f809
0xaf837d49d63b85c60e4e939760380e443e196367c11cbf1ec960352df3a73d6e
0x55af162802049f1e2f3fdeefa4a557a688cc2b356f266daf0e477091734b5147

Functions
Getter at block 20941164
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa3688969b9a3cab743b898442367631797ff75a35f83f491b377f77243cf1139
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6bb4a97bEfC054d424483b3f4D7fDAB2BAAFc1eb, 0x3131c77f79513efab8D703176f831Dc3870d5557, 0x31b43508ae97F6cf5309e1A54966EBE15C28768c, 0xf8cDe0C8B13de793ad9597713A05F9FE9730Af01]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2295
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.