GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 101 txns
Deployed by via 0xe520243e at 15445303
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,894.99
ERC-20
Value $1,262.92
ERC-20
--
ERC-20
--
 (#7500)
ERC-721
--
 (#7413)
ERC-721
--
 (#2676)
ERC-721
--
 (#2357)
ERC-721
--
 (#619)
ERC-721
--
 (#250)
ERC-1555
--
0xeef3af75695318e1e4713c6f09d269b6201cc0fca9a8f8e7b8355e0580fcce4a
0xf99aa269cc86b85db0fd2d7464edb30d8045642bd858fcd46e7331afc0083de6
0xd01b0b25fd176feccab10ee4ec570d4b2fc66bcf6ebdc5a32ef139bcef52f6de
0x4bfb11e28cc3ee868162f7cc3c6a4fd3b1aa74816ce57401bd36c43a2ffb49ef
0xf528f87dc93adaf1dd3947a3e1784734ce92f8e9da4efcbf7946d0869c8a27da
0x320b9834511bf0350e7a8c8377c10925d5f1face8153d8ad6216d2cb8844433b
0xa40abe9c489cb4a12b693ca65d417a500496635423774564b1405f5b58de03fd
0xf0100bdf7d909591deeaa4cdaf160a1dfef0ce8eeedb4f75c293c7e7ca73d48a
0xa25603fb13f4f738c23fcf9c964482476fa58389d0f368f42d14119978117df8
0x7319ee7a728a3b55e30e21b87ba6b69e5e50ab904bd8540b1315157281294cfc

Functions
Getter at block 21211729
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaca1bb3918386ddbdad91f0b5ddd5ba40f3f5d8288d9600b5c69630e643245c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7afe256d35E0Eff2E25C16aB9aa202120B4b2023, 0x14b2170053bea8BC00f9962519fe6171EB52a0af, 0x5F67A28f77b9D9c4bF1bc47B06ab5194669100f3, 0xA910cFf0CCE6C5c5EdAED228bfD40d4b1b3F0b6a, 0x1B75Bf912f95Bd4BA2F4C69e83c6E158F9E1b2cd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.