GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x1a773174 at 16819235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,000.98
ERC-20
Value $37,571.29
ERC-20
Value $37,487.81
0x8a1db36ca23f37bb337dd12b351ffbaeaee135781b8fc6f1855f8acf6e2495fa
0xd191f6a0886fb30d67899cfca4bcf688e677a115a3cd513ac5d7cb840c19f6b4
0xf863807032479301c6537a48e36d8ee37ef5f9cd3c3901258efd898cd01e984a
0xa4ce9c2ef5b80fc6f34e8439bd097c0555a6280a6a7a71c2f3867f6509bf0783
0xbdfa40977e00f35dc2af09e6ab6d187fcc634ddd1a8877be442bf10cf0de3312
0xfecbbb96b0a92fa7d85cc130c7b8f0491876f41533ac5875fc0fa16435f04d01
0x18a493d87e1ab6441c8ccdf923ac24a0040b2a0b344bca8c73e3a27e9c5c6823

Functions
Getter at block 21215284
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5049c2557f639e47767349e05b7f3743d10290e094ee0234c71490332b7c0360
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa007c81F48750dAa6a0aDd6050011f1947525B03, 0x1DF4Ce8053647eF45DA0C583DD2356E6E16e6aB7, 0xA83F26c931D9C46238125Fe39173E9edb52D11EA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.