GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 175 txns
Deployed by via 0xebb9c563 at 19237629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,008.31
ERC-20
Value $0
0xae3ff7b562a1d7fe1325c8fb360ce4bcd02563e8b4edf6fd3cf4b5b6765260a0
0x3352da680143aef5cc7171cadb741641e2f08c3bec8593886af71e8f3d7cb61e
0xdf07ff63ff40ddd5c0a1d0ebe10e920385352b5f8e988bc31c8dc26c735aed0f
0x41ceae15a8814491e146323062bee33930f20eaccaea54a36efa91f6742691dd
0xa8d923d45ac66e611c7870fa55053b5d41fd13b5b09cca5d909e4938d14ed946
0xb1d12beec1433100b5dbef7ade93358f9fa27ee3869dc4f367b0fb5fe1421f54
0x007de52bb39241bb96f396bfe2ba571594003797ef1851601376fd6c56b58355
0x578b1f57e9353eb82c76f9d5d06fa55dd2b6224c6d824dca256f3f44e38326ff
0x70dbfe680352792535941d9956c82032c77b6f79b1cf35e43c84c74399233760
0x72a005f2553ef1fcf466c3962b0f6e93f04e1edd3b094e0e628b95b6d24b89ae

Functions
Getter at block 21190297
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x457e5be4bcc7ba5b0b409e2b37c581c66da743d3fc79eccd6216a39e8aa0bee5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDb2Fe8afEa6c503822cd5e927524832145C52aAE, 0xe291C4f48Cd582b55DEcFaEBA4d565e580Ab54Cf, 0xbc9BFD8Ee2aAa54E672F98A53B1536E0b3092f87, 0x67BB8f98DDff504204B9AF8e9C00E9C6926526e2, 0x8E0a538081BA1d7f41b7c594F0a2Afe7aE558494, 0x746d6a9f789999799AE7f5d62Aa70422F86826b6, 0x935Fb1760D30fa97A9009e99bed6f4B60d768f18]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
173
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.