GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xbabb21e8 at 13477520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $689.74
ERC-20
Value $1,846.67
 (#222)
ERC-721
--
 (#211)
ERC-721
--
 (#210)
ERC-721
--
 (#209)
ERC-721
--
 (#208)
ERC-721
--
 (#207)
ERC-721
--
 (#206)
ERC-721
--
 (#205)
ERC-721
--
0xb9e9923890636e98d9cfbaf7e07b702a93649825076daceeb0e39d4b23898160
From
0xe18813fa978eb60ad22db9b79e1a80f55f1a39420ab4ec44b45ec855db9ddaac
0x4e92e91b97bdb374428fb24e04032607b8aa784f30358fa6a5596032d1f2c321
0x414049f68e171858a2b1498e391b98e526c754c05cbf5ea12793fdeab6262a06
0x1d4543deabe7f7ac3ae982f22f2c29ec6bd9c9e5d08b523ae846c0f6b20ac6e8
0x600cc12000e44933345abb702e8e559439796fbc40d61db7e17bd9fab092aa12
From
0xd5383654b1daa115058ca5fdb599c638370ff5f006b3e180590e3c8a8670e465
From
0x3faa16ff04f67f6e8480275cd793acce94fda8fef313f475ef5822f29f98f6a1
From
0xc27defe9a82fc520cf417c7f93cded655cc7e41f55ad2b58c2fdfff794bbda81
From
0x6fad29f5191217a29fb91ad950a818e7b1def9f1fc3492a6e134b02d1cf7cb45

Functions
Getter at block 20981135
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa329b2e3fcf09802d3e0d4995878e84ddd39a1f1e0e6aed14d543963b4349b1a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa1455E19c297B9A0A0E894208d041ad40cc5c23d, 0x960Cc3E3C8ccc653a15Ff7Cec3AEC459024167C0, 0xD2711B6F8d8fcc55D0835D43E426C9bB328aD4A4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
51
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.