GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0x8d57c4cd at 13639977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,881.53
ERC-20
Value $14,331.69
ERC-20
Value $3,341.02
ERC-20
Value $454.56
ERC-20
Value $4.64
ERC-20
--
 (#65)
ERC-1555
--
 (#10)
ERC-1555
--
)
ERC-721
--
 (#93)
ERC-1555
--
0xb87073ac512bf7f0f39139e33140047c66b43a89c1fe235c013d331bd860fa43
0xf567325605763c8c8b358d7b5c12ff46ab099fd85923acbdba319a56fd83695c
0x49db51ab98baee33c0599dcdae770abfd42b94cb6c1862204efcfb4a8df5c9a1
0xf0845f2617353cfec5b08fd7418e4ab16378a8d31a936c00c42c96ee0cfee89a
0xf11bb0736c4435aab64ba22fede1c14696483bb756d8b185da136eda4d1e6d42
0x02b583fab2ed00f3847b972bd91d42ad4f4383c7d723231becb03714f575a40d
0x9bb80f9d626e182f2accdeed8e885bfa9e34a18d8b25c3d52b009f0c8ce43c0e
0x77105c98728867745e91f1631ab858348774f69fdf6734ea82a1eb219c72b6f5
0x95deb5d5128bcc9e4bc20c33b0d651aba434a74eae599fc88bfae8caf0f9142a
0xa5cc2f88eb6a942be0b210beea5d47ccf12f7ba83f0c3d6cf7094ddeb494c7fe

Functions
Getter at block 21420881
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x55d41a6b12832f416a54feb1d5a7d3ffcd76b4bf82972c7c795f37619b46d2f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48ff4d06Ceb0d69C958EE7856A2629Bb568Cffdc, 0xC21A69E9e83dE0960E889AddD2c7a32F518B8D12, 0x64e16b3c530c25b7af3621D383fD20902B194526, 0xfA62B9143f6B0d7E125f4E721A613A7313948c75, 0xCC65fA278B917042822538c44ba10AD646824026]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.