GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 175 txns
Deployed by via 0x557cb89b at 16712657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $776,836.17
ERC-20
Value $111,859.98
ERC-20
Value $148.35
ERC-20
Value $0
ERC-20
--
 (#3075)
ERC-721
--
 (#9530)
ERC-721
--
 (#810)
ERC-721
--
0x4a0f408c9e6194b268142503f2bb3c6ea143c901b8f9702dde728b777d5a8af8
0x07ec2d11e29d2fea95bdc21aa8d99437fd28e66549ea9a292f12a258c0399fb1
0xfd56913d20975d31a35156d3b699ca9c3c69930a59a36667f1dd4aaf6f75d938
0x3e5357e74b4a5c14dc2dcc6bd9fc0d3b9635bcede9e6d9797d26aa6681a2f589
0x4f9d0690812b7a69310f9e151f0b2eedb1ebfa5b0d11c65aa972b7d5fdf6f37d
0x76b143dcd315634dfaf40b6df6e830f7c0f300630e200667d2675f301899eb59
0x00cc01636fb5c9731b994c60a73ad826fecf5c16fe518d78658a69467589ab02
0x9a276547759248d0d281a644f916cdb0e189f9bff164135a84234fbf27738f91
0xb1aac8246104bcd1a465708a21ac88695eda70aebe0da74c61786fd337d651fc
0x6b5cae8be4bc96595d2bda80e3eefed7b9c5a4f03853c73b0e9f4a55f5c85482

Functions
Getter at block 21190001
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b328c842bc2278fa21dcbc8754f574f1c249301aea798dbdf9b6900466d387c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf6E7F2AeB4852beeca13d1d9249daacb8563130c, 0xc26e1f5b57e956137582bD2B38E7117674C9E6A1, 0x90A728eb8ff6406A20eDF9ca845F5929696848E2, 0x7ED7f89d01dca1B60bf8BC5882F7603B8ae900d9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
155
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.