GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x6bc053e6 at 14493012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,717.97
ERC-20
Value $1,056.45
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x523eca737ea292750e932bd15fd0d89689f06340d125d97dae168c03c0d9a016
0x73f5f48f7097096bbe2531a446a24d2bbe0f6d930573ce3bbf2a3a8156adfa04
0x5f60282215afa5fdefcef33c25c46435e16358cf014fdc72c25703d62c15526a
0xbe1a1c6b2c4e0ebba6a05ec7ffbf191430659db7c5292ff7bd7e9b600a504803
0xeefeccd4834cdc369651917879d9d49cefd4e112bb88099d690786bd029d9995
0xbb4bed6bde135d78b1d1879491708bc51c63a66bbea622b494001507229c83f5
0xf17d72ec0d4d0f13acf4d7abb0cf2d89c25cf8c6f33e480a5b3b45c9db29eaab
0xf1f0d05d1e3cebfe12005b99d47e624c6b27a9129e24c2430776fc4aa1bcd8fc
0x76eab68642c09ed4329d109b0539c9bf722f3aaff1c73df62bcdc98329be7ae4
0xfc20e4eaecd30101a379ddbce3d067cde99de6d7aa2924295f82a0b9dedff830

Functions
Getter at block 21321781
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d456117fcaf51425bbfce475eeba44fc6f07fb5b53485cf771d9dfe4ce17f87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa01b24646592B696536ce3156bf3b8E5e19735a6, 0x477e8cCeafc3771408d653990809DF135D996c07, 0x0c17E4E88d69079A8Cc8acf63452D4879bFcfcFa, 0xc03CE289D7E182f9055a0042A4F5DDFB2e3ffd10]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.