GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 524 txns
Deployed by via 0x98829cc6 at 13377968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.11
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x41a5b68ef202a3027c4dd23c5fe007107af7d9773e82e9b6e4fd6aa552e9c95e
0x74e6e9f73b2f1d354e86fa31ae7fc28c8c744b21ee90e453c6c5cef86d9f23ce
0xc933e91dc0cd93305bebe9a4c109ee6598196d9273920c38d29bc4a6de4be86c
0x16c2f82af3c9350d86c99b9b2da35aef7df85530fd808be65bcbadd46fbeb4cf
0x871e075d9785b01202d1fecde6f4ba6a59d7339b86f8aed84b7ac2cb8af228fe
0x4b75a99ce3593fc99a0020b08e9b0152e4df9e57249f132fff1967b23e8a32c1
0x5dc53e15fa12a005182ea97b1328247256bff59a1d40a1bfdce401f303bd220f
0x13097ef2cd9139745155ddc3d3b084b2fc18aa00c5bd3154e8cd05c07c82b7b9
0x83aaf1ded7ec84b168f7ccf06183a0fee2c5135ebbc5b39ad10ae8bc5924d8fe
0x2c76133c851466574b220ac0eddabb039fb12f13d064f937124707eda4a352b8

Functions
Getter at block 21314729
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf28908ebf03e535e661015a8bd6799ebf6c0048776758b55174802021f8d78a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0bf4d6Fb0284966efCA7F48a8178beDBfDfcd1B8, 0x1f0BDbA24AB488514419777557f9D040012747Ce, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x66f76Cfc5B87deE93c75467caC3798176eef1744, 0xCFe5dc43b213FeD19f5f94Ed6d58d56dA4d705Ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
435
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.