GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xce1faa7729da691c6c5017753219b4487d604e9720dca7b253c3da4c02169048
0x07d5f84c2c599ba5c6af68c82b303db95163500f874905f1df3f27dd54c3e27d
0xf647729efcfd5dd6f56c565b57e2eb91018106e6da33f00f3623b42ea4445980
0xfc694f4b4ac0cec3762db5ad3c9e00a5f19897e787b8ee1fd7398cd98ef38588
0x541770a3d3082a81804c40e05a3f50503e73117db202d5dca411e886983fc578
0x77a93f385242857262f15bdfc7f776123cf6f492c8408f19f10add019d02266d
0x2d540e3ed1afe25f51fcd79b7ae78a4916a2741bd2270098142f9f6eb71d12f3
0xe354d1a68f91e8ef1302e8b030e5b463b83b14976254a55a0cbbb02a6cef93c6
0x1bd549d0db0dd4e74ebcec9f1aad9cbab921f60c054c546430d9e906f56a4ff6
0xf8977d05bb123e5bc47e2df98e5a7efb775feec782176044989be661a87658d3

Functions
Getter at block 21274614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a70d9f54569a7137c9e11ac342568245a3c5ce1ce43ae3b4f086e14f6996f8a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x834F78E947Aafbcb970087bD2acDd2476Bc3f216, 0x065A171B5812a31BDDb1c011273CadEda36fA81C, 0x5f17Ea23387fBAc3E939302D8Beee48f02c28dF7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.