GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,041 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 $781.54
ERC-20
Value $620.91
ERC-20
Value $158.75
ERC-20
Value $155.19
ERC-20
Value $0.34
ERC-20
Value $0.24
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x3045bf197989883b8ab237954879f3ee42b21ca8f80001112624608edad69b86
0xcb7aa13e58573eed28b88c03002ba39d336cd15fa8e57e52663a1be5a11de771
0x5eb2428f647a7c5b246fdadf4a1a7278f624dc79a58e2016cf18616dd90cc4b1
0xf9d31f433b54951ee6afa444c7b563e09890a71eb8587cd63b7a6e4eb730b2c4
0x40e955c70fad29c05f84f44859b0930e59fd8f3d85eb6425f6b1f04471e2dc14
0xdd950433c306efd32fb092de955bcd77768d27ed55e00ba7bf0df9a1676dbbb8
0xa0fd4e18135508558b3a29ea5abc8d69529d4c1ab8065628e7827fc03e9452d3
0x620b77259e0487baf93e98607a15cc6688f15f72801f79ba5dde030b9a1ef6a3
0x1319b27927e2c6e06f45aa87b67defe2e5f64484f393071459a920f53672a536
0x6c4129fd13efbff883bb148e296eebb1d2247e6a655249127cf8b553b4178776

Functions
Getter at block 21291880
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)
2321
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.