GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x1c101c14 at 18041122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x046f9199f3131a8b554b6ba927ec933b2cefdf9160b1b3e7cb4f52511df27b55
0x15c181b53094b99195a4a84956ce902d7a2b6e002fdc252c4d6a5d6c587da654
0x45c852850732268b7b7d35e46524c0f85430181f7d078b1cf547f913fee3a82e
0xc061dc04ad28ccaa673689aac5605122c67a1cd1b42cd3ebfaa94cfbb3f2cffa
0xdb4ca29dbb4c7a44e30b4eddcc1a58fcac0b20388a276168bd66d3f8ddec8370
0x009cbb3de86c63260045efdce702f6bbce7c776c9398a015c40f19ffd8297f2f
0xc3cfcd1153f6887ace1146c28f94b64b09257bed116349353e1b6c155b787f99
0x357a9fae5340b542e35d168a5b2aed4fa8ad1eb5c50e7e6790bad90fb4734efe
0x2a7584f0cd2264145e103724a105b82375eb36f060ad532d65fa95425835c551
0x40c0f7e9992503699e878dcfd35f2b78e27983635782f21eb60209caa1a9cde2

Functions
Getter at block 21424742
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09a0484d9975c861923801701c51a2aa1730c20de8cc4b17a7be215c299cc0c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x89F59D5d29BB0E35783050e915c9b258467a46a8, 0xa9ED075D64939c1eF7d31b4143E4a18b5C964E01]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
130
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.