GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xb9bc2f82 at 21237623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2858)
ERC-721
--
 (#2852)
ERC-721
--
0x105c3879ff9bbe9fd3299f2648ab018ff51b0d981a27c293c3a3b35ebcedf3e8
0x847fad82dfc8562a7e0903324cda706b8bab2aad10e949c4a69912a602bf2fb7
0x4cbc9e6a2ac56fa1d945c5d88d4dd6d0cacae98e32c123d4a2cbf873682b4ccd
0x60e4cf9a466b62649b3ff3164bf83612f5ac4eac1254d3c90bf62da13156407c
0xaf64ca3b975a28e6789f8c7ddc3a0e467a46e5f0ff4b7c0dc5757500d680fcc1
0x06f8c216dbc7684cc1eebc573890ef06e6b74bb101f39d771608ede92f19b8e7
0x34897cdad69ca6795602efb8c3280e412d481ae10179c47c47c15504eb9b824f
0xa6aab6c5b4bb6b46149130d28551f04c16fbd35d2e7e1bb5a357c6555cb56bcc
0xa2a3718cb411936c7633dfbcdea28edacdea095a1e8ee61176fc1bb9dfa2b43f
0x8996a17c92562307a99ff063609a2f26d63bc58c5c43d9047a973f33e7d4b652

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