GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 314 txns
Deployed by via 0x6de72f33 at 19723687
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54.11
0x057c25fb47655d200589694b8d55ec3a55b2bb7593ab28e730fba77281a7ae5e
0xc0d969b17a15429e292059b8742b36c5376883e15c9daffffacd091d30eac28b
0x078a015262ad27584e32100d1ba22d0698a60d08e3be19209d4e381db3e11ac8
0xa613bfd23d0c26c5f8781957956505b70d9e4275a62f2893991b5fc8391012da
0x124cb314fd5fe7e8a8ffff8a43f038482c341d3a13718e7245a8eb0d0deaf832
0xadd42a7b1f3fc96a5ea6817c103d38c848dbeeabd225487c0a510c3c29b27e8e
0x29eb48a843b56d338c1635f049476da7822609583c10d1d527d3fc8a521e54ad
0x2c9f15e4331aa3704a232b9d427ed54575ecb6c50bce96c08988c000581c2948
0x377bf4bcb996dccee74249843e5393fd5cff6990879553daeb3fb64e8969033d
0xace0ad00c0ae51f6fdbf81d06897d190e3b708a2996f602e0b79a6cb608212ed

Functions
Getter at block 21158600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa411744db4cde6af3c6e062ded8e3dbcd1d359f9d8a4a463a7a744c84a74e887
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x965e3f9dcad7f6283e48367AfF3E10eF18b41ae9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
311
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.