GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 177 txns
Deployed by via 0xae3ad9e7 at 13487504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $996.91
ERC-20
Value $23,643,796.36
ERC-20
Value $769.13
ERC-20
--
 (#13)
ERC-721
--
0x30c40c97f63667eab8e972d65e844ed1f5281fc028c0be714fd7fe67c92ea76b
0x1625311cea31e041d11f66c30594dfd61ef5be8856f8e139a982f1b6259f112b
0xbce28d7ba3713c2feee725e47f102663cd5d8408a5de23c43d0e40d31a721f03
0x15e171c702854f3e3e543f34cbae42fcfd3ed61b77928f511f0c9d44c4941f69
0xecc2fa2c2eb8df8a68d5586918cac06e787f2fb8c2f2947023d64b500ebc842c
0xb0962119655f93bb29777a223b1766b3e1717a60db159e648d7d8bbc23a51ef2
0xa7f335dbde275a85313ba6695e763c251bd7af2720e2302b6045dfc5908835ee
0x07ef70d013e798790fb8bb64ee5e64a0b9dfeb69fb28e2b19fd6f9ff41a4cbaa
0x909bbf6c9282547f287b988a115255b4feff34316fa98ca53eab4ea63d10e8d1
0x1616c0c3f7b6464deb4aa6a5c15e19d6ca5c2e9c6c6c0cbf1f52362d93caadee

Functions
Getter at block 20911551
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa446627899584d9c3944ba494311d9834f634d95ff1d420123765ea23f026421
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x129443cA2a9Dec2020808a2868b38dDA457eaCC7, 0x2DfC6dDd5230f391f0cb8f35095f32dD1DC3A14c, 0x274FB5777c24DaD3c7dF80987B9fac04931AD885]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
161
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.