GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4df7b88927b9a597924947f067ad4ccdc5638926f29d9a1b41306b082e43db66
0x015d1d1724c8cac48fa1944f23132617971cdb5a7dc506c439366d5f053e7ce2
0x1117b4e26fde2101aafac72b4070ff467d74a0f87357b73fdaa74f4adbe893de
0x90b23ca801edaf8bef136938adf1124528bf30309e584be4b1ef5352c5eb1421
0xe3a7cc4e56a20e9819b1d2d207b68e52e9899c5726560837e3d19a18af521cab
0x060a6872d59f1f1aadccc0ca33bac298dadbc5bc1d00464e7b9ffbd5f54da885
0xf08fd636878eb688e34c7707ccd86bb717df5a0fc4600f14b4098d08b4d91b1c
0x4f67dec63fdd12a9bcdda938bc18c9b963f88565b1ff7a59fae4ea53635c9457
0x0918cff9b4d948e27b358405dd6ffd9e32c480d83e7c0b4b49447eb5e7fbd550
0xa571540a6c01b3904857c88dd722432da7183f58244905d79344c7d4dbca0be0

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