GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x8d3a5e10 at 14798410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $189.95
 (#9)
ERC-721
--
0x0d4815c152facca75f7165c9c5d5ea0325cd3585ebf7729d4c0c4a6766de53c5
0x1147907958c8a6bf69a922b0613ea89fa4228d9dadb1df4c134ef17a8fd91288
0x1e747750235d15f4c447602543e4db38ff0f1af4ddf831778a3480b44b0a2816
0xdc9d8f1f56e8376ebb9218266ee3a0c54ff948c85d6f850ae6d24a96ac824f1e
0x597f0c273056170d62c601af28c4d048ad871f529e6247bfac0b9593567fe663
0x760de12daaaff93b0623f2bc244d37b710fe8a04f22b26f74e5dcdf526844326
0xe2d6ea3a952fcc6d4347605755afb7bd1f1a465e9d1e61671af177c299e767ac
0x7c191f08604687873b3f3172e1a4c7f1386a840abf080e8c9ce81b351cdb969d
0xce956c866763def8f4ec169d1b01d728aadc6e5f0e1fcf3dc6920ba94af12ab3
0xeab4a28903e70598168c70087b1266045e09db4eaeb62ee94309338bb7b58abc

Functions
Getter at block 21303844
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c11f230307326388a47a90d394ce82835e24b7e059f6fc883f89b6be38cd28a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD9526037910D7884FC30eEa6e00855409FAC13C9, 0xA8d333cC8C62eac53add9a1b1Cbe20FFc538F200, 0x2899F180891E1feCCDcB85EB09881EE4ab46B3dA, 0x3b6AE2834242dc0802b93D810539937c1c0BB426, 0xc0CCD67381157Fd2467884c693dfd8486fe23AAA, 0xC89eF1fE40c685188e42eD66CB3C30DA2b0d08A6, 0x5fA0f64AB0896B04a559f828Ce852115eBDc6C36]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.