GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x858ca59e3e70d3175cc90c27ce090784146e75a7bfd93a92b1f336f787612e31
0x1db44aa83b26ddb2c87d08621be695d38980e259ee6a1c53767b476640565ecb
0x725d1f68ff4c5271b3b8edfcae0b0b9de0ec835cf36b67e0b157dbe45614fcce
0x9c9107a1660e18cc2a4784fd80ef6a62c00f6a9311d07d93ac31f687505d698e
0x42a3e2e4d9995ab9eaf16414830fda5da9b04830f71f32b64e95e57ce284f5ef
0x06550a3e33509b5ea8fbd8466b69bea803c3ddbb57d62bbd496fb768b3c40c44
0x2ccb4a1bbfe9c4a4a3d9d7d0721e61673a558c6d67fccda480c095ec9739ecdd
0x12ca6eddc97455254fdafdd72dc48bc5910686032957f036df035c8e8f2d06d9
0x9447ef95e4788cadff7fd98d1e7713841159983b3ce4389c93080bc4d494d3f3
0x8786a02ebc6fe29e4228fcea2a58f76fd4b44aae22c9d2157a07ee6830b857b7

Functions
Getter at block 20850583
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5681ad320a4884a856eab3f5b6026d0fb4dc3481c9e2e447d5f5f21c289d3c05
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA6cc5F921918Ddd2F1fC7f4e2D5Ce117a7670FF9, 0xE5A6ED8b87Caf3dD52579f33e790A0A0AAfe92a4, 0x60531b9C3645546d864604eE0fC5B7d6ADc81cc2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
39
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.