GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x18c1a4da at 14156154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $246.3
ERC-20
Value $13,696.97
ERC-20
Value $11,537.87
ERC-20
Value $11,422.86
ERC-20
Value $4,004.44
ERC-20
Value $1,671.12
ERC-20
Value $172.43
ERC-20
Value $0.1
ERC-20
Value $0.01
ERC-20
--
0x1c63f66d88eff2d693c31c8189d3d0697126e533b074ed9c4a42ce6a4d8834af
0x30dacf0287463439a7ce73c67da98f25a9d626f1965063dc9c8355b9b19da136
0xfd8e5a610bbd181fe90172e62fadba2e2b06e038524325b6a9ce67eb35a6e61b
0x33460bd426f22f7d49dc88bb27c6aea7d393c7e2cfd58528c3185abfc16a3d5a
0x6fb47f73aa953663890e8249d9fb6a62b4787e78a0a02abb990b611a9b82d81f
0xd2fad188c035bcea2bae7bf49972f728a50450025bbf7b9702427e5ab4becc55
0x43dfc792c891695236e252761425d034cb453eea0db520bb223b38b73fe14bc9
0xfe91917e2ac06523c6894075044a89b39c460bbd757a542f5e32f6d4974ee9d0
0x9a81e9d55565e7076f3134be7463491fec78285dc1f77f2339a98b66cb1aa7aa
0x194fe15b2ab7f1cd802c9c4808eeb5f2f0a7b5f8d93f89fc182f4739e577fbd7

Functions
Getter at block 21053088
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1ff44f98f36f6f92e1b4731873a8259c09bd9e07b402e524779c36d8ca6a5194
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF66C95940f40E2a9Cc35e4ce36623b978e0627af, 0x9C43CeF371b6F1e66C4C578E8855653ea179Bd0D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
76
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.