GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x44a62f96 at 16578190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $787.94
ERC-20
Value $161,893.05
ERC-20
Value $106,690.72
ERC-20
Value $0
ERC-20
Value $0
 (#11)
ERC-1555
--
)
ERC-721
--
ERC-20
--
ERC-20
--
0x90530f1c4dec1f13ee3395dcc234558d6aeaec4f37aeee45d1dab308398b072f
0x6f0cc744bfaafe827ece632d8fc33966f378f976c9f684f613cfc484b9878d99
0xae013058859e88eb4eb62a7d5684545d82145e399f186a2e3024c9eedb9521ba
0xb80bf97ec3c26c5b6dc4c9e7ccd65ba982704205fb28842a5294a9c7deac1fe1
0x82b25b6f740bbd86b5f1c24b7b5f77a34243a98322db6770fce01bae6882bd9d
0x96eac0e782b178c5d5cb5d5effa92db666f5edb38bfb271c43c085f1363e4283
0xdce33ed7b2ea6372691760022e2cd969f6a1c5018d1071a43541012f60a4a739
0x445f1c08bafd589ce802ed650e00181583ee3ebac44cdca7be8dac5b0b62f5ce
0x5f333a75c832317f361de07605e235ee6e75e239ae6280488b33158d24f2b940
0x9ffb34cb511a0005246cfcb1ea86d5a3b7e445d743f4457030d7cf15e2d77e78

Functions
Getter at block 21221351
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x974d049bdae0ce01b883dd8259f61d965675e5b2e1241ffad40b2a328fe874eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46515dFF4976aCC613b2fb3d3976f3330b626b4E, 0x5021dd93A92CC11a3019E79A46e436326DEa9020, 0xC63DC9436c1Dbc6E8725430cA05925557bd819E3, 0x9eFa321041Ee6c4c5ac9e1d10870A754361c1927]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
132
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.