GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0x191ab3f7 at 18042933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $153,460.33
ERC-20
Value $7,283.6
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#3019)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x0258143b68d8770815e620a334b16ed9575c6e5415740c962f3d5397c31880bb
0x18489acbc01fc929623677d3240091143e1d4e1e20b623dc864bceb2ebd8c393
0x9146bd7c580013d47b7aab292f1750fb2075d3bf6d1d8881498342ccddc521a4
0xc3752f8a1e79cda1b3d927db1589fc5a184c584608664fe1a6d0dc859f6b3647
0xfbd77d4da9cff9975394c3aa81f6541f2472eaad1b991d7db36c2b7be4375b88
0x08215c0b89bb702c6667600d4a9ce65ecae97c42227ddebb3ce5ac346702470d
0x978abd0f06c61a78805a943ca0adc48bdaed54662142987e3d383f1007d28b41
0x50099d036e53fabd3bd5336b5947f991500a82a1a07008c2d358232e315582b2
0x88dcfd2ee2a28a6c638b205798fbaa932dec2a00f0aaa37c0a3019bdfac50d7a
0x1b7fa13a01d3bc6a91ff21800e77fe8913c75043ff01448bbbef9635e3881cc6

Functions
Getter at block 21161208
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e53e79c0a3da5f369409302ecd657071690f123f484e5f304ce5cebee1eedd1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeDaC3fdd6f91041eF01b26085BD631645f39e060, 0x40Cb2014787c0028d43B13421926513AE9C60AEC, 0xa317fc64bcFF3Fe2469fba7A568bF959515758Bf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
97
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.