GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x510aae25 at 14568222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#159)
ERC-721
--
0xb5a338ee5dd09617c56a267d762448778425a3f100809461655bad79347a603c
0x1849719936f0227f01fe296e009907bb4893303b63d419cb5cd1fa1cf22ce580
0x0ec7c6f50fdd7f115bd7084017e22e3e508ca61860428a9b9ed8a5434cc906d5
0xc5faf0baa0b098625e9351fbe4700967d3f33578e23016a066f1025f76a47634
0x0bb4c193aeb819ad2383ef8aab45ebc314eb4b2d44eee465e4cf4bca05682e3e
0x19ab7d7afdb2f58a3030b84256f87bc532ef1a2a648a89e1e3148a29b5f22389
0x130c2ba8fd8527c32caa2c390224c4de2e4d9cc653d47eff6675ed502c746eff
0x2d04efa7f8aa2d7b984e816e42d991bda6a77fb6787522da1bd9b04ae355b133
0xe7664de7fe6b5e264acbb6ddacaa4ef74ed0d955584adf2f1e05cd8b51deec53
0x66aa42cb33f67631ad8106e2167c4e95290e45503ed36c3f121c2042aa204219

Functions
Getter at block 21319240
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x89c3267e5f572f5efa830b1292b34fa5e656e566e68f55584c7893bddd417235
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0c9Fb971360D0d56C55171E3bB515F0736A95072, 0xcA652ff9a85b7c86909466217c11F0f26257D214]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.