GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x6afca564 at 13136987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#65468)
ERC-721
--
 (#65212)
ERC-721
--
 (#62902)
ERC-721
--
 (#4608)
ERC-721
--
 (#1280)
ERC-721
--
 (#1024)
ERC-721
--
 (#768)
ERC-721
--
0xf77a70a911707a4e15480d69259be0d76d30a21683529f8185535554d3df0af7
0x4e4bb5d30864b9985627c5bafa72fbbba12ba029e6c4cc4598226ad3f252a6c7
0xa3ac19677f716afba50de6003c1ca6e79697b4d9531f4c721a2176f4c8e58a44
0xa253144decd466f2ce831ac508bff2233dca3f10c76520ddac45f2cda0d5bf3d
0x50fcf5ca814bfbc0b96f08e21a022321a1cea77594f8b114e95d98daf5d08d54
0x6f670228a92b67052159554596fc067dcd501133c2d2097ce87bfc21bbb814f0
0x931b1efd6fe379cdbf7bfe5c58eb8cbcb691c5f59199d79fe034415f8364e805
0x5d1b3e19b380b09ebc9c0e709a5ea6cf3fce46374a7d60aea2c065b1c435fd2b
0x8fc7b4de2f968a5763f4fd760495c7fac53f413705e661d48a73f3fd2bf14a33
0x758e331a0c2ecb8a3e9a788070c864dcc2e40f6d976c2b616c4e063e364553e8

Functions
Getter at block 21306783
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf31d2ac9dc0cb52ba34069116ce9782299070efce2efd241a7aefcc06caf690
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0feeCDb47321f59f49dBF4E5A8DBA8BBF90258b3, 0x578375b369CE7e6D766f3f2C3c193f4Dc889eF2F, 0x5B55059279b593f6417FF3DDCc2f34C70260c45C, 0x445E6e83e87C32024Bb4774a776017b468F012EC, 0x00125c609527061996B1f30fcCd75334495691fe, 0x105a539023B91975657AfDF794163Ee1BbB13364]
getThreshold(view returns (uint256)
3
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.