GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 217 txns
Deployed by via 0xba3ffd0c at 13717278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,113.16
0x2382b9b912709f129d3b8650795fb44653f0a12047a83889b367645a324b0d3a
0xffbd3ad33245b1e848c2d2c1a8d762c9ad5701c3e826cf5cc9984a40969dc252
0x76387c7e4dba1d5841026f5d808f0166b6757f47cd65851f0e520f2c163bdc68
0x88616ec63e2ae4fa217b837a14e97941f52bd64b49f6af8185941557b5339183
0x248c5489ed8ba3577b19cb126223bc327ad94a909ae96c6f5527ab9622ecee94
0xaaaba7e363e45ad56add6ad5cbcd7682c538a7b22a935b2a63479d4e1cda224f
0xdb3e9be8ae3ab77b52f62dfb37978c205d330cf3aa9ff65382297d4329455f85
0x5bc0e4655c1e0db7abf2770d69bc89c40a8e0481d2e6c042831d0b09be8c6da0
0xe861815b8d09ffed636f81693c66b6589f26e3368b8f5befb7eddd842b22cad7
0x573dfdc204fef8209365e8256ceaa1c7955a1dacb612184bd0b2ed329bf7ea6b

Functions
Getter at block 20891591
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d00973e7e5e8bd8f0f9d810fae11d2b4567d1e4467d3951c046d14373422577
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf3e996C8cd4ab3fDad381584D5Bd90C01Ec3C082, 0x07fB49Ce2521C00Cc21640b1D2E0ED2B0a41E475]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.