GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 302 txns
Deployed by via 0x3b9e3ba9 at 17070212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.18
ERC-20
--
0x6fa881b76a899da2941d551f78ff9d1aa390f59392420cc1d46bcb6b4c540696
0x00408c5fddb8ce631a86d2e68a0046acde6ea468372ad7153a40df344206bf61
0xa0c551c2b3e74e43ec6baad3c185fc06427a57c10024eadbf7e05d5a06917bca
0x579fcdcf25b46865459548eb0d600b11f5e4bcbdbc9fd11c7bec0918fd2d2444
0x3cb5c660076067eb2bccc7d779f2208a271fb1ea0136648010b89bab9825305e
0xd41dd1ae1760978204169f4087d57add0c8c772c696d7e6ffbd11609468db8e9
0x4b37f9cf706cfe8031dfdc3fa08a352274a117575a48fe8a657229cbc59bd184
0xff4b18fa0d541be3291254aec8966d0cb460ca280c551db49f9258a6a4d87dd3
0x85887f922aa55768fb6485b89413735dc077076a0cb67ef628220a0d10fe0603
0xb50fd17f2ddefc810c9a2ff8c9033bf815034f309a30d1e23066618b1640e61d

Functions
Getter at block 20959600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90fcc5882ba5e5605d863c0f890550937c4ca2c3d252c2fe09071a9a6091884e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfEE6D154D6A879466F11b8Cf096c82c0900C4501, 0x84e12d5C22Ae76d666F1ee06D12EE0266fB06F3E, 0x0690fEc9bF45d134f490b96d0f061D10bB11dC52]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.