GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x1ca2c01362b88e60cbe854432efd3a701f6b04df84bf7d89f33c9779646fbae0
0xa5c56331daf88a92cbb56f0be8fe3c0d8e0003fcb547f4474b4eb3fd2276859a
0x0a65fd020740b8e62b1ea80273cfd55cc373063097dcd0e7e36c41e2714dc231
0x5e21bfd712a2acc48beff7ef4a9020c7fc97b7e66ad2aac9e2f6582e6f4de632
0x3db854bc0743bbda9466a14851fcd3525d3383971f3dfbbd005be734b81472fa
0x7c030e9d9bb5adc0576b8faf61f36f2b6d5d5999a1678a8ceefc98ffc73956df
0x55cf0d91a9fe249666ace7b5154771a3231d12c94916efe8720292dd3bfa3ff0
0x56a996136b47426a80a6030ed102e6c17070196f4c0dae3cb3fc0f8351b30926

Functions
Getter at block 21185157
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa68043a9989fb676a44949210550dd77eaab06d19f183f7a0a692c7a1a92c8df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x988A09eC10Af5D26d1b4aE9024860F2F8a277550, 0x736c1623C5c62845e0Fe0A82d3660ce94c28540D, 0xBd814cCC6048805eBBCd797CeBB033446B351632]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.