GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x2ecf0b39 at 15684658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.05
ERC-20
Value $0
 (#0)
ERC-1555
--
0x210788a1dcbd98526c7696ec33b3259acbcf5dc8897339349ba3527b3472b5ef
0xee244e33192f1a167d2d6f35d890abcbabc963bdb5baf5002f6cc1fd45404859
0x5f711d36f2f2af2927e60f6f39f2d4a032a5c53eefc21716bb91e770f8f5219a
0xec9794d01c0a8c42cc07c22c45e1be4fa1e1a8c93fdabccdfa1982e5792b8c50
0x3f65fb0aeb2794bf57cdb5b9be21d26a0bdfab1b9b257d54042e4d54de28ab53
0x331a7ba12f26438113c8e98b36a8af8b0545a77fed5c7d13427f02376f7a8a52
0x210097c71386467ed14a284f2d24217b133d5742b44b4c9a28942ef16edba763
0x0cc1a775ef78517faafac7832375c0df04f0b08aa5108db0ce4b782b9ef71358
0xd8d244ba4f2b9d8ab02c40b10775aecc73cae9d07cc4dcaf111f8078dc719b81
0x49411c89a20994c298f49372c9025fcde27a10b4ac11a3558460c599c4dbc1af

Functions
Getter at block 21290968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc1a21b993e2cb09ec58c75ca8fab956c69218b932de4d1d5365fe7ad1b9171f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe3a8e593CAac68A787cbB3b5ddD75477C56be91B, 0x7720C7ef2D143879E6dfD7e9A59ee97244eBbFC7, 0xe5c7B9B64aa54F9AfDbc366440aF5750f279131F, 0xb2bCaBe5d9C6B0bC0255Dfe4607f883d5134C858, 0xad1923e7962367EeA348350a72c554B925a4Dc9C, 0xB9530A1B72FC230416aaa93EcBe76B4a3342280F, 0x0a3F3bE52AD863FFf14a483754a9773d3436Cf89, 0x7e788B1796C1F3b49948A2a816f55082E53aF7F7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.