GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x6b98829a at 15829237
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
0x8891b6d500b6204d618d190d109b3abe7525c8acb5be015fee2f6d6694030529
0x28a8bde0c61d8c69e826b6b1ad55f90b166bddd9cf44d03451a1c3195802421d
0xe90b9bf076a98dbc711dc81390c119ebb0d97f0ca0064a18d81cfde96aca8168
0x03556732d9e23244f0f7eed6bd1b16b06d6774df6d24d41f5e2d13fde396beb8
0x3e04ef8d228f1aeb176598bcd74b44ff7c1f550176e39bc3276dbc83caa64c42
0xe328841671a7f0e0b576cc29cb9eb634dbc6e49e4272754ced68bca18da353f8
0x1e76c41d71e57b977d724b4c3c95684f9918c48888b6cd70309c74f9aa6e5e1d

Functions
Getter at block 21434121
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab8dfe46682873f798f719d8524cc0b68190fe6e372872e5474d0d34c711ffa1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x116c3372F3bb2C9ee62F4fC7d39aF46FC9a2FA62, 0x120266Ac9f9B2841E4815b5302F1dE2bE2F5C8D5, 0xAf2C43baD40d769D76aaDf4E84F58bca65d04b85, 0xbfcA5bfA43baA854598Af4360c0B0A17E1f3A5aF]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.