GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x7e1c4191 at 14366711
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54,893.96
0x8865e6b442cde4136862eac5636178d0c25cb8fcb507e5aee2def2bf125be6e9
0xfc5a1764c6bd38d82cf1a9fcdac8d01cfcb4927d7c52fb654f1dd08386dd188f
0x9913fd48f8358bb47fef0b156e41f9a605f47a790b83bba1b2fc8f2e0b5a8c13
0x817523096b0339635db0510311885b9f4641db451a68502c6937d76adc7db111
0x338ca817148b353db754121157f1baf8155b09092ea142598c148109c154810a
0x09d3b7f5da002ebf42869047a3b3ae7853e7d9db760954f25538f0b74f696c92
0x46d43c1a8bfb71c6a7640f3d4ffac22f09563d20131868d9926c90d83ea236aa
0x5bafb459ef5cd688a1f81f8a9fe1f8db917ae5e13f5b94184ebc4b956e26c0df
0x95c2b3b1d9aec5f928619cb59149c0bb71c8e9b07a510f7b0333b0f758dfd5cb
0xa8c70f6f8b7f4d41ae83b4375bc9a48266db433744b7bce1a8b73c7a9f7914b9

Functions
Getter at block 21286871
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36bce6ce79c03b2190bc0666798e5bb0cc776bb780be6bbe18d3885ff64c1cbb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x982771Df9eda7E1B487391cf07eB7DfF551280A3, 0x1d45fC0fe4EdaA1950fE31B00caEb8D0F029e2bE, 0x06F4c55b5626B46769c79c8fa90eD90671cde150, 0xfA742f242A6e7D226Cc2404144585D78a1a464fB, 0x0ce4CCD816A6C0563046296f3BeAeae842412A01, 0xcDd7ce64282f455c41c1f0FCE2985C86ee579AeA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
17
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.