GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x1429fe84 at 18279266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $660,192.99
ERC-20
Value $1,260,426.56
ERC-20
Value $450,000.1
ERC-20
Value $403,484.9
ERC-20
Value $388,847.91
ERC-20
Value $140,909.21
ERC-20
Value $136,185.23
ERC-20
Value $77,305.08
ERC-20
Value $34,973.76
ERC-20
Value $13,552.33
0x7b0f63aa6c155be7d004f3d659955b6e604d60c8e324fbbeb010fcd15b984802
0x165199a77d9364986cc9c32c9a8ab1bff0c790d2d089c9c26f57614850c4f18a
0x0f4a25f530e828b1774754b2aa36003f215b69dac89ad725a5143d71aed3a607
0x2081bc9bcfefcb47aff32b91a6f919ac2e4d66bc393bc1bf566c289c83b6246c
0xeb01cb6e19f764cd50ec4667ea37ca23e3328f92a3c375f854991445db67d47a
0x783e7c37e1735a0d7a1ea6fa19ed53f63b1eb073a8ad287796da9622c4259106
0xfae8aa2168eef798a5105db7e7f04ce7a1afda1922a9d9a0cb93fd5edd4d38a5
0x2bc17753d0f96528fca2a5fc2cc7bfaac210bc09f6c6e3bf8b40e30408dc3726
0x6aa177475b0fb804ecc1804b6def4e99859548fb3de1afd2bd195ff2a03b4a0b
0x14c77cc9a2577df9f2efa782f7ab7b1e9d7c43adb9da42d6b457722582c7569a

Functions
Getter at block 21397590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x30acd9b4a05020559f47f0473cedb07ef43403f7b7f7a7aba4acc3f61fa06059
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA8689aC594F27a97018e1399c9D3Ba315b23A9F3, 0x4380AcB30d72AaA1eB1076969a1E5Da06D9f2314, 0xD3a70109F8D3fCFfBEdDcdD5FF0Ca0f48Ca9390b, 0x094833311Ae1B30af78D0773d8E726C5A208557c, 0xd5Bb23D16BA5A13A91d60dD5f3925164b6eF9255]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
50
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.