GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x57ebd3dc at 17522177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,667.15
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd659afa7d8c1e681e84732e86011a5207ac8f0fb7e7db83911faff5b2dc7750f
0x5bb5f967b6ae72bdcd771463f911402c31cc51e96ee568cbfe48a9beacb29057
0xdc50f4e802ac1d0477c139152aae51736c514bb1428f0c41fae46a93a7f97077
0x9e85ad0a7a7be0e5c07e45578d9b26a06ac0f5db15f12cfbe1041273fe805cfb
0xcf88bd55df6f3b6a208f5526e3fc780495c817f8596ec7b49d9fa41036536345
0x24a05879802e44b0ad5e5f54224bb0451ceae1a78059007f15cbf9cd6d68c0a2
0x7ee62e2dd11c303ca5102505e788f4312df33b3ac9e293301c3f5cfc429e8745
0xcd68c3e20932b37ddba4bee31ddea8f89232c88e62ff4e84aad25177484bafd6
0x48f699e08b8fddb39361e528de300828b0d3569c67fd9501614cee7583a4e3e5
0x97d9871c2290f654493b321f73bb109285efaea99d371b481f267dc2f9369798

Functions
Getter at block 21247694
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce9ce7c9364f5e5f2250654b75d97f836c46669ced1751a36a6a977404411f50
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0897316DFE7141DB1E182551c3e8077cf5dd9695, 0xb67ac19693fB89880Ca5873f6a890E865b259c26, 0xF0fCdb037718E1B2b52f109Ae776713F9c1f730c, 0x140C0227Cbe493A56868DDF4ea582E92ef3e9744, 0xF1d0E74D4a54aBfeA3777d89cef7f7445acd992A, 0x6BBf4f7478824482F0cE2861d003bf0Ef61CdBD6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
62
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.