GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0xdc8a0376 at 13811011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,854.9
ERC-20
Value $192.7
ERC-20
Value $89.98
ERC-20
Value $71.45
ERC-20
--
 (#13)
ERC-721
--
 (#8)
ERC-721
--
)
ERC-721
--
 (#157)
ERC-721
--
 (#156)
ERC-721
--
0xa23e7471810dda021b6123073ebf7ff25f8cd759b53b41e9d46d332d32b23d56
0x38847aa8a2f2518174919df980eabf205185267178d70befd240977bbdfc449e
0x498de953a94e2cc348cef35f3100718b2d32019a739e3d379248cba309776094
0x90b78e440d7e592772fedc8d7e16a2b23baa87b5ee69c6480b0a71304c5c5fe1
0x6c742c3de5192d2d2105f8c17508c0a733ee8c5e892d2b8807b584abfecd386f
0x496e072d3554c854dc3f7369a1d5aba77101960468e054a023ab84271a2f87cc
0x8bd04b236dbb9488b334c83aced1a6b452a85d5ab03d4a26c681f066df551a7c
0x5464e47e4de2a8c9f8ad91b9b43124d6d8f8e631fc8d9e73248d01ee0eb25c7e
0x605e3713249631afc10ebf4247030bc610a1310dbb32848e6207483e71e8af91
0xd3ffc1be89d17361de49f4ddaeb9db35f470986a4b4d1ee21d244404eb1fd1ee

Functions
Getter at block 20861307
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ee54fd8904b9a4d1d4e00fc229b0380efcefdd1c7cb80fc2c15ba2e2f0adda0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x806f7FB8F32464aB962D632D06159f60e03FfE92, 0xb4DaA5124033ad06491dd802B3d059C28eEE5c51, 0x2CF8AAaB48e36500827beDfC703270bA984Bd3ed, 0xf41bF89ceC522E6755C3FEfC682A0804A7C225c8, 0x82c0909b82a64A0F7980823c4B33C7aC4a24a991, 0xbA99A2adcF06196959a7e22f1847c5d5488FbC1e, 0x20bbc0aBff00927859024C51ae674d8B168AdF54, 0x6dbe7534a111a05179005F4950DEfe66004eAe2b]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
164
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.