GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x10b560a8 at 13731563
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,178,597.87
ERC-20
Value $4,326,568.69
ERC-20
Value $8,018.04
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
 (#181)
ERC-721
--
ERC-20
--
0x14a0a7b92a590899d99883390bc32daae34f22444ba745f433dff0c2595aa3a9
0x049ddf912a46fb203f450ac16ae6efb6eef1c6c47015e575ff972ca3502c5d7d
0xfdd996cb1841cb1ada88117e2d6725b8a61357b939753568258d07337012f6c9
0x6c85cc9bb3ff2b1fb7490ee7716b058af1f7ff8149dd9c0adeda1e68f326e437
0xb6a247b65b1f84284ec07657568ef55d5a311b2031d9457c62498a5bf9c179cb
0x8702b013d808d73bf8fa99e494ffbc43431d1691e5ee70aa966f06a74f76c9d9
0x3b59174148d78a3dd9889679ed035108b39ba3b777f84bb52e8d8b8bc7e7a11e
0xf42fcd66e119ce7a21347a4efdf1deaecf48c0c95aa5745cde220ce3b7b3cc59
0x666c5b9f9b3d3ca8374645e2090cd123f67d200a737f5f39d9c121f6497b050d
0xbde2f1241caff57d34fcb6fe1d2ecb1861b280c6e3f084c32461d64f28e58a8f

Functions
Getter at block 21162178
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4715f83f118cd3d6cc63b8cc71ad60bd55df0727a07178e0bdc9ebdff226ea38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC18805FBC972f168D0a8E5002D6576A4f2d2E9Cb, 0x929c6d5b37620A9e3eff79dDC701830b70a7A84c, 0x0E19FaD56864EADF64848bdC79EE6299c3374B0f, 0x3BC15f3601eA7b65a9A8E7f8C776d4Ab5e2Bc002, 0xCc7c7a44397107891e5e28600222137B2F2bB822]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.