GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 186 txns
Deployed by via 0x0ae46b3f at 15087904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $164.36
0x213f2d7dfb3fee359a321b6b7395265ba43f7178b7a800d7e9e9d581e39187c8
0xae43f615d9abdf2e393de604edf3642a2b6c8217303e3fe8a9215aae0eb58d15
0x732620ee3242516348f640ca5bd58372d69464b892f8a6a7a4bbda41c1ca545b
0x3ce3ad3f0a45f6c4754cd71d01f16a658b3c58078cb35e0fcf29cb69786307ea
0xdbb71228994d29157e0ed70706de1cbad262bcfb75588f64b626b990c6a5681f
0x8a1adfd255497b3d2f597bc7a7b346b73f9f72fa53d8f2c94c639b116fafb0ba
0xa8fea71b67e3597e0fe0430d3ad8f294ec3db110a1728cbfd22d325acbca01a7
0xe696b92f3794e0f3d8f0d9b865258c818f1c80fcfc46a62a0255973bfac815c7
0xfb73d5fa62bdb3a627994b80aa8dfd7c52bdccc2f89256e6c389b8b38f78ea47
0x2dc867f6281528d8bfe202f83f8893ec513841f75a9491a288a777999eb4769d

Functions
Getter at block 21169645
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ef947a4d0f9db951b663aca329bc6fdd6e078a18fd7d4bc7e89a1c40b0c5724
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF14E35C4F1E51BF7Ed930813eCD2e2dA1fc86072, 0xd08b294dBD8Bc760c57AbdEC26515Da626511B40, 0xD8DbDb15e91596c50A72E77d95dbC866ebdA8238, 0x284C633962F2386590E934c4fBD2D3EafA0944A3, 0x66Ed79Ee4865c1cb4574b42d467C7Fee28bB4D59, 0x5b27b9279251904AaF2127463eeFf91E0037F725]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
268
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.