GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x342e0a29ee3064e3263f12098172e0484885f8218d3a58c46e941e0070394766
0x392dd48d9d8c1d3acfcac5144a3018d49370d83a7a776d3601e0dd6a58fa4e2a
0x06a6c788bc4cadf86590976fb0699dd14bd4b39f5e6cd69ccd39570c24783204
0x7599e36904b883475fdeba031f0dfd484293d921a70aeb183a3bf1cfb3be9498
0x646ddbe71b6007b083c234ed94129ed2c586b7aab647b84925e27077de26ca88
0x8b40a18444579c1207c0eb7467ac44de0e492205e755a7019e39262d8e84c746
0x79dacd43c32d2bf0f8af302897f79c574dd5e681a4aac2f235fa77d33ccee97c
0xc07181cc1d50c10ca521d95f2fb7da0f3da201c80273d236f224eaf816ccd545
0xd7e3aebfbd12b381efc4cc398c036b2233a0d55e5ae8f580f051483ce55e5312
0x49b2935e624c914b9c8fce9dbfb61fa539789cf385c86f0f02a10e73a8bc53ad

Functions
Getter at block 21001071
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6e7b32dbefe8651b1bf2f36c69c4f2066c1abd315e2edbb88a5e40b4dc62537
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc68559036f6c7A38B45DEE3080eaCd611b86E2E6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.