GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xf62fdcbe at 18024366
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#10)
ERC-1555
--
ERC-20
--
0x15611467c86a1054d8b84474ebb4f572094a09b6930c066ab0cbeb2e7e5209b6
0x6bb9e1727e058065f91e4f38c1db6c561b6efdc96bde73c43da98ea012ab59cc
0x7238d5ddecdf71478cbdf67b3d9ace73065d3929916c14a5bdb95d2a41b0a157
0xf2aa0fc9962aeb0ae7f5a3cc99c4925a2f67f108d7cd11e1c54903531d2c526e
0x7964f8589463e0f6662bceb8c388cfb5757940fe7b5c33ce80bc2c3e1a2dd253
0x260804ffcf84df7ff1bb6bfbc58e43c466d45e37b4280c1ea9faeec59f0b47ba
0x98b9cde26156b33e48049a62104a175918d1c611fb72638c2c80a806cbbb944b

Functions
Getter at block 20925050
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3c17c15e7c774ab4b3724d3b02034fc7f3c6d3c6011a5be8b2248b5a046373c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xceD495c53Dd30A6113Aa6f54490330A0D4D2a2D0, 0x6d4E3b4D821099FFd25095E73A67aB449360212f, 0xAC2FaE87198306ABE8A5D66FC1365A19336f8159]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.