GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 190 txns
Deployed by via 0x0b35feb4 at 13545393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,324,380.36
ERC-20
Value $278,049.51
ERC-20
Value $99,248.1
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa3bce51ce2b95011a71fde605cde4e5cdde4b28b473497d37a4718c81d71e2fa
0x2155c68f16ba1116d7c8bed31582dc07d1c47c5640b98b123036951e5fe525d3
0x618db28ed71f23fd059aaea0a3ec1bb640a52bb28958a9103e06be6d57c946e5
0x1b90290b150ea3cc9978c94bd6646c6238a99deec109462a2bfc9713355abc4b
0x4ac31888567832fe92c9e5e54d5746a19a1e4395dfdaf3dae49686a714c68ed4
0x4805276eb3016cd8b8713059aa8d4b0546137e26def7c6414565c647444d3352
0x32d197f3107f896675e97d6f87c61d483fc5be43238f6b4830fd62b80d65a953
0x49cbed70879bdc777ef20322605c97f563c3634fc7a571877a64368da8455783
0xaf78676af946452886230ba604f2dbc35eacf8e92cc9e506535398bbabcd8376
0x21b1d744f09b6dcbfbababba40144f1c6926eae1603ecd2ba63566e60140d29c

Functions
Getter at block 21248441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe36949c95be218da324b069bf886ec22015e90055b995cd5c75391353789b26a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0fb2eaCcd02295fE08fa7E110435472b352F3BB4, 0xaF9001840A05e91B875f09E73a84033068CA4C6a, 0x2EC42Cb43470c9A06299DD8421C048a873026EC9, 0xB20917BE23f449dA0dEa6cDCe9cF03FC6C37015B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
221
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.