GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe57231561da96b22350525c401ff234d4b745f35fbd04d282dac82f15f39668a
0x7d5b95c0349404ac92d1e61634bec3a7b0838454809153dbedff8a3c96b24422
0x04d6bd1a224762d1b8330dea4ba9cb054b9ebe9a15cf5e7f3b5f6a0d4cec21a2
0x8256487324b6d33f30fd67c8f69080263afb045e8dba40e73f7c8a56c34cea30
0x6507b9b355b8590c3b2e90068f2ddb65f1305b86b634bf4f9fd8d929b9ed8802
0x6d4f662d8512a8f723f2735f50b2f9dda722dbf5ae7418bd2ff783162609ece5
0x0ef64955f8a78d09caffdc41b14d1515d892bdb9e11226e7c8ca8507ab78b69a
0x5719b1ea11f6013c641cfce9eff3b4f33b051cf2455209971f6966452fd52a86
0x179dc83f003892ef0fca074052acbc37441c36b3fa86bc8f3343752c67d06a0d
0x13faf02afeb6bc1f13fab7d8d84220341ebbac0983b9b626dfaeea255469f4bb

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