GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0xe60aa4d1 at 13996295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.28
ERC-20
Value $3,171.37
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xff1495092e5fa16d0afd504caa9d5c91f99c193190dea1bb0b8f7a4214d3315d
0x1084a6896d6bdf63d91f511f72d9d050c3bdd76ea2b136abe7284a42af9f5a05
0xfd80e64573df222e0e9ef11960a568dbb728e141abfd7c3d6ef942ebe3b7ffe8
0x52ad1adf6e8e558d41423a47f5dacddacce69a930dd3649050eaa6dd6f5cdf03
0x5e315f4b9c4a14fb62685134c0fce753e57142f308589a1cb463a32213c77dcb
0xcb788105cdb3ef7777430d9be009f9a10154affa70dac1619036bd52c9f6e460
0xd286a35b3655b9e36ae2970b558add7b3eb756d6aec1c3809cea28c3dd2faf0c
0xcfdedd36b4cf83743618563adc62e5bc80ad62ba31b0d453b1ea034c24737c5f
0x831c07e7635a68cef04d47379ede757d446b1ec5ab1e1ae9cccc9081ca20150d
0x2e2747ad353783e15fbc7e03c701d270781663f1afa9016674b080ffc3a10791

Functions
Getter at block 21187956
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7bc4bb272a851f16cf148c924e1c77eb34a68bf8c1edb4a0f6884efab5ccadc1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x10ce8CFBE08D27BC40B12317BE87C368c9c28F91, 0x67A52071F7Eeb0bc5384cCc82e598A502A343200, 0x8c62F6108D87550dA563F2AAA2A91741397003aD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.