GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x4ec9b22f at 13896960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2)
ERC-1555
--
 (#2313)
ERC-721
--
 (#2311)
ERC-721
--
 (#2308)
ERC-721
--
 (#2241)
ERC-721
--
 (#2240)
ERC-721
--
 (#2080)
ERC-721
--
 (#2056)
ERC-721
--
 (#2054)
ERC-721
--
 (#2047)
ERC-721
--
0xabd898a774340e89fab29e9d3a0f7b1ba1f19d37aba717230f8146176ba1d084
From
0x934c96ac45a50be7d68d0c583e5cb2862b4d92ea776f4e082b015ae9eb4e4353
0x25809f79ba5bf86d99ce349bf0db0ae0720446b616c017fd3f58aafafb9ba9ae
0xc48a07b555f1557f306ed2b9cd5941de1ede1f331894617ea90a7df7c9fddaa1
0x8a580f647c72935d08b0de7107ca33642918a2f2a7251dc21d62db3359e2e647
0xc30b88b2e36a6cb76610abe814a920c7e4b6f1d94a3a3b16c2e0e9937cb90497
0xf3cabfd721632feb8a75a4c37b4d80199c67d872cac4bdbffe37c803e36026ed
0x5c01cecb4f6acc5510dcce58d7cb30a114e4cdf9d07a406bfb81d412e729a564
0xfb36a820345cf53bc374ad8230b2b6ee0d35a22dd8846683013aad9ce38cb55f
From
0x680395ee701a10665ac0bf1ecef84483c7936d2d79c5a60a07d0a7f02e630b02

Functions
Getter at block 21158779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8b1e6bcaa551c15a8a4bb8377b54a83ce3259adbb0d312e41bd35723426f79c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1DC09501Ae209F8CC15b3b7090084C72855D95Bd, 0xa14f0C4ed666194dE6A55f8Ec4137d8a4a4D84d8, 0xe2c16dc2610fF536bb0EB8f50771d3A65F8029Bf, 0x99b9bB23D300Dda4A1dC9eb8d2333704b235c165]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
37
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.