GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x0c206cf6 at 15685086
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
ERC-20
Value $0.02
ERC-20
Value $0
 (#0)
ERC-1555
--
ERC-20
--
0x4d4a5574266f681a079adc12bacf07ce6bbdd711a162ef200294010a95dcb223
0x904267393ff19466c5ef154e5ed850bbf919127ab4aeabe200b2c49634c0de66
0x6b3dd9be12e3bc2f14374ad3ca88436e39d24526ef7276c2ceb1a818d6930e6f
0x7ab2fb7e783874249a73006e55a06e18732a25be2275b55fc8e8f5b5a8beb7f5
0x80abda99ca417a079f513b495f9f9fc843b6d602dd48e73e8223ddf3ea9fc688
0x8344428d8c166b54d7cda4be1941d7a25046dfde8d4ba734c04b20af7dbc7d5a
0xe3dee04d673dd990bd2ce1ae6d62815734d3f0c0adc89388478f609106f514ff
0xac944376bf181e1858422370442665db79f57e1631ca1c4ff7444116ac5758fd
0x8baa6296437a24d851d3d1c4c57b108ae14d1f0c842ddb457ac7e4a371c9200d
0xd78d8576962343dcbb2010126d2758288b1468067743e8ffe5f2fdc880923d13

Functions
Getter at block 21223812
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e32d0fb39b8fa0a401e8b74e74c329b1346aaf9176bbe4c713e5307e9ed328e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0B8adD6C861E8f136c66532aA52932f5e0421E0A, 0x23359899eb4F1e1E7A84Eb5B9309C0f2EE918e9E, 0x4833326EAbcCCBe8409b3305466793b1032Ca21B, 0x986d58d562c033f3781F787AeA18Ce98b98de8CE, 0xe4Dec45695306Dc26F42a617841b776745B6dD90, 0xd713Df546095Fb482E897dCb92244FAE2b96EB2f, 0xD70Bd6dEa422ca1aF7C937264cF41D15f4336F13, 0x6B0A7181A9f3A9C06757c63045E724CBEEe0c245]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.