GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0xe457111c at 19969632
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $685.94
ERC-20
Value $2,434,501.85
ERC-20
Value $411,924.23
ERC-20
Value $6,833.65
ERC-20
Value $4,910.31
ERC-20
Value $317.01
ERC-20
Value $3.59
ERC-20
Value $0.1
ERC-20
--
 (#1847)
ERC-721
--
0x809d4744ade65fb87b548fbd12b5a82d0b7899212bfd2a1c23319f82ef32672e
0x61329e5bdd7efe7ec45f7ac705bf2372af427428861a880951ebacae301469a9
0x2ab1b42c80bc8781c8af2d06738ed2707867f4197d2e37a9a900e4261eca36ef
0xf0524a19f0af2f029395a0bee92472947433523329c0ed4626842d7df109691d
0x95f1fad4afb711ec756f7177eef5b766bc60893b1618d2694059f18550967ca8
0xd2ac770003bfd244b1166dfb3c1b7f08e21d065621db8cdc48988823aa69c5fb
0xa48a5ea1a5a3ff8e6dff92a346a476cfb759102771db5ecc0183cf063b88f07a
0x54c707865d896238be522aab87d81f5f5a48a9863dfd01f5044242dceef58f4b
0x5c68828c334277ba26c3b65c2e4fc31795f529be36f6fe624a3b7e499587ebc7
0x9516f13013dcee398f1b5398bb5c8785f98c173bb90814df2ca3c5f2756d31f7

Functions
Getter at block 21285466
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1424df27480e3901e39d4048e4c63fdd17f62fd5a432c4eae21ebf7f24c970e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfE5B95B0f1d5e43D639D4986C4dD019Be3Be556E, 0x7D76110Bd0eE7b1309Cf7607B803A2bf90A375c8, 0x94CEDC831D2dA19F364f1d369F4b1bb1Bc3E6b56, 0x76EBd86568f0cf97a1fF8c13955130E466b2AB4D, 0x84a6a7c0674A3AA03e09c026600cb46181821f07, 0x4D0E5FDa6357773A6Ce47165b9A6992b349466d1, 0x7103A6cF87753cFBe2e7d9eC0D47B6c1cC844272, 0x494D6461A318dA362F139F6E09818Dc1384641A9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
130
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.