GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0x881340b7 at 15051820
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
--
 (#750)
ERC-721
--
 (#657)
ERC-721
--
 (#656)
ERC-721
--
0xb96ee59d852b94fc4599f2e0a290238a1988070e778f0fb865e96e0c7d47405a
0x6174c783e900d16b1febdbec0c474948e91278d089dc66c2901baf6db346b3f9
0x69ce566aa6f69f87509cc213350830962822b0932ac3afa03403650d196eb420
0x2095d4506e1491f1afd8567cfb9285d76e365b8078851e0efa66dd712128bd88
0x60613b3b2bd316fae0610887d1dea9aa0657675c837ccbad7c6047c98d4a1d77
0x5290809b633348c3548521b51b2bb1e9f5bae724007f41b8398845313f580bd5
0x02191125b2b9d2225aacd3cca5cfb6d1c52393668551c10236f7a1b46deb7f6e
0xa330c3148c06d0f63d264b07d390fd8470317f10825530924c85fb635cb31a7d
0x57e12f7a5afaee4a4dc6cfd3ed4d8f286a46052f714fe1a093ddc8b9739c4062
0xd5ac91b50da24f7f85be882ff53c7537f4385607722269c5561da7f287240c06

Functions
Getter at block 20872680
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ded0ca75b7be4027c9349e7b5c4c900863a03e58e82215a8c4d12f112a55e6b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0D3387662591e971d0064B7847681BA59883448b, 0x6f6530d363cf8e7a175b2cdDC95D12a81E969C92, 0x64d36312B1B3Da36DcCf35C98DD97d598b5fA499]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
108
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.