GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0xe6305c83 at 19151810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,794.9
ERC-20
Value $24,839.74
0x023a0b81546ef0aeb9a5f7112116ac2ac97fedb4fe6da9275bfe0c980e64681a
0x3e3ab921cdd8d94890535480feed9048ad9ac51256604d8a802f1ed3ae528002
0x05dfab0d7a45f2c82d6249275dfc25a9cbb1954f5c0e272a097bb831dd023c17
0xe6a683439706d7a407195c8bba4c83801c8a4720fe4c6fa8b88396d89ae99ec1
0x11e3edc87ffc293aa80cd8b35b99a060792849b4fd51399f23c02115ddce7bd4
0xff7ea605f8bd373068a8c283f8617382128225271aec33fe12edfd17ad4a1e94
0xd394eb6bba35ea0cf32020a7d126c08ff530ed73fe7862659092b3e0a13cc580
0x839f86139c1cd17810f146cbdd50e416b8aeaa3cabbd4686d8a21d46d01260a0
0x9ed2d9912b4e15d5d9d20ddda392b6b0d6fea525c2222000dcf10ca36edc3e0c
0xf7d8ec45472154f264a1a13309cb5852a516a82556b0bc0712852866a392d0f0

Functions
Getter at block 21184254
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b9d97d62b86a8db0617549961c7383bf402d123fafaebbbcb6cd90980b0910d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1cf94cDe8ACbF0faD06CF65d38B75416cAe6F6d2, 0x4e4d2213d727432C028E3d18fA0945a0A2d6b631, 0x79281F7602c23989F644D76c3558d29894121e00]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.