GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0x4230f31a at 19967020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,916.6
ERC-20
Value $2,644,521.42
ERC-20
Value $276,192.39
ERC-20
Value $81,002.15
ERC-20
Value $42,462.77
ERC-20
Value $151.72
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xaca6cdf3fdbc2174b370fbd075ae645df44d2e7fb18151c39418235007ca030b
0xa4b2ed018cbed72b631f8223be6cc73eaabab35c4d18e956432dc3058752d999
0xb07f5b26a24cf7d174f1be838101cabbddcc55b2198e8f8e77361e133dbcf563
0xc2b22e3270563578388c1aac71278627521d9860356b4595e065cab064c0d345
0x8908de0568c930a22a61f869c1246a0a743d1cc1144978894884a5b65e7f0976
0xcfc9c9e18b88464887ebc5b60a66f5424587a81db409a30bc7efbd9fe9208e9e
0xb1cd3856c6c9b64062b0742880938edbfde707596ffaeda2dd1be7188431f81a
0xda087a4c8bfaa5facc93a37ba877941e5736ecc2489cd81cc797080fcd79f99c
0x4752fe177702686031516ef52905cac8394ae18349ff0f699a28be1ded44eaa7
0x216bebecd96ca967deeb6580d077acf12fe960c2309e993be2b0ed97aaabd8e7

Functions
Getter at block 21273050
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x660bd062020620ec556420ae936df1abbe6aa0ee33af55a9aafbfedd6019f6c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x213Ef75CC9ACBB11536dfC0A9962e3Be8Ee8F0f4, 0xEb8414bd5F2EE602775b6AAc2C7E5605Bd599A2E, 0x387a161C6b25aA854100aBaED39274e51aaffffd, 0xEeB166De27a4439602B5330ef39BE5970bbDe92D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
109
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.