GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x5db200fc at 20617873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44.51
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa4680c133eec8a1c359176b6809d36d223dcf15e270f2cc81215599a96016e8a
0xdd384f3024945bd84fe167f54d00574059674154f748f1a91f2f2beed29b8906
0xd84ef5a0ec8f34aefb74ecb211622db53efd381c7274823ed8a3c8d07e19813d
0xb61cb206a89367343fd2b3c6087b72488b82ddb5a5b27cf23105f1649effb5be
0xac52fd684595728e82c71cd4c58c0b312be6622521c1c85d5e27a0e5c85652fe
0x809d85b06c2c752d470e64b9571234f325b647fe954219dd1b63e89bf4e4ea43
0x19895b19d75bda9cc2bf734a9f91e7c917e4fcbbef667a01049717807b76acdf
0x56a07a14f26026fd651186ac7faa35ddbd9eb3976c649cd661aa408eb8a19bf2
0x3a99818714915923f92391d5ae779c99428ef9ebfd275864376499226666cec3
0x81f324ad902d2c756051e9e8583bf585b5934a2863f5820cdbf3fd36caaf09a1

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