GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0xfa284389 at 16734471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $291.04
ERC-20
Value $118,709.43
ERC-20
Value $25,676.58
ERC-20
Value $41.15
 (#2834)
ERC-721
--
 (#5)
ERC-1555
--
0x841da58fa98bffa248161309b3388e6f5cd47d497f3d469ad31c3d31d5d59c5c
0x9753978e1a254825f40f049240cab93d25d40f02006e6ab389bf9605c4d09109
0xc4664434d48a6db079547c728792794389535c2c8bfa68ace2d1c55e7e27cec0
0xd2055c6efbb9cb96b7dc036f36bd8c29915787437b8767116584040c1a6e3fc9
0xa033374760cb83ae9d8775aa0fd598442b0be3156d8b92633be7a9784d0a66fe
0xcf70dfce5db674ea6fa01a4c07ba726521e2e2b68eed5894f4576e4762b2e190
0x418a751728ea9ea97676501becda0cb8404a2f93adfcbb5502dac93bb1caab88
0x514deb8f818c1d7010cd2733520e38ca036d2c4de493a11145f6e64932bbd23c
0xb9da1e606e5f16aa638c7da21979f9ea8c73cfdab071add0bdc46f0b751adff6
0x41aa87788c2bd9617fbae1f949b9b604477069ead33be97fc47c6f8cb062fda2

Functions
Getter at block 20908031
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x460ea31751f97cce5c8d483895c9f7fd2a3ca783b0c4f04b342e01a224e309ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x73927EDF30170b2f6B8882dA59D3dDBBFC66593D, 0x70086013789A43eD71124C9f384CB4F565299cD4, 0xd9f5e7ED7DCc03C55C5fDd3e1D545d616609543B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.