GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 132 txns
Deployed by via 0xfe559bda at 13884932
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $935,337.84
ERC-20
Value $5,919,260.51
ERC-20
Value $965,804.33
ERC-20
Value $0.65
 (#6)
ERC-1555
--
 (#609)
ERC-721
--
0x89cbf8d3e7535480679ed4c11fec179cd5b6af2866a3913be84fae6f176c8706
0x6c4e10de49756c923bf70b689ee5e8781cb0972edee7e88c665ec3ac23a709ba
0xa0c24a039af98dc51baecaa04c5076fb9c1e984b1c6a79f43922e63b38f5105b
0x6262bd219ba6b1b5ea400594f0b8cffdadd72d6eb998a7dfa6a21af94f0cdf2d
0x6f3c0fea8fd0ccb26f11b0d648e354beb28dc8dc148d1a1e97619445c18f35ac
0x51949b4df77e9bcf466f865da372a98c0df8bc1e1d93834b0550a24989973790
0xf4759cf946e95664a2d26e89e50d96661b8292143d5971db9c0d17dad8cf0650
0x4832dbfab00cd9b8e0aaec4e5f346a44299a11673e6fc20d68532c45b7e8f849
0x5ec7870a3992bff1602fe5708e529e0e06ff0793872193e4d26c7d1844fe9ff6
0x9b1961031099675e7510142f82131c3af61af12a052ff4598a7ab8064c727ae9

Functions
Getter at block 20982874
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb929634763e83194a532f17024c531ab3b3bd4c347e1180934c1fe10824cd164
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x027fBee2975Ce885E2EBba5ADc751FB0d098B394, 0x0FDbABbFD07b1901C080A164F002775D85cB8186, 0x1d4CDE2A74701E2AC6a719c46BAb3bB900dF9087, 0x4891C4f361f2Af7f1a593cF899284591d71cf14E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
115
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.