GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x459709e9 at 19240588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x1a49e9a2a8332d64b24e7002efc452e073b45667d04213d2af5d91e6f7e99f9c
0x5047b249fe49e90b81a16093f0bce00bfd8c7f3439ce01aa79878457d6037591
0x9cb3945a5ebbbb5537907e43b1c1eb57e88e0a02185ea898bf4c75d721893f30
0xb238971119f9cc7ef6bd5b47d19d29595a76056e572a0b71568662cf4e4cea29
0x39a4dd8a5e7ff80a7be6c7c6df97d5d732e33167f2865206026c7b7645fb7340
0xc271ccc7b8f101d0cf2f728b81476181432a14bae2772b2ef7cdb045643f1482
0xbfeea1de7fa7520db252bc050651e164996d2508402c68a50de7f2b41b1aa3d3
0x49d16bfee078cd59ce4bd6284c1213162373f98b43f29b20843ae24d01418488
0xb7f7415338dd1c023864102f5a95a790547184ddfd738830cd62a1ff808c9ddd
0x3f422ea768619812a0de9dba445abd8526e5d3ab26ddda0b044a493264a4538d

Functions
Getter at block 21217361
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc470a8965cc889dbb57dec7cbc8454a8cd227c13dc52ee57835a6a9207b51c83
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9506429A421757711806c5cAF25ba1830E349B09, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad, 0x5c8c76F2e990F194462dC5f8a8c76Ba16966Ed42, 0x0fCe5cd3FB6F3b3FB7f0f707070A0A7e2442f444, 0x648aA14e4424e0825A5cE739C8C68610e143FB79, 0x2f2806e8b288428f23707A69faA60f52BC565c17, 0x173286FaFABEA063eeB3726Ee5eFD4ff414057B9]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
112
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.