GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc08a595c8484babd061d4e79cbc0e3a1a5a411f705c34fc630567ee057f90703
0xbf4fb7e034cfaedbf3c9311a99ec86f68128a36532561ed06f42f691a2075bb1
0x7be12f6ca27f96dfc1630f67be5c7a5b696fc0a5736f5933a665ed8b5d7098da
0xfa1bdb714340599dd9c2cce864112739c388951bd7570af61af2a9b1d8d78d1a
0x2e1f78a3d4d0f9ad0cf7f274c58f7e27d1f4e893e94a59c0c89e2feda0f56f8a
0x45cd28129290e680b9b6b6b1f1ed224bd32403411325ba5306aa83e7b2dde3a2
0x9b81109f51fed73abceeaa8ead10e9a671cc7ab984c2262651a4c9c055f025bd
0xc227da2df0d97d3f4183e46c9cf1a7b4241ba142e2cfbea6cb8638945a599707
0x88f1a86635335f89fb92668f9755bee4e60f615ae888e59cc3be6af61be5e5f8
0x821a7a89d7869f740cc45a54d410319585cb5475f453fa6845cb80ca6a0af83f

Functions
Getter at block 20980061
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf634b051354dd27e62895a694a67c3d6db6aff41cb9e3402ef78f5e39f0f912e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x74f1Cb023B0eE6f567E9B4bC76F8Aa6E3F536114, 0x31c1BDE6D298d15d7B924079b099488D0C99cc92, 0x8f1631DE506C6c11869Ab2d56d1Ba3bdB7b43378, 0xE1EC44FF6f1198324bdA891bA91245033A116c6E, 0xAc3Be45C15598E9564944341dCA3e40f54A75949]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.