GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x17ea1921 at 18798195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.4
0x8dcac307c3eae039c70cadd7fefd74dda876bea1c641ccc91d182ad16dc29c88
0xbe8c0d4bdac27d731f1839cbc844dbf012c84e25c2135e505e5c403332af6dfa
0xce8d10c62604372218cb8a26bdd1f0430a9cb9ac5c857164a05e07887bdbd778
0xdc289af91c311a131b30520a0c5cc83c75fb1ac53e49d7536fef781be62406f8
0xb0777f6c37296d57ea128d021d775c032a940a103a71b4819db9366590302247
0xeccfa66d25010b8861c10bf1fa0c4e3553c5da2713e43c75899688a9cc55f156
0x8037010ba419f0d30696cddd445dfca626aa4e3e169155c8610dd544ad31ebcb
0xc268077f58bd0a3b32e92f7e158e3eb1ebb29e79e4e54b3881197cd4c61c9adb
0xaf051abf4bba66a47079bd8a12983145f49804f469e9f8e1db5183ca92146b13
0x7557d3d78d542c1dc8832eb2967e93ae58fd5b2ee6c0e1e9995b6171c33350ca

Functions
Getter at block 20841594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa263b324a9d6d51ae283eee80f1eb941117971f42cbdde3d3adf7ccc7ce2b2d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x800E4d571c0bb77666faA8c7c4550f0dFb075208, 0x328374d0F8f9eB27c4Dc49f114806eA5a4E2f46F, 0x0fc35D01EAae5B76DB07c2a2d3Fc1c9F232B390B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.