GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc1d5734f3b79a272b657bc4859d8a5f3a0b6c0f199a0b8d51ae8c239f80921b1
0xdd8b94f693d1cb184c621c738ef546ca621d6979ec1a62aecf7c56e36ce332df
0x69e3061d93f7ca230c1c1d28dab398ace2edaea262cc947c0755940f7db9e24f
0x7c6d006a077d0d895d46dc43f4ef2ce994ad6b4d7dd62c43b3d8541bb39ce48a
0xd3b4d1dc4300f748ed2bcb8cc74a79cfa60954e5d4d85aac38484a73aa67c437
0x1faf819c9c124cfcca20fa730f0bb8b9657a808a66012af73406ab64aa3db863
From
0xe72a619498a77ba601f87a1d9510ac406cd8063339fda2f90ac88b538ce83193
From
0xa6b0d3982ab24230987883940e17f7f9a4e3289fa749579f6bbccb6ab26ef2c8
0xf3ea05cd7288d8dd579c79261b95ab60ddeb6e70139632f3f7140b829c12fd03
0xe92dc3c847efc306fd0a341ee0ddd1f28cdca24f763480fb2bbe66aa1ab454b5

Functions
Getter at block 21177742
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb166486a9ddf8770136d70bb877e659937d2fc312d26358748b8fb16bdcc546
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x286cD2FF7Ad1337BaA783C345080e5Af9bBa0b6e, 0xBa5A9D43d0A6b7C00cFa18538eF1B8F5163b1E77]
getThreshold(view returns (uint256)
1
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.