GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x18b2408f at 18263588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $101.72
ERC-20
Value $3,993.06
ERC-20
Value $55.88
)
ERC-721
--
0xa71632f64050c4863837421b86aede2c0fdee3a63ca1f1750d580a71b9f79dbe
0xa36e1f0eded90d4289cabb76b36da7edfd0c4193585e48a840ed6d3746787b4c
0x32ecc1bf193c4ff105051d07ab7ea2ca974ba5b3351b93cdf45f27b4cda4d278
0xce8b1dfafd26c957ad41ab160de7e322419d1a149129a107432d8183189a255d
0x8d63486d86e7722e039a6d9dd11c46bf71fcdc8555ba8c66ff865a2f6166d956
0x4c4d59212cc68c373ceb394d201003a87e673996338ba9eb477d0c7bd2191932
0x4e7da0a5ac722af1350db425a4eff7d328b031ecf1d11375a96fd45f51d50f70
0x1edfdd4394673ce8bf85ef8b346f7f01208f8ad7e86fe2c6b5d8a128c208fa58
0xb45ccd3c3508b5f3a77b58fc2b30c80e92723130ddd6df1d1f9b09a544874b6a
0x4dc4e7c0d1578e64b78ce1437f92fe2f984e09a7753ca52630626a8002a9525f

Functions
Getter at block 21216146
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x272005b2c1d7e79e6dc1f9a3cc4cb1bfdb0812c0fe08c5a7c31d7d2f4b468932
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC301caF33d1Bbab3894273E1E38BDe637754280b, 0x863FC2b510832B9bdA95f97dFa2930D628628862, 0xa8953423F881E77F479337bAcd8028e0837D125c, 0x00fdB8fEee76Cc7D5236a727E39320106a17E525]
getThreshold(view returns (uint256)
2
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.