GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9fde9ec70ab65746652d416404125c917390dc09077fe52e1726346f64aa4bd0
0x571a58899605e364d87644b52527f3adab7a392e06e47a8ab64ed4e9a7e4fce4
0xde1d88424a6f9badf07d6c4bfb19176d9141469d5d040651711fddde8978b372
0x43b528b909be9e58c1ece8ea18bc1146bfd59c36c58bcead8cf9d4e30be9fcfe
0x69e98d58700e7fbb644da137335b6f95d8143f82a98780b5d3d0b8ad88bf3459
0x87d52b48af49096a40d6eec0091f352754796b401eaee3fb5654c525726c0cf9
0xb0f76d5017c4debb2e5221d71ffa67b69d3fa54f7beab13342b18e8f8c33c9bf
0x490f60013e561c27a75323f222c39359cc2811fc5d121b647b523dba14d65cd5
0xe4da707bd2ec0c29bab833e8508da851b35de03c273be254dd2d6e0f52b10a04
0x4af2d6627ff8f54278067e55915ebffddbf74c0f90601ec272557d6d9c98b774

Functions
Getter at block 20886180
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x427d07516e89d73585781d9370b5560d80198c494024b04c018cf355be535c16
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5d3454E4b83427607CcF1C0AE6818808417AEe7, 0x934fd0e8Dfea0D2BC21099cF90552B25C7A7Ab7f, 0x8F1e26727DA23f9633Fc17b59c54a2b909cC3757]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.