GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x5cc62762 at 14986155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $207.04
0x9b7e96c6f8be3ab618f5a184ccc3c70ecc06266a5c161240148dae31c54726c1
0x99d58c168ef3c02ef21726a9e88ca9ade15ae8d0481823ba9ad404440040bafa
0x66286f50ab6bce4d27a3e72f6b885052283331dedf532867fc223a3e2be6d69a
0x950a7c8594fa0b70a2cb8fcc4abc4781f9564f8623e09e9a8c3256998233315e
0x0fefa817d8a9d7c46fae2bced7ee862431c8b7f0c332f6727717279e8b9be250
0xae878c9be130a6863c97d08a34830586b3abbfa498be374537edc7ffb3fe678e
0xbef264499dace283a64ae8563355c3793134c11eea72440b69aea0f55fb55585
0x415ccb73ee6962e76ce2f3313eaafe59094ad269ee0ccc2da446892de2172c27
0x92816fdee0339d35283f8bd6515fc285789059b2616143882bfe221c4418e4d6
0xa2509d7c8d395576c6f8efcd24fd43225cbe042753804508d510e244efbbedba

Functions
Getter at block 20858650
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1da23ec95e1d555d3920175b34417573a9c23a34725a3f79b027c54b8ce0a6e6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5a0dC15c9EceCeded97c7B1121461EDc623a0349, 0xC33Bac3C568039D5196f0b0faf9b98D9Ea26A97f]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
32
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.