GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 214 txns
Deployed by via 0x9f4b971c at 17586805
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.48
ERC-20
Value $19,510.46
ERC-20
Value $7,001.03
ERC-20
Value $981.3
ERC-20
Value $962.9
ERC-20
--
ERC-20
--
ERC-20
--
 (#24)
ERC-1555
--
 (#2771)
ERC-721
--
0xa3f2e1980b9ee6f8bd083df8e3277613e808d8e61fe1bef7ec12044ddcfb1b22
0x876b8cf167d081c49a664b93419d862cb7feed70e8a3588bef4c4072db61f01f
0x7c647ccc6084d841193d7882dc740e6a495d90b987cfce00c1640a367e86cff0
0xbf43f38455fc1e97598b83d19200f9364d58d561335e88f5302ae2df295b0ba3
0x614113db163a1083cb7a11eedf573a2462e51a2cf0b897c8ea51f8257dd5e755
0x4ec6ce739f1abd19d9dceaf16a7b533a91698b18890e3bf128f60c887434a3df
0x968b571b75c51a8cf7548450cb7406e648c543ea1790abe8487fe987d9291788
0xb8f55ebf720abccbb2e1117a8e84341f35d7cfb90c8db3ce40bbf9e2bc97636c
0x5c3d4de291b0cce11748e6c278df4ef91c33ba39e2fa7fee072c9c0782104440
0x4b71b9ef0e5d2992c0d10840b2e771b1b8b42b6edec8881ee29e96d28399743e

Functions
Getter at block 21208521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2dc5479971abc064f0e4721258321527a596456407955f6029c0c7e6d95cffa6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5bfeEe5e8105C7Ca7F78B08C61C25842656bDa18, 0x75069FE216759AD511Fe621e482Ed72D7d0A06Dc, 0x21bDFE7265a702D7f462B46c00a0fB39B39B9972]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
210
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.