GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 180 txns
Deployed by via 0x8e6d94ac at 19978788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65.06
ERC-20
Value $3,040,159.34
ERC-20
Value $0.73
ERC-20
Value $0
)
ERC-721
--
ERC-20
--
0x4874a92db1be4aa72a2841f647b85c453b768f75f2c296e20f8c8e7e38bf1d62
0xc742b86ff8faeee9420829fe89a475b179d4baff16debb943d63d7366f60b7d5
0x2a2b72ed46886b3d9c36b84cfdabc97f8875e868551113e09faef41bf3612505
0x58554d14b5ad15f34cb508fd2e4f6700c8e668d070e78bb2edc35f651a03d1cc
0xfa94abaa6a5b4927fc64358b50c17c2f9b7dc871ddd9f7790ae76c8ab0647a49
0x88df73a0f9746bb089e40410fc8a5ce7a0ccd2741c3566c0c73eaa9ba1239267
0x36aacbc290675d98780b6e791b3e7049c6cd56623906ddbaba08ef80a3a2abef
0x6fda3eaf5c4eaa1613de1bcd5f11c5b83a46e60b29ff0f7ff239fb90b354339b
0x668d2109c07bf8e3a14979cf637676508cdb4dead8069426fb4478b565371fef
0xb0682fdea8f41545f2af9840eccb5ced56c5b2d3e592237b79bef902e365615a

Functions
Getter at block 21289795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0849d1842b02d1e2826e22848a229f73c080b726a6f9823cdcd4f53f4785facd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1103956Dfe7846332e7F4b1d86786107B7903Ac3, 0xa464980f8ea9d2b88258FBf9BC878F989B2c5DCA, 0x82e09977ced7dE0F93548D89C227D2E1BF8F3337, 0x380c2798660B9289279Db77F1b5821fD7542456C, 0x68f5549648ec500056319474F88a71619eEA57D0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
208
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.