GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xaa493980 at 19125655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $78,996.16
ERC-20
Value $1,588,585.5
ERC-20
Value $1,293,036.85
 (#532)
ERC-721
--
0xffbe2029ba94fc42b7a8429eeaffaab2c476ef7a52f9d9c1e476fa08673a11b3
0x513c222ef8a96bb0ac01ae74b104a51c07c13e976abd438456ea49c196fb475e
0x0b86a9b78d7bc5cc249c1709f85c46455b683b045b841e9acaab9dc3edac0198
0x629f9b823bdda27b805571b0781e3914bc8a61e8e30b1f02f67be93815456f94
0xa2193b847b09d97d8bc5e1717b8f8e2f420a790f98f35b600b88467fb83d23c7
0xfc92714aa1f8e4f5498bb381487772968a4e4aa33097c1e185945593451798f7
0x47ebb435770690d61790c858604ed24b9fabf88dbeb9c474335afeebad5c8bed
0xb86f00a66afd733c16b94420aa7f103573236f0cd561d1788f4fb41893c64cc8
0x50ef0aa0d42e7a7189eab79bbdc557b16a2080cf3f9d0d95820f1d87a65d3e98
0xce0cd720e1ad5a6c26c296ddaaebd3be145fe9fcaa385aec4375e3b2a056b881

Functions
Getter at block 20978991
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe722138bd4325a42980eefb5e3cdf0357ddebe47947b5cbd5afaaf0d5615125c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5082D698B9782D5f8Cb4958685f7C410A4d6fDC9, 0x8E0a538081BA1d7f41b7c594F0a2Afe7aE558494, 0x746d6a9f789999799AE7f5d62Aa70422F86826b6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.