GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 280 txns
Deployed by via 0x92bf8c16 at 18233728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,076.86
0xaa7cafe047a9b9d149828f68d84735866ccea2a0c5d84339f372cd10eefc59d5
0x167b80105c95f61a917f8912c284c188222101f54957f25cbb83569dc68dee8e
0x436e50037c0ea8e5ebf1ee739d551426d43d446828f79ba9044afe83af316ad2
0x259cb2c288c86153c68d01e0a8665193f2fbd820bafe87eeb733dabfd2a1411b
0x5971a5329cf45c899009c10e156f1232a8890d185e7bfcb9fe67e311bee62cc0
0xe67aaad8e10f10caf72296c4e06b9ac08d249d373a39ea4bab9939e4e9dd60f1
0xcdfe053693e33c36eb1fda42ff10843c12d82fb92359384c93f1cf2bc8c8bf22
0x17c845b4777e8d341dfd5d3c35b76d3cf2d784d98c79c62edb6098ff6a70255b
0xceecc976ea19c6abf6df6a03de69085d6c20026550c2f16d384902b92806929d
0x0eaf53f4539d07e0897282fb52d0c619025cecf8bc0e6badb645ea1e76872e77

Functions
Getter at block 21207928
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd430f8521a29b6800d4494e18861cf42dede5436b28e9afe2fb1fa115a893a1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb3C399d0A7c82FE5B783D1ca553ED922C1Ce9635, 0x3611865fdD97bB1284E6E85D2e6341657Cf0fC81, 0xCcf48d2EBB81BD5E678a438C0C131BD7F3eEC960, 0x3C02D1B9bDF2F9400aDCB5e3095AF50e3bA7c8eF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
300
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.