GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xe74912ed at 13326484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $471.25
ERC-20
Value $17,194.39
ERC-20
Value $0
ERC-20
Value $0
0x898fcf852894ebf96eaeb4ba02e7db1ee4314e32c63f6ee67ff8f1f5f06659fa
0xed13ee3d8c312775f8af60d5c3718d32b076fff9ee01d39742847344a391db1b
0x9c716ad2cf5622af93215296b7a5e2dcf16708432cc557e630c0a571052744c9
0xc9a580ee98348ab6e95098659bf792cfeae26f6b33ed0eab2627801e5fce9186
0xa5faa2ef7fbd8b9e80dc56bc6bb118030a3e128384c88084f99a9c7b0152f7cc
0x00d3c3a8b4a9f39e7638415061df1442873fc46c236790b9d4760141d98fe317
0x0c8783d6763f211944d2076aec2445464d3a53a0cc61f45f087c8b1376ca4c25
0x013bb94f5d1caaca689954e57e6eb15891801f988333a9669fae14a826812b9c
0x928ca2f057a6ed9c5bf5b460a240862cc139097e552cde378f7d31cf01958e0e
0xfddbd56cec4a9b055f41812747d476248f131acd70a1beb1a5f562b76959514d

Functions
Getter at block 21205155
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x448a31d97519029ff901f2171622efbe7976b6e09f075c6101e28010d8f80cdd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1982Ac6974D8722779120204036B1B951D551Bd6, 0xf98D1FBa8868506e5d4e77c9A7f35D4b8A5b8e82, 0x3a1D1c1928497A5a71D783F875A678399aD92507]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.