GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xbe586e91 at 17370474
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xaa64a9c9e41cc09eb59685389991efeeb90372b5de2f86bb7652a0a70c17d329
0xbcc9bab335d7025e5bc2df367e613be98df7de3fbe7023ab551e04b48c57b66c
0x197d3e5ad90fdafd649a5719834fd11eccc7dbe6bddca57fd72ccdd6d5a80b7c
0xe689270511dd8729afdd7d323b55484acc2fc38a96f17988dab653667fd1096a
0x4c0e53e92c6dbe18935e0ade5717738bea860b43f14f352bd533af6059591a43
0x7e042e391fcc05db61fe390c003eb9685855827344dfb9420bc9ad5420c5b475
0x91a9f355ef3e2c8f6024d84a96d18ac25a82ed3bc434daa54e781ee68504b3f5
0x9e7f1f4166d1ae05412274b76241267f077e5adee8549c0f062f7764b2d5ab03
0x3447fed7f117a5410e804fe5ed10057f8c67fb8e4e71b69251b497c5cde67c3e
0xf4677dbe810e58af31a4f6a3e863914c9d0702016efc5bb9d0e36f26c860b6ec

Functions
Getter at block 21316224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x490fbe53671be9ee4e153df078ecb65db84865303868438fc5cebc9f06b2dbcd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x910a845C872a6Af873D1DEc1f0Cce03034c94893, 0x8Ed5Bc8cEecAeeAA00f20d7571079603A4BFE156, 0xC63A2dc360707B718C534eEC2F6dD09d4DD457C8, 0xb64F7b84AF9919a5d8cBb063283942aa834df8Fd, 0xe088d9E0498A83F05871f8c09d6cE820586B0DD9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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.