GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x70ea8782 at 20055563
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $384,495.65
ERC-20
--
0x7ed088f7235564243d65dfbdf750bfbcac1b8735fcbd7b8938de4e9c78710e05
0x6d598da66f995950572d6af57058675a5bf846743e6a5f41c57652af2bc933f5
0x308ee8d745050114564f0ded4fc6650cc56522613250faee76197e68048d65e3
0x58e84f13851fec636cb50a01819cbaf0e163858d39d3f798d92044c2020da6a1
0xbd1947efcf9a2715c32a070170fdd824406e93cc22f7252479f8b8e5b516cf72
0x60ed25c5a871aff2206a8dfbaf07255cfbced92791a74e1b4d7b6b38198eab6f
0xa882a81462bfe9a201f87e0dba6f11f9c8e79c3452d0bd084df0db85a0962400
0xc51c45e4ccb2a9a06dbbf7e7eca99f9762fcaa59734f71ffa846b2cb9c9c8869
0xdf501f994a3e6dcc3a5158264a994b7de8349a946230ac569c96f213946039bd
0xe5b3745894e2b67e3b3cb4fac23a6a96cab7cb92c9314a8e7b1db7c1047f4011

Functions
Getter at block 21388224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x231575c4583998c3ed6e7a8afb76660e3504e8e4d8362e47f8318ab572aa2267
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF39DEC66301225A92Cb5538c6b2c249Fd76d5e12, 0xB0B25f9763B05AD8D80B077d372d4F522E30da5C, 0xa442611403D367567E7b3887C3Aa737FDc502156]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
46
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.