GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0xb8c02466 at 17694593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.32
ERC-20
--
ERC-20
--
0x200edddf1158a545c4b7a0400a0257163673e37c4d62a7b3c6aa72775f39f5c6
0x43a8a461021c3c585334b26664f930022db77a490e0081185ba58dfbabc9b4db
0x791b8d408f4e8c6bddac995e07e90a7997bffe65a7c9145945fc91c296f4b90b
0xe62995412aca1d99e40ec590d31063529302d47d3a9fb946d20d5c349b516388
0x4142e8c5cec4b5e1c7fa5f4a2cdaca6cae5a680eeae08393aa10557797d7446b
0x061d6c3488f2706e8f2fa67679f9548328a6d7115805017b4a284bf2b14e47aa
0xc050e17f36894ff43834ccd36941661d044476918980fbb65daad8079b272a8f
0x0b266f18720d11322965a0ee404b825db6281a7fcc163b9bfaa679a47cd289bd
0xdad64ef992992320864fc45632e5b65e6a8dccba3eafe18c6cac2eacf7ab4f47
0x705088efec0e69b1596c80b1f78b98bfa41c79ddd9680e0384b1fae7026039b3

Functions
Getter at block 20903566
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8b10b75761de8a9a299ff166364f637e0dda22a2ab3beb2ca4b03079870e9e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90D3ca8B3600310d7ca2a26c0a97dE1b4F0ADE28, 0xAd5d45C40E0990D774519D0a3946CCA3aE4Dd1dD]
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.